LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 02-22-2005, 12:16 PM   #1
blueprobe
LQ Newbie
 
Registered: Feb 2005
Distribution: slackware 10.1
Posts: 9

Rep: Reputation: 0
mouse scroll problem


i cant get my scroll to work, but the button on the scroll works (pasting), but not when i want to scroll down a page on firefox for example. what should i do?

Last edited by blueprobe; 02-22-2005 at 12:17 PM.
 
Old 02-22-2005, 12:20 PM   #2
Ephracis
Senior Member
 
Registered: Sep 2004
Location: Sweden
Distribution: Ubuntu, Debian
Posts: 1,109

Rep: Reputation: 50
What have you specified in your /etc/X11/xorg.conf?

Look into that file and look for Section "InputDevice". The main options are Protocol, Device and ZAxisMapping. Here is my config:
Code:
    Option      "Protocol"    "IMPS/2"
    Option      "Device"      "/dev/input/mice"
    Option      "ZAxisMapping" "4 5"
What is yours?

EDIT:
Oh, yeah. As detpenguin mentioned: look for "Buttons" as well. The scroll is considered as two buttons (one down, one up). If you have a three-button mouse you will have to specify 5 buttons for it if you have a scroll as well.

Last edited by Ephracis; 02-22-2005 at 12:33 PM.
 
Old 02-22-2005, 12:22 PM   #3
detpenguin
Senior Member
 
Registered: Oct 2003
Location: lost in the midwest...
Distribution: Slackware
Posts: 1,098

Rep: Reputation: 54
edit your /etc/X11/xorg.conf file...under mouse add the lines:

Option "Buttons" "5"
Option "ZAxisMapping" "4 5"

mine looks like this:

Section "InputDevice"

# Identifier and driver

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


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
MEPIS and scroll mouse problem Dommy Debian 5 01-23-2005 01:53 AM
scroll mouse problem after edit salahuddin_66 Slackware 5 09-01-2004 04:55 AM
Scroll mouse problem cyberswami Linux - Hardware 2 01-08-2004 06:51 AM
Scroll feature in Logitech Scroll mouse does not work ssmaitra Linux - Hardware 6 11-11-2003 07:43 AM
the mouse scroll = an endless problem uday Slackware 21 07-06-2003 11:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:40 AM.

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