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

IntelliTrackball



Seit mehreren Jahren besitze ich für meinen übervollen Schreibtisch den
Trackball von Microsoft. 
Nach dem Umstieg auf Linux fehlt leider die Unterstützung für drei
Tasten und das Scrollrad. Die relevanten Abschnitte der XF86Config-4
sind angefügt. 

Der Trackball funktioniert, linke und rechte Taste auch. Was nicht geht
sind beide Tasten gemeinsam, Scrollen mit dem Rad und Anklicken mit dem
Rad. Was muss ich ändern? Ich hoffe, es ist keine FAQ.

Merci vielmals 

B.Kleine

### BEGIN DEBCONF SECTION
# XF86Config-4 (XFree86 server configuration file) generated by dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
...snip...
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/ttyS0"
	Option		"Protocol"		"Microsoft"
	Option		"ZAxisMapping"		"4 5"
EndSection

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

...snip...
Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection

### END DEBCONF SECTION


Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: