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.
|
 |
09-05-2006, 01:58 AM
|
#1
|
LQ Newbie
Registered: Jul 2004
Location: Melbourne, Australia
Distribution: fedora 8
Posts: 12
Rep:
|
wheel mouse not scrolling
Although this problem pertains to a laptop, my questions are more general, so I'm posting here.
I have a fedora core 5 installation on a Dell laptop with standard xorg.conf mouse settings as shown below. When I plug my PS2 mouse into the laptop, the touchpad and PS2 mouse both work fine, except for the scroll wheel on the mouse, which seems to do nothing [in multiple applications].
Given what I've read over the last couple of days, I suspect that the existing xorg.conf settings (below) are correct. So my questions are:
1) I feel like I'm flying blind with my xorg.conf experiments - I simply edit the file, reboot, and find that there is no improvement with the scroll wheel. I'm hoping that someone can suggest some basic tests that will help me to understand what is going wrong.
2) What's the recommended way of 'reloading' xorg.conf? If it is to restart the window server, how is this done on a PC that boots to runlevel 5?
Thanks for any tips,
Jason.
------------ extract from xorg.conf --------------------
Section "ServerLayout"
...
InputDevice "Synaptics" "CorePointer"
InputDevice "Mouse0" "AlwaysCore"
EndSection
...
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection
Section "InputDevice"
Identifier "Synaptics"
Driver "synaptics"
Option "Device" "/dev/input/mice"
Option "Protocol" "auto-dev"
Option "Emulate3Buttons" "yes"
Option "LeftEdge" "120"
Option "RightEdge" "830"
Option "TopEdge" "120"
Option "BottomEdge" "650"
Option "FingerLow" "14"
Option "FingerHigh" "15"
Option "MaxTapMove" "110"
Option "VertScrollDelta" "20"
Option "HorizScrollDelta" "20"
Option "MinSpeed" "0.3"
Option "MaxSpeed" "0.75"
EndSection
|
|
|
09-05-2006, 02:11 AM
|
#2
|
Member
Registered: Aug 2006
Distribution: Fedora, CentOS, RHEL, Debian
Posts: 978
Rep:
|
tell me which Dell Laptop you've got exactly and then I try to show you how to get this working.
regards
|
|
|
09-05-2006, 02:12 AM
|
#3
|
Senior Member
Registered: Dec 2005
Location: Brisbane, Australia
Distribution: Slackware64 14.0
Posts: 4,141
Rep: 
|
I'm not sure whether the /etc/X11/xorg.conf file is case sensitive, but I have Option "Protocol" "ImPS/2" in my file.
As far as re-starting X goes, you should be able to use <Ctrl><Alt><Backspace> to restart it as long as that functionality isn't disabled in xorg.conf. It's disabled if the line Option "DontZap" "true" is in the ServerFlags section.
|
|
|
09-05-2006, 02:29 AM
|
#4
|
LQ Newbie
Registered: Jul 2004
Location: Melbourne, Australia
Distribution: fedora 8
Posts: 12
Original Poster
Rep:
|
It's an Inspiron 8200.
Thanks,
J.
|
|
|
09-05-2006, 02:51 AM
|
#5
|
Member
Registered: Aug 2006
Distribution: Fedora, CentOS, RHEL, Debian
Posts: 978
Rep:
|
So it's a Latitude C840 only a different modem card and video card for the purchase.
This is a working xorg.conf LINK
|
|
|
09-05-2006, 05:40 AM
|
#6
|
LQ Newbie
Registered: Jul 2004
Location: Melbourne, Australia
Distribution: fedora 8
Posts: 12
Original Poster
Rep:
|
So you're suggesting that I should drop the synaptics entry? Won't this remove touchpad functionality?
The xorg.conf in the link above uses an identical mouse InputDevice as in mine (above), but has no synaptics entry.
|
|
|
09-10-2006, 06:04 AM
|
#7
|
LQ Newbie
Registered: Jul 2004
Location: Melbourne, Australia
Distribution: fedora 8
Posts: 12
Original Poster
Rep:
|
Just a repost because this thread's gone dead without any suggestions to (1) in my initial post. I think suggestion #5 is a dud.
|
|
|
10-08-2006, 05:50 AM
|
#8
|
LQ Newbie
Registered: Sep 2005
Location: Bratislava, Slovakia, Europe
Distribution: Debian Testing
Posts: 13
Rep:
|
I have the same problem. My configurtion in xorg.conf uses is the same as int that link - without the synaptics entry and both, mouse and touchpad, works except for the mouse wheel and touchpad "tap" feature.
Im running Gentoo at Compaq Armada 110 laptop.
PS: When I try to use separate configuration for touchpad and for mouse (as logularjason wrote) I get error when loading X windows - cannot initialize Synaptics corepointer or somethng like that. But configuration as odcheck worte works fine - except for that mouse wheel  ((.
Last edited by mathio; 10-08-2006 at 06:26 AM.
|
|
|
All times are GMT -5. The time now is 09:46 PM.
|
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
|
|