Section "ServerLayout" Identifier "Simple Layout" Screen "Screen 1" 0 0 InputDevice "Logitech LX700 - 1" InputDevice "Logitech LX700 - 2" EndSection Section "Files" FontPath "/usr/share/fonts" FontPath "/usr/share/fonts/misc" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "extmod" Load "glx" Load "int10" Load "vbe" Load "dri" Load "xtrap" EndSection Section "ServerFlags" Option "blank time" "10" Option "standby time" "20" Option "suspend time" "30" Option "off time" "60" EndSection Section "InputDevice" Identifier "Keyboard" Driver "keyboard" EndSection #Section "InputDevice" # Identifier "Logitech LX700 - 1" # Driver "evdev" # Option "Device" "/dev/input/event0" # Option "evBits" "+1" # Option "keyBits" "~1-255 ~352-511" # Option "Pass" "3" # Option "XkbModel" "ltcd" # Option "XkbLayout" "us" # Option "XkbOptions" "eurosign:e,lv3:ralt_switch,compose:menu" # Option "XkbVariant" "alt-intl" # Option "CoreKeyboard" #EndSection Section "InputDevice" Identifier "Logitech LX700 - 1" Driver "keyboard" Option "XkbModel" "ltcd" Option "XkbLayout" "us" Option "XkbOptions" "eurosign:e,lv3:ralt_switch,compose:menu" Option "XkbVariant" "alt-intl" Option "CoreKeyboard" EndSection Section "InputDevice" Identifier "Logitech LX700 - 2" Driver "evdev" Option "Device" "/dev/input/event1" Option "evBits" "+1-2" Option "keyBis" "~255-287" Option "relBits" "~0-2 ~6 ~8" Option "Pass" "3" Option "XkbModel" "ltcd" Option "XkbLayout" "us" Option "XkbOptions" "eurosign:e,lv3:ralt_switch,compose:menu" Option "XkbVariant" "alt-intl" Option "SendCoreEvents" "True" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "Auto" Option "Buttons" "9" Option "CorePointer" EndSection Section "Monitor" Identifier "My Monitor" HorizSync 31.5 - 79.0 VertRefresh 50.0 - 70.0 Option "dpms" EndSection Section "Device" Identifier "ATi 9250SE" Driver "radeon" Option "AGPMode" "8" Option "MonitorLayout" "TMDS, TMDS" # Option "AccelMethod" "EXA" Option "AccelMethod" "XAA" Option "MergedFB" "on" Option "CRT2Position" "RightOf" Option "MetaModes" "1280x1024, 1280x1024" Option "RenderAccel" "on" # Option "BackingStore" "True" Option "BackingStore" "False" Option "SubPixelOrder" "RGB" EndSection Section "Screen" Identifier "Screen 1" Device "ATi 9250SE" Monitor "My Monitor" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "768x576" "640x480" "640x400" EndSubSection EndSection Section "Extensions" Option "RENDER" "Enable" # Option "Composite" "Enable" Option "DAMAGE" "Enable" EndSection Section "DRI" Mode 0666 EndSection