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

Re: PS/2 Maus und zugehörige Protokolle



Hi ihr zwei,

On Thu, 2003-10-23 at 10:39, Soeren D. Schulze wrote:
> Thomas wrote:
> Hm, evtl. läuft sie ja auch mit PS/2 oder ImPS/2.
> 
Mit Sicherheit mit ImPS/2. MouseMan war damals, als ich noch ein Dreirad
hatte :-)

Bei mir sieht das so aus:

------
### Touchpad (Laptop)
Section "InputDevice"
	Identifier  "Touchpad"
	Driver      "mouse"
	Option	    "CorePointer"
	Option      "Protocol" "ps/2"
	Option      "Device" "/dev/psaux"
	Option      "Emulate3Buttons" "true"
 	Option 	    "ZAxisMapping" "4 5"
EndSection


### USB-Maus
Section "InputDevice"
	Identifier  "USBMouse"
	Driver      "mouse"
	Option	    "SendCoreEvents" "true"
	Option      "Protocol" "ImPS/2"
	Option      "Device" "/dev/input/mice"
#	Option      "Emulate3Buttons" "no"
 	Option 	    "ZAxisMapping" "4 5"
EndSection
-------
ZAxisMapping ist für die Funktion des Rades


Gruß
Lars
> Nur eine Vermutung, keine wirkliche Hilfe ...
> 
> Sören
-- 
LarsWeissflog
L@rs-W dot DE




Reply to: