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

Re: USB mouse on Toshiba Satellite 2800 Woody with kernel 2.2.20 and xfree-comm 4.1.0-16



Hi,

thanx for your help ... that was the mistake ... i read the
kernel-input-documentation (usb) and loaded the modules again and my
mouse was recognized ... then I changed XF86Config-4 to:

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	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		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

... and now my usb mouse is working!

Thanx again for your help.

Oliver
-- 
... don't touch the bang-bang fruit



Reply to: