Results 1 to 4 of 4
Hi all
I'm running Slackware 10.1 on my laptop and my USB mouse
seems to be unindentified by the system.
Here is my relevant /etc/X11/xorg.conf part:
Code:
Section "InputDevice"
Identifier ...
- 04-24-2005 #1Just Joined!
- Join Date
- Apr 2005
- Location
- Ross building -2
- Posts
- 2
No mouse in x
Hi all
I'm running Slackware 10.1 on my laptop and my USB mouse
seems to be unindentified by the system.
Here is my relevant /etc/X11/xorg.conf part:
any ideas how to make my USB mouse work?Code:Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "Auto" Option "Device" "/dev/mouse" EndSection
- 04-24-2005 #2
try running mouseconfig as root and then select usb as your mouse, this should sort it out
- 04-24-2005 #3Just Joined!
- Join Date
- Apr 2005
- Location
- Ross building -2
- Posts
- 2
yep.
it works.
thanx
- 04-24-2005 #4
glad to help, also here's a tutorial on getting the scrollwheel working if you or anyone else needs it
http://gentoo-wiki.com/HOWTO_Mouse_Scrollwheel


Reply With Quote