Section "Module" Load "dri2" Load "glamoregl" EndSection Section "InputClass" Identifier "evdev pointer catchall" MatchIsPointer "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" Identifier "evdev keyboard catchall" MatchIsKeyboard "on" MatchDevicePath "/dev/input/event*" Driver "evdev" EndSection Section "InputClass" # Novell Bug #668842 Identifier "PS/2 Generic Mouse" MatchProduct "PS/2 Generic Mouse" MatchIsPointer "on" Driver "evdev" Option "EmulateWheel" "on" Option "EmulateWheelButton" "2" Option "YAxisMapping" "4 5" Option "XAxisMapping" "6 7" Option "Emulate3Buttons" "on" Option "EmulateWheelTimeout" "200" EndSection Section "Device" Identifier "Device: A4-APU 0 - DVI" Driver "radeon" Screen 1 Option "ZaphodHeads" "DVI-0" EndSection Section "Device" Identifier "Device: A4-APU 1 - VGA" Driver "radeon" Screen 0 Option "ZaphodHeads" "VGA-0" EndSection Section "Monitor" Identifier "Klar-DVI" Option "Primary" "True" EndSection Section "Monitor" Identifier "Matsch-VGA" Option "RightOf" "Klar-DVI" EndSection Section "Screen" Identifier "VGA-Screen" Device "Device: A4-APU 1 - VGA" Monitor "Matsch-VGA" EndSection Section "Screen" Identifier "DVI-Screen" Device "Device: A4-APU 0 - DVI" Monitor "Klar-DVI" EndSection Section "InputClass" Identifier "vmmouse" MatchIsPointer "on" MatchTag "vmmouse" Driver "vmmouse" EndSection Section "InputClass" Identifier "LocalKeyboard" MatchIsKeyboard "on" Option "XkbLayout" "de" EndSection Section "ServerFlags" Option "AutoAddGPU" "off" EndSection Section "ServerLayout" Identifier "Main" Screen 0 "DVI-Screen" LeftOf "VGA-Screen" Screen 1 "VGA-Screen" Option "Xinerama" "off" EndSection