I thought that you meant to add synaptics as a USE flag (but not
sure). Anyway, try to change "/dev/mouse" to "/dev/mice" and see if
it gets any better.
On 06/07/06, Grant <[EMAIL PROTECTED]> wrote:
I upgraded my laptop to modular xorg but X won't start. Based on the
errors I see, it seems to be due to the mouse in some way. I've tried
compiling xorg-x11 with only 'synaptics' and both 'synaptics' and
'mouse' in my INPUT_DEVICES. I've also commented and uncommented the
two 'Driver' lines below but I still get mouse errors and X won't
start.
Section "InputDevice"
Identifier "mymouse"
# Driver "mouse"
Driver "synaptics"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
Option "Emulate3Buttons"
Option "Emulate3Timeout" "150"
Option "MaxTapTime" "0"
Option "MinSpeed" "0.3"
Option "MaxSpeed" "0.75"
Option "AccelFactor" "0.005"
# Option "SHMConfig" "on"
EndSection
I ran 'revdep-rebuild -p' and it only wants to remerge gcc and some
gst stuff so I haven't run it for real yet.
Does anyone know how to fix this?
- Grant
P.S. Can anyone tell me what the new yellow USE flags are all about?
--
[email protected] mailing list
--
Regards,
Mick
--
[email protected] mailing list