Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "us,ru" Option "XkbVariant" ",legacy" Option "XkbOptions" "grp:toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Keyboard-ps" Driver "evdev" Option "Device" "/dev/input/by-path/platform-i8042-serio-0-event-kbd" Option "evBits" "+1" Option "keyBits" "~1-255 ~352-511" Option "XkbRules" "xorg" Option "XkbModel" "evdev" Option "XkbLayout" "us,ru" Option "XkbVariant" ",legacy" Option "XkbOptions" "grp:toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Keyboard-usb" Driver "evdev" Option "Device" "/dev/input/by-id/usb-Chicony_USB_Keyboard-0101-event-kbd" Option "evBits" "+1" Option "keyBits" "~1-255 ~352-511" Option "XkbRules" "xorg" Option "XkbModel" "evdev" Option "XkbLayout" "us,ru" Option "XkbVariant" ",legacy" Option "XkbOptions" "grp:toggle,grp_led:scroll" EndSection Section "InputDevice" Identifier "Generic Mouse" Driver "mouse" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "InputDevice" Identifier "Mouse-usb 0" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/by-id/usb-Logitech_USB-PS.2_Optical_Mouse-1110-mouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "InputDevice" Identifier "Mouse-usb 1" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/by-id/usb-Logitech_USB-PS.2_Optical_Mouse-2000-mouse" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" Identifier "EIZO FlexScan L550" DisplaySize 338 271 HorizSync 31.0 - 64.0 VertRefresh 59.0 - 61.0 Option "DPMS" EndSection Section "Monitor" Identifier "IVM ProLite PLX436S" DisplaySize 338 271 HorizSync 24.0 - 83.0 VertRefresh 55.0 - 76.0 Option "DPMS" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "AccelMethod" # [] #Option "offscreensize" # [] #Option "SWcursor" # [] #Option "ignoreconnector" # [] #Option "forcereduced" # [] #Option "forcedpi" # #Option "useconfiguredmonitor" # [] #Option "HPD" # #Option "NoRandr" # [] #Option "RROutputOrder" # [] #Option "DRI" # [] #Option "TVMode" # [] #Option "ScaleType" # [] #Option "UseAtomBIOS" # [] #Option "AtomBIOS" # [] #Option "UnverifiedFeatures" # [] #Option "Audio" # [] #Option "HDMI" # [] #Option "COHERENT" # [] Identifier "Radeon HD 3300" Driver "radeonhd" # "radeonhd" # "fglrx" VendorName "ATI Technologies Inc" BoardName "Radeon HD 3300" BusID "PCI:1:5:0" Option "DRI" "on" Option "AccelMethod" "exa" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "AccelMethod" # [] #Option "offscreensize" # [] #Option "SWcursor" # [] #Option "ignoreconnector" # [] #Option "forcereduced" # [] #Option "forcedpi" # #Option "useconfiguredmonitor" # [] #Option "HPD" # #Option "NoRandr" # [] #Option "RROutputOrder" # [] #Option "DRI" # [] #Option "TVMode" # [] #Option "ScaleType" # [] #Option "UseAtomBIOS" # [] #Option "AtomBIOS" # [] #Option "UnverifiedFeatures" # [] #Option "Audio" # [] #Option "HDMI" # [] #Option "COHERENT" # [] Identifier "Radeon HD 4350" Driver "radeonhd" VendorName "ATI Technologies Inc" BoardName "Radeon HD 4350" BusID "PCI:2:0:0" Option "DRI" "on" Option "AccelMethod" "exa" EndSection Section "DRI" Mode 0666 EndSection Section "Screen" Identifier "Screen 0" Device "Radeon HD 3300" Monitor "EIZO FlexScan L550" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection Section "Screen" Identifier "Screen 1" Device "Radeon HD 4350" Monitor "IVM ProLite PLX436S" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1280x1024" EndSubSection EndSection #Section "ServerLayout" # Identifier "Seat" # Screen 0 "Screen 0" 0 0 # Screen 1 "Screen 1" LeftOf "Screen0" # InputDevice "Generic Keyboard" "CoreKeyboard" # InputDevice "Generic Mouse" "CorePointer" ## Option "Xinerama" #EndSection Section "ServerLayout" Identifier "Seat 0" Screen 0 "Screen 0" 0 0 InputDevice "Keyboard-ps" "CoreKeyboard" InputDevice "Mouse-usb 0" "CorePointer" Option "IsolateDevice" "PCI:1:5:0" EndSection Section "ServerLayout" Identifier "Seat 1" Screen 0 "Screen 1" 0 0 InputDevice "Keyboard-usb" "CoreKeyboard" InputDevice "Mouse-usb 1" "CorePointer" Option "IsolateDevice" "PCI:2:0:0" EndSection