cbagger01
Group: Members
Posts: 4264
Joined: Oct. 2003 |
|
Posted: June 27 2005,04:39 |
|
You can either run "xsetup" again and choose IMPS2 mouse, or you can fix it manually.
Open an xterminal window and type:
beaver /home/dsl/.xserverrc
Then change your "-mouse" parameter to look like this:
/dev/psaux,5
The "/dev/psaux" may be different if your mouse is a USB or a SERIAL mouse. The important thing is the ",5" part.
Then save the file and do a Window manager -> exit command and then type "startx" at the text prompt to go back into the graphical environment.
|