At 03:06 PM 7/26/99 +1000, [EMAIL PROTECTED] wrote:
>I have told X via the xf86config that I am running a PS/2 mouse but 
>to no avail.  I am also using the /dev/mouse symlink but what I want 
>to know is, is that link still correct.  I know I had to run a config 
>programme when I first set up Linux but I can't remember what.

What does "ls -l /dev/mouse" show? if you didn't change it when you switched
mice, you need to. The steps are:

        rm /dev/mouse
        ln -s /dev/psaux /dev/mouse

THis assumes, once again, that you have X using the symlink. You can tell it
(via xf86config) to use /dev/psaux directly.
------------------------------------"Never tell me the odds!"---
Ray Olszewski                                        -- Han Solo
Palo Alto, CA  94303-3603                       [EMAIL PROTECTED]        
----------------------------------------------------------------

Reply via email to