Scharf Yuval <[EMAIL PROTECTED]> writes: > 2. How should I set up the xserver? > My hardware is: > mouse: Microsoft Intelimouse (2 buttons+wheel > connected to the computer to the computer using > a round socket).
The "round socket" is probably a PS/2 port, as you seem not to know. Mouse type: ImPS/2 > Until now debian ignores my mouse. > I've noticed that the installation suggested > the device /dev/mouse but it does not exist (yet?) Use /dev/psaux or make /dev/mouse a symlink to /dev/psaux and use it.

