Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with 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.
|
 |
11-10-2003, 08:01 AM
|
#1
|
LQ Newbie
Registered: Nov 2003
Location: New Delhi, India
Distribution: Fedora Core 4
Posts: 24
Rep:
|
Scroll feature in Logitech Scroll mouse does not work
Hi Board,
I have an Optical Logitech Scroll mouse connected to my PC through the PS/2 port. The scoll feature works fine in windows but hardly works in Linux. I use Red Har 8.0 with Bluecurve desktop. Anyone got any suggestions????
|
|
|
11-10-2003, 09:23 AM
|
#2
|
Member
Registered: Jun 2003
Location: Reading, UK
Distribution: Debian 3.0, LFS
Posts: 524
Rep:
|
Hardly works? If it doesn't work at all, you may need to change the protocol in /etc/X11/XF86Config-4 to suit your mouse. I have a wheel mouse and the protocal ImPS works fine.
If this isn't the problem, then you'll need to post more about what you mean by "hardly working"
|
|
|
11-10-2003, 06:02 PM
|
#3
|
Member
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548
Rep:
|
Guy
Perhaps you can help me on similar issue. I am running a RH9.0 under Vmware 4.0.2 on a Win2k SP3 box with a Logitech MX700 optical (8 buttons + wheel) on PS2 (actually usb to the windows host box). Vmware tools rewrites the XF86Config-4 as follows:
Section "InputDevice"
# Option "Emulate3Timeout" "50"
# Option "ChordMiddle"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
# Option "Emulate3Buttons"
EndSection
Somewhere I found that I could edit this to, at a minimum, include the wheel functionality. Perhaps you could look at yours and let me know if and how it differs. Using GUI KDE or Gnome tools doesn't seem to recognise the Vmware modified file.
Thanks - I will forward points if you can help
|
|
|
11-11-2003, 04:31 AM
|
#4
|
Member
Registered: Jun 2003
Location: Reading, UK
Distribution: Debian 3.0, LFS
Posts: 524
Rep:
|
Hmm. I'm at work at the moment, so I don't have my XF86Config-4 to hand, but I'm pretty sure that to get the scroll wheel to work, I enabled the IMPS/2 protocol and set the ZAxisMapping, just as yours is. The only difference that I could think of is that the identifier for mine was "Mouse0". I would perhaps check that you don't have another mouse definition, and maybe try commenting it out, although to be honest this shouldn't really make a difference, as long as you mouse is on /dev/psaux, which it should be if it's a PS/2 device.
See if you have another mouse defined and post the output if you do. Also, post the output of:
"ls -l /dev/psaux"
although I very much doubt that this is a problem.
Sorry, I couldn't be of more help
Guy
|
|
|
11-11-2003, 06:01 AM
|
#5
|
LQ Newbie
Registered: Nov 2003
Location: New Delhi, India
Distribution: Fedora Core 4
Posts: 24
Original Poster
Rep:
|
Here is a section of the /etc/X11/XF86Config-4 file on my machine
How do I get the scroll feature of my mouse working
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
|
|
|
11-11-2003, 07:18 AM
|
#6
|
Member
Registered: Aug 2003
Location: Isles of Man & Wight
Distribution: See signature
Posts: 548
Rep:
|
Guy
thanks for your reponse
FYI the return of: ls -l /dev/psaux is:
crw------- 1 root root 10, 1 Nov 10 22:19 /dev/psaux
I would note that the file size is 0 bytes. ditto for /dev/mouse.
I can't find any references to Mouse0 in any of my X86Config* files
|
|
|
11-11-2003, 07:43 AM
|
#7
|
Member
Registered: Jun 2003
Location: Reading, UK
Distribution: Debian 3.0, LFS
Posts: 524
Rep:
|
In reply to both of your question, I'm afraid I can't help. I'm pretty sure my mouse is set up in exactly the same way and it works fine. I'll check when I get home, and post if there's any difference, but as far I as know, your configs should work.
Sorry
|
|
|
All times are GMT -5. The time now is 06:29 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
|
|