Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Section "InputClass"
- Identifier "synaptics-all"
- Driver "synaptics"
- Option "RTCornerButton" "2"
- Option "HorizEdgeScroll" "true"
- Option "VertEdgeScroll" "true"
- MatchIsTouchpad "on"
- EndSection
- Section "InputClass"
- Identifier "Keyboard"
- Driver "evdev"
- Option "AutoRepeat" "500 30"
- Option "XkbRules" "xorg"
- Option "XkbLayout" "us(alt-intl),ru(winkeys)"
- Option "XkbOptions" "grp:menu_toggle,terminate:ctrl_alt_bksp"
- MatchIsKeyboard "true"
- MatchProduct "AT Translated Set 2 keyboard"
- EndSection
- Section "InputClass"
- Identifier "mouse-all"
- Driver "evdev"
- MatchIsPointer "on"
- EndSection
- Section "InputClass"
- Identifier "Garbage"
- MatchTag "garbage"
- Option "ignore" "true"
- EndSection
- Section "ServerLayout"
- Identifier "X.org Configured"
- Screen 0 "Screen0" 0 0
- # InputDevice "Mouse0" "CorePointer"
- # InputDevice "Keyboard0" "CoreKeyboard"
- EndSection
- Section "Files"
- ModulePath "/usr/lib64/xorg/modules"
- FontPath "/usr/share/fonts/misc/"
- FontPath "/usr/share/fonts/TTF/"
- FontPath "/usr/share/fonts/OTF"
- FontPath "/usr/share/fonts/Type1/"
- FontPath "/usr/share/fonts/100dpi/"
- FontPath "/usr/share/fonts/75dpi/"
- EndSection
- Section "Module"
- Load "glx"
- Load "extmod"
- Load "record"
- Load "dri2"
- Load "dbe"
- Load "dri"
- EndSection
- #Section "InputDevice"
- # Identifier "Keyboard0"
- # Driver "kbd"
- # Option "XkbModel" "s/pc101/pc10[4:5]"
- #EndSection
- #Section "InputDevice"
- # Identifier "Mouse0"
- # Driver "mouse"
- # Option "Protocol" "auto"
- # Option "Device" "/dev/input/mice"
- # Option "ZAxisMapping" "4 5 6 7"
- #EndSection
- Section "ServerFlags"
- # Option "AllowEmptyInput" "True"
- Option "AutoAddDevices" "False"
- # Option "AIGLX" "True"
- EndSection
- Section "Monitor"
- #DisplaySize 340 190 # mm
- Identifier "Monitor0"
- VendorName "LGD"
- ModelName "LP156WH2-TLQ1"
- EndSection
- Section "Device"
- ### Available Driver options are:-
- ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
- ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
- ### [arg]: arg optional
- #Option "NoAccel" # [<bool>]
- #Option "SWcursor" # [<bool>]
- #Option "Dac6Bit" # [<bool>]
- #Option "Dac8Bit" # [<bool>]
- #Option "BusType" # [<str>]
- #Option "CPPIOMode" # [<bool>]
- #Option "CPusecTimeout" # <i>
- #Option "AGPMode" "8" # <i>
- #Option "AGPFastWrite" # [<bool>]
- #Option "AGPSize" # <i>
- #Option "GARTSize" # <i>
- #Option "RingSize" # <i>
- #Option "BufferSize" # <i>
- #Option "EnableDepthMoves" # [<bool>]
- #Option "EnablePageFlip" # [<bool>]
- #Option "NoBackBuffer" # [<bool>]
- #Option "DMAForXv" # [<bool>]
- #Option "FBTexPercent" # <i>
- #Option "DepthBits" # <i>
- #Option "PCIAPERSize" # <i>
- #Option "AccelDFS" # [<bool>]
- #Option "IgnoreEDID" # [<bool>]
- #Option "DisplayPriority" # [<str>]
- #Option "PanelSize" # [<str>]
- #Option "ForceMinDotClock" # <freq>
- #Option "ColorTiling" "true" # [<bool>]
- #Option "VideoKey" # <i>
- #Option "RageTheatreCrystal" # <i>
- #Option "RageTheatreTunerPort" # <i>
- #Option "RageTheatreCompositePort" # <i>
- #Option "RageTheatreSVideoPort" # <i>
- #Option "TunerType" # <i>
- #Option "RageTheatreMicrocPath" # <str>
- #Option "RageTheatreMicrocType" # <str>
- #Option "ScalerWidth" # <i>
- #Option "RenderAccel" # [<bool>]
- #Option "SubPixelOrder" # [<str>]
- #Option "ShowCache" # [<bool>]
- #Option "DynamicClocks" # [<bool>]
- #Option "VGAAccess" # [<bool>]
- #Option "ReverseDDC" # [<bool>]
- #Option "LVDSProbePLL" # [<bool>]
- #Option "AccelMethod" # <str>
- Option "DRI" "true" # [<bool>]
- #Option "ConnectorTable" # <str>
- #Option "DefaultConnectorTable" # [<bool>]
- #Option "DefaultTMDSPLL" # [<bool>]
- #Option "TVDACLoadDetect" # [<bool>]
- #Option "ForceTVOut" # [<bool>]
- #Option "TVStandard" # <str>
- #Option "IgnoreLidStatus" # [<bool>]
- #Option "DefaultTVDACAdj" # [<bool>]
- #Option "Int10" # [<bool>]
- #Option "EXAVSync" # [<bool>]
- #Option "ATOMTVOut" # [<bool>]
- #Option "R4xxATOM" # [<bool>]
- Option "AccelMethod" "EXA"
- Option "AccelDFS" "True"
- #Option "XAANoOffscreenPixmaps" "true"
- Option "AGPMode" "8"
- #Option "ColorTiling" "on"
- Option "EnablePageFlip" "true"
- #Option "TripleBuffer" "true"
- #Option "DMAForXv" "true"
- #Option "GARTSize" "64"
- #Option "DynamicClocks" "on"
- #Option "EnablePrivateBackZ" "yes"
- #Option "UseInternalAGPGART" "no"
- Identifier "Card0"
- Driver "radeon"
- VendorName "ATI Technologies Inc"
- BoardName "M92 LP [Mobility Radeon HD 4300 Series]"
- BusID "PCI:1:0:0"
- EndSection
- Section "Screen"
- Identifier "Screen0"
- Device "Card0"
- Monitor "Monitor0"
- SubSection "Display"
- Viewport 0 0
- Depth 1
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 4
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 8
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 15
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 16
- EndSubSection
- SubSection "Display"
- Viewport 0 0
- Depth 24
- Modes "1366x768"
- EndSubSection
- EndSection
- Section "Extensions"
- Option "Composite" "Enable"
- EndSection
- Section "DRI"
- Mode 0666
- EndSection
Advertisement
Add Comment
Please, Sign In to add comment