Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
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-04-2003, 12:27 AM
|
#1
|
Member
Registered: Jul 2003
Posts: 31
Rep:
|
scroll on mouse can't work
i can't get my scroll mouse to work...i read about x89config..but i don't know how to get into that to configure it. any help? thanks alot
|
|
|
09-04-2003, 12:33 AM
|
#2
|
Member
Registered: Sep 2003
Location: Canada
Distribution: Gentoo 2.4
Posts: 33
Rep:
|
im jsut starting off, and this site will help you alot, i had the same problem
http://www.mandrakeuser.org/index.php
|
|
|
09-04-2003, 12:43 AM
|
#3
|
Member
Registered: Jul 2003
Posts: 31
Original Poster
Rep:
|
i'm using slackware anyway...can't seem to get into X86 config
|
|
|
09-04-2003, 12:44 AM
|
#4
|
Member
Registered: Sep 2003
Location: Canada
Distribution: Gentoo 2.4
Posts: 33
Rep:
|
oh, sorry
|
|
|
09-04-2003, 04:19 AM
|
#5
|
Member
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825
Rep:
|
make sure you're logged in as root (su root will do the trick too) and then type
emacs /etc/XF86Config
find the section on Input Device and make sure you have the following lines:
Options "Buttons" "5"
Options "ZAxisMapping" "4 5"
Protocol "IMPS/2"
those are the necessary lines for scrolling with the mouse wheel. hope that helps!
|
|
|
09-04-2003, 09:56 AM
|
#6
|
Member
Registered: Jul 2003
Posts: 31
Original Poster
Rep:
|
nothing came out....only a blank page
|
|
|
09-04-2003, 09:59 AM
|
#7
|
Member
Registered: Jul 2003
Posts: 31
Original Poster
Rep:
|
i found it in /etc/x11/xf86config ......so where do i type the input device stuff?
|
|
|
09-04-2003, 04:17 PM
|
#8
|
Member
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825
Rep:
|
sorry about that, forgot the X11 in the path... anyway, you're looking for the Core Input Device Section, which in my file starts on line 262, yours might be slightly different. just keep an eye out for when it mentions your mouse, you should find it alright.
|
|
|
09-04-2003, 11:56 PM
|
#9
|
Member
Registered: Jul 2003
Posts: 31
Original Poster
Rep:
|
mine also start from line 262 but i just can't seem to find "your mouse"
|
|
|
09-05-2003, 01:00 AM
|
#10
|
Member
Registered: Aug 2003
Location: Denver, CO
Distribution: CentOS, Debian
Posts: 825
Rep:
|
ok, i didn't mean literally 'your mouse'. right now that section probably says something like
Section "InputDevice"
# Identifier and driver
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
or maybe it has mouse1 and protocol auto. anyway, just add the lines i posted above about 5 buttons and zaxismapping, and change the protocol to IMPS/2. that should make your scroll wheel work.
let me know if you need more help.
|
|
|
All times are GMT -5. The time now is 11:33 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
|
|