On Nov 1, 2007 4:59 PM, Stijn <[EMAIL PROTECTED]> wrote:
> Hi Mark,
>
> You only need to specify one mouse input device (i.e. /dev/wsmouse). I
> have the following in my xorg.conf (only showing the relevant entries):
>
> ------------
> Section "InputDevice"
>      Identifier  "Mouse1"
>      Driver      "mouse"
>      Option "Device"      "/dev/wsmouse"
>      Option "ZAxisMapping"   "4 5 6 7"
> EndSection
>
> Section "ServerLayout"
>      Identifier "Single_head"
>      Screen 0 "Screen LFP"
>      InputDevice "Mouse1" "CorePointer"
>      InputDevice "Keyboard1" "CoreKeyboard"
> EndSection
> ------------

Ok, I changed my xorg.conf file to reflect those exact changes, I even
ran xorgcfg again to create a new one. Still no luck. I see no errors
int the log files either.

> This works for me for both the built-in and usb mouse. Notice: no "0" or
> "1" after "/dev/wsmouse".
>
> I noticed that sometimes the usb mouse is not working when it's plugged
> in before X starts. Plugging it in after X was started made the usb
> mouse work. Perhaps, also try another usb port to see if it makes a
> difference.

Tried that too. still nothing. I wish I had another mouse to try
because that seems to be the only thing left at this point.

thanks a lot for your time on this matter, I do appreciate it.
-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments

Reply via email to