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

Re: Maus bewegt sich nicht



On Mon, Mar 19, 2007 at 09:05:44PM +0100, Klaus Becker wrote:
> Section "InputDevice"
> 	Identifier	"Configured Mouse"
> 	Driver		"mouse"
> 	Option		"CorePointer"
> 	Option		"Device"		"/dev/ttyS0"
> 	Option		"Protocol"	"Microsoft"
> 	Option		"Emulate3Buttons"	"true"
> EndSection
> Mit anderen Varianten zu "Device" und "Protocol" wird der nager entweder nicht 
> erkannt oder er bleibt scheintot. Es ist eine einfache PS/2-Maus von 
> Logitech.
> Da ist guter Rat teuer...

Nicht alles ist teuer... Hiermit gehts hier:
Section "InputDevice"
Identifier      "Configured Mouse"
Driver          "mouse"
Option          "CorePointer"
#Option         "Device" "/dev/psaux"
#Option         "Protocol" "ImPS/2"
Option          "Device" "/dev/input/mice"
Option          "Protocol" "ExplorerPS/2"
#       Option  "Emulate3Buttons" "true"
Option          "ZAxisMapping" "4 5"
EndSection

Wenn /dev/input/mice nicht geht, probier /dev/psaux.


ciao, Dirk
-- 
|           Akkuschrauber and AEG GSM stuff           |
|  The "Ruhrgebiet", best place to live in Germany!   |
| Visit my homepage:   http://www.nutrimatic.ping.de/ |



Reply to: