Re: [gentoo-user] xorg.conf issue [SOLVED]

2005-04-15 Thread Michael Sullivan
It was actually /dev/input/mouse0, but I found it and now the mouse works right. Thanks for your help! :) On Fri, 2005-04-15 at 16:59 +0200, Cyrille Damez wrote: > I guess the problem is the last line of this section: > > Section "InputDevice" > > Identifier "Mouse0" > > Driver

Re: [gentoo-user] xorg.conf issue

2005-04-15 Thread A. R.
Hi, Just my 2 cents, I have never had any problems pointing to /dev/input/mice, I run Gentoo on a ThinkPad T41p which effectively has three different "mice": trackpoint, touchpad and a USB connected wheel mouse. Hope this helps. -AR On 4/15/05, Michael Sullivan <[EMAIL PROTECTED]> wrote: > I go

Re: [gentoo-user] xorg.conf issue

2005-04-15 Thread Cyrille Damez
I guess the problem is the last line of this section: > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/mouse" > EndSection because of this error message: > (EE) xf86OpenSerial: Cannot o

[gentoo-user] xorg.conf issue

2005-04-15 Thread Michael Sullivan
I got the alsa sound set up right (I think) and now I turn my attention toward support for my Mitsumi Optical wheel mouse. I never had a problem with it before the past two days' install. I ran X -configure and got a configuration file: xorg.conf.new: baby root # cat xorg.conf.new Section "Serv