public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Modular xorg mouse problem
@ 2006-07-06 15:33 Grant
  2006-07-06 15:57 ` Donnie Berkholz
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Grant @ 2006-07-06 15:33 UTC (permalink / raw
  To: Gentoo mailing list

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?
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2006-07-12  8:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-06 15:33 [gentoo-user] Modular xorg mouse problem Grant
2006-07-06 15:57 ` Donnie Berkholz
2006-07-07 22:26   ` Grant
2006-07-07 22:42     ` Richard Fish
2006-07-08  0:03       ` Grant
2006-07-08  0:27         ` Richard Fish
2006-07-08 19:20           ` Mick
2006-07-08 20:38             ` Richard Fish
2006-07-08 21:05               ` Mick
2006-07-08 23:02                 ` Richard Fish
2006-07-09 22:10                   ` Mick
2006-07-10  4:57                     ` Richard Fish
2006-07-12  7:59                       ` Mick
2006-07-06 16:01 ` [gentoo-user] " Mick
2006-07-06 16:09 ` [gentoo-user] " Richard Fish
2006-07-06 16:13 ` Daniel da Veiga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox