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

Sid: upgrading to xorg and mouse no longer works



I have this in /etc/gpm.conf

device=/dev/input/mice
responsiveness=
repeat_type=raw
type=imps2
append=""
sample_rate=

And this in /etc/X11/xorg.conf:


Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
     	Option		"Device"		"/dev/gpmdata" 
# I have also tried this with and without gpm running but the result
# is the same:
#	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"IntelliMouse"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

The mouse pointer is there, but runs around at the top of the screen
and is not useful at all.

Any pointers to make this pointer work? 


Regards
Johann
-- 
Johann Spies          Telefoon: 021-808 4036
Informasietegnologie, Universiteit van Stellenbosch

     "God is faithful, by whom ye were called unto the 
      fellowship of his Son Jesus Christ our Lord."         
                                   I Corinthians 1:9 



Reply to: