Hi
i installed my second gentoo system with no problems. till now. but then i installed gdm as display manager. i added the startup script with rc-update to the default runlevel and everything works fine. so when gentoo is booting my gdm login screen is coming up. but now my problem.
i have no mouse on the gdm screen. i can type on my keyboard without problems (login works too) but the mouse doesen't move. and if i login and my GUI is started the mouse doesen't move either.
but when i start fluxbox (my gui) with startx from the console then the mouse works and everything is ok (scrolling is enabled too).
i'm using xorg- 6.8.0-r1 with the following mouse configureation
Section "InputDevice"
Identifier "Mouse"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "Auto"
Option "Emulate3Buttons"
EndSection
so where is my problem ? i realy have no idea what could be.
thx

