-
Section "ServerLayout"
-
Identifier "Default Layout"
-
Screen "Default Screen"
-
InputDevice "Generic Keyboard"
-
InputDevice "Configured Mouse"
-
InputDevice "Synaptics Touchpad"
-
Option "AIGLX" "true"
-
EndSection
-
-
Section "Files"
-
RgbPath "/usr/share/X11/rgb"
-
ModulePath "/usr/lib/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/CID/"
-
FontPath "/usr/share/fonts/100dpi/"
-
FontPath "/usr/share/fonts/75dpi/"
-
EndSection
-
-
Section "Module"
-
Load "dri"
-
Load "i2c"
-
Load "bitmap"
-
Load "extmod"
-
Load "glx"
-
Load "ddc"
-
Load "freetype"
-
Load "type1"
-
Load "int10"
-
Load "vbe"
-
EndSection
-
-
Section "InputDevice"
-
Identifier "Generic Keyboard"
-
Driver "kbd"
-
Option "CoreKeyboard"
-
Option "XkbRules" "xorg"
-
Option "XkbLayout" "hu"
-
Option "XkbOptions" "lv3:ralt_switch"
-
EndSection
-
-
Section "InputDevice"
-
Identifier "Configured Mouse"
-
Driver "mouse"
-
Option "CorePointer"
-
Option "Device" "/dev/input/mice"
-
Option "Protocol" "ExplorerPS/2"
-
Option "ZAxisMapping" "4 5"
-
Option "Emulate3Buttons" "true"
-
EndSection
-
-
Section "InputDevice"
-
Identifier "Synaptics Touchpad"
-
Driver "synaptics"
-
Option "SendCoreEvents" "true"
-
Option "Device" "/dev/psaux"
-
Option "Protocol" "auto-dev"
-
Option "HorizScrollDelta" "0"
-
Option "SHMConfig" "on"
-
EndSection
-
-
Section "Monitor"
-
Identifier "Generic Monitor"
-
Option "DPMS"
-
EndSection
-
-
Section "Device"
-
Identifier "Intel Corporation Mobile Integrated Graphics Controller"
-
Driver "i810"
-
BusID "PCI:0:2:0"
-
Option "DRI" "true"
-
EndSection
-
-
Section "Screen"
-
Identifier "Default Screen"
-
Device "Intel Corporation Mobile Integrated Graphics Controller"
-
Monitor "Generic Monitor"
-
DefaultDepth 24
-
SubSection "Display"
-
Depth 1
-
Modes "1280x800"
-
EndSubSection
-
SubSection "Display"
-
Depth 4
-
Modes "1280x800"
-
EndSubSection
-
SubSection "Display"
-
Depth 8
-
Modes "1280x800"
-
EndSubSection
-
SubSection "Display"
-
Depth 16
-
Modes "1280x800"
-
EndSubSection
-
SubSection "Display"
-
Depth 24
-
Modes "1280x800"
-
EndSubSection
-
-
EndSection
-
-
Section "DRI"
-
Group "users"
-
Mode 0666
-
EndSection
-
-
Section "Extensions"
-
# Group "video"
-
Option "Composite" "Enable"
-
EndSection
-
Posted by mcbuddha Wed 7th Mar 2007 15:18 - Syntax is None/text - 57 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
PermaLink to this entry https://pastebin.co.uk/11526
Posted by mcbuddha Wed 7th Mar 2007 15:18 - Syntax is None/text - 57 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Comments: 0