LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > *BSD
User Name
Password
*BSD This forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.

Notices


Reply
  Search this Thread
Old 03-28-2004, 05:53 AM   #1
Honoriu
LQ Newbie
 
Registered: Mar 2004
Location: Romania
Posts: 19

Rep: Reputation: 0
Unhappy Why is my mouse scroll not working?


I have a scroll mouse: KeyMouse and I can't use my scroll. I don't know how to fix it. I tried from system settings, but it didn't work. What can I do?
 
Old 03-28-2004, 06:17 AM   #2
Andrew Benton
Senior Member
 
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073

Rep: Reputation: 64
Open /etc/X11/XF86Config in a text editor (you'll have to do it as root) and try some different settings in the section "InputDevice". The scroll wheel only works for me if I have it set to "IMPS/2" with the option "ZAxisMapping" set to "4 5" like so
Code:
Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "IMPS/2"
    Option "Device"      "/dev/psaux"
    Option "ZAxisMapping" "4 5"
 
Old 03-28-2004, 07:38 AM   #3
rehab junkie
Member
 
Registered: Nov 2003
Location: /var/local/pub/bar
Distribution: OSX 10.4.9
Posts: 259

Rep: Reputation: 30
I have problems with the mouse protocol set to ImPS/2 (despite having a PS/2 Intellimouse) - I just leave it at "auto" and add the Option "ZAxisMapping" "4 5" line.
 
Old 03-28-2004, 04:46 PM   #4
vinay_s_s
Member
 
Registered: Jul 2003
Posts: 659

Rep: Reputation: 30
also the following line can be added just to be on the safer side:
Option "Buttons" "5"
 
Old 03-28-2004, 05:00 PM   #5
mrcheeks
Senior Member
 
Registered: Mar 2004
Location: far enough
Distribution: OS X 10.6.7
Posts: 1,690

Rep: Reputation: 52
Revision of Andrew post
ode:
Section "InputDevice"

# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"

*change IMPS2 by Auto, i believe he is a linux/windows only user.

*You can also add
Option "Buttons" "Mouse_NumberOfButtons"

Last edited by mrcheeks; 03-28-2004 at 05:03 PM.
 
Old 05-05-2004, 09:00 AM   #6
kjogeva
LQ Newbie
 
Registered: May 2004
Posts: 2

Rep: Reputation: 0
With what I can edit the conf file??? I tried vi, but i can't save.



 
Old 05-05-2004, 09:24 AM   #7
Stack
Member
 
Registered: Oct 2003
Distribution: FreeBSD
Posts: 325

Rep: Reputation: 30
You need to be root to edit the file then just hit "esc" ":" "w" "q"
 
Old 05-05-2004, 09:32 AM   #8
kjogeva
LQ Newbie
 
Registered: May 2004
Posts: 2

Rep: Reputation: 0
how can i be a root?
 
Old 05-05-2004, 11:59 AM   #9
Stack
Member
 
Registered: Oct 2003
Distribution: FreeBSD
Posts: 325

Rep: Reputation: 30
type in su
if you are part of the wheel group, or you need to log out and log in by hand as root
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Working Scroll Wheel on my Mouse cfaust Linux - Hardware 7 11-27-2005 08:04 AM
mouse scroll not working? tehnick Linux - Hardware 3 03-25-2005 12:56 AM
Mouse scroll not working in fedora subaruwrx Linux - Hardware 6 07-11-2004 03:50 AM
scroll button not working on mouse =\ astroboiii Linux - Hardware 4 02-06-2004 04:59 AM
Scroll mouse not working in RHL7.2 kghoshal Linux - Newbie 1 07-26-2003 05:13 AM

LinuxQuestions.org > Forums > Other *NIX Forums > *BSD

All times are GMT -5. The time now is 10:24 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration