Probe #9ee3e7cbc2 of Dell Inspiron 1501
Log: xorg.conf.d
driver-radeon.conf
------------------
Section "Device"
Identifier "Card0"
Driver "scfb"
EndSection
kbd-layout-multi.conf
---------------------
Section "InputClass"
Identifier "All Keyboards"
MatchIsKeyboard "yes"
Option "XkbLayout" "us,ru"
EndSection
mouse0.conf
-----------
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection