[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ingen mus med 2.6-kärna



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

2.6-kärnan har ett nytt "input"-system med enheter under /dev/input, och du
behöver nog ändra xorg.conf så att den använder detta. Exempelvis:

Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Device- och protocol-raderna är nog de väsentliga här.

Marcus

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEYIZ3XjXn6TzcAQkRAsu8AKDZnZXTL49qN3cpPRxYB1b8OJ2YSwCgyRiN
NYsqTPGOrjor93H464rxBJY=
=ekq9
-----END PGP SIGNATURE-----



Reply to: