Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
03-12-2006, 11:38 AM
|
#1
|
Member
Registered: Nov 2005
Distribution: Arch Linux
Posts: 84
Rep:
|
Mouse Not Working
I installed Slackware twice already. First time I selected PS2 mouse, and that didn't work. So I re-installed it again and selected Intellimouse(I have the Intellimouse) but for some reason my mouse still isn't working. It is pluged into a USB port. Any Ideas?
|
|
|
03-12-2006, 12:15 PM
|
#2
|
Member
Registered: Jan 2006
Location: Santa Cruz, CA
Distribution: Slack 10.2 and 11.0
Posts: 102
Rep:
|
usb mice
To get my usb mouse to work I had to edit xorg.conf
Find the section where your mouse is listed and change:
Option "Device" "/dev/mouse"
to read:
Option "Device" "/dev/input/mice"
This worked for me. Hope it helps
|
|
|
03-12-2006, 12:30 PM
|
#3
|
Member
Registered: Apr 2004
Location: new york
Distribution: win2k,ubuntu,sw13,arch,centos5.3
Posts: 815
Rep:
|
For my Intellimouse with IntelliEye usb with 2 buttons and scroll wheel I used in/etc/X11/xorg.conf
#Section "InputDevice"
Option "Protocol" "Auto"
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "4 5"
IMPS/2 in place of Auto should work too; and having chosen usb mouse during install would have served as well. If your mouse has more buttons and scrolls search this forum under your mouse model. Use SW FAQs and "This is how I do it all" at top of forum. Remember SW requires "homework". Good luck.
Last edited by lestoil; 03-12-2006 at 12:32 PM.
|
|
|
03-12-2006, 01:32 PM
|
#4
|
Senior Member
Registered: Jun 2004
Location: Argentina (SR, LP)
Distribution: Slackware
Posts: 3,145
Rep:
|
Cirdan, there's no need to reinstall just to choose de mouse type. Does it work on console?
What kernel are you installing to disk?
|
|
|
03-12-2006, 08:22 PM
|
#5
|
Member
Registered: Nov 2005
Distribution: Arch Linux
Posts: 84
Original Poster
Rep:
|
Quote:
Originally Posted by ryanoa
To get my usb mouse to work I had to edit xorg.conf
Find the section where your mouse is listed and change:
Option "Device" "/dev/mouse"
to read:
Option "Device" "/dev/input/mice"
This worked for me. Hope it helps
|
That worked! But my scroller and my two back and forth buttons on the side don't work. Any ideas about that?
|
|
|
03-14-2006, 09:46 PM
|
#6
|
Member
Registered: Jan 2006
Location: Santa Cruz, CA
Distribution: Slack 10.2 and 11.0
Posts: 102
Rep:
|
scroller
Not sure about the back and forward buttons, but to get the wheel working you should have this line under your mouse section in xorg.conf:
Option "ZAxisMapping" "4 5"
---------Edit--------
Check this out for the side buttons
http://dotnet.org.za/matt/articles/39097.aspx
Last edited by ryanoa; 03-14-2006 at 10:08 PM.
|
|
|
All times are GMT -5. The time now is 11:16 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|