LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-23-2002, 08:13 PM   #1
raypen
Member
 
Registered: Jun 2002
Location: Midwest
Distribution: Slackware
Posts: 365

Rep: Reputation: 30
Unhappy Scrolling with Logitech mouse in X


I have a Logitech Cordless keyboard and what is described
as a Cordless MouseMan Wheel, which works very well but
only scrolls in Windows. Logitech says that it only supports
full operation of the mouse in Windows or Mac. However, I
notice that of the alternatives for a mouse protocol in the
XF56Config file Logitech is listed. I don't know if this refers to
older products but would like to explore the possibility of
making the scroll feature work in Linux (Slackware 8.0)

While the scroll feature does not work in Linux, the mouse
works very well as a two-button peripheral. XF86Config
contains the following setup for the mouse:

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/mouse"
EndSection

Is anyone aware of another protocol or other alteration
which would allow the mouse wheel to achieve scrolling?
 
Old 06-23-2002, 09:10 PM   #2
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
Your setup is very close to what I use for a MS Wheel mouse. In my XF86Config I use the following options.

Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "Resolution" "300"
Option "ZAxisMapping" "4 5"
Option "Buttons" "3"

Note: There is a space between the "4" and the "5" in the "4 5" item above.

I have several boxes using the setup above and the wheel works great. Cheers!
 
Old 06-23-2002, 10:18 PM   #3
raypen
Member
 
Registered: Jun 2002
Location: Midwest
Distribution: Slackware
Posts: 365

Original Poster
Rep: Reputation: 30
Well, thanks. Unfortunately this didn't allow
scrolling although the mouse otherwise works
fine.

Any other suggestions are very welcomed.
 
Old 06-23-2002, 11:15 PM   #4
raypen
Member
 
Registered: Jun 2002
Location: Midwest
Distribution: Slackware
Posts: 365

Original Poster
Rep: Reputation: 30
Whoops, may have spoken too soon. Scrolling
seems to work in all Gnome applications; it
does not work in Netscape.

Go figure!
 
Old 06-23-2002, 11:54 PM   #5
mRgOBLIN
Slackware Contributor
 
Registered: Jun 2002
Location: New Zealand
Distribution: Slackware
Posts: 999

Rep: Reputation: 231Reputation: 231Reputation: 231
Netscape is not a "wheel aware" application.

You can get this working with imwheel but you may find may of the newer browsers have wheel support already.. Mozilla, Galeon etc ...

Do the g00gle for imwheel if you still think you need it

mRgOBLIN
 
Old 06-24-2002, 03:04 AM   #6
touchmyemo
LQ Newbie
 
Registered: Jun 2002
Posts: 1

Rep: Reputation: 0
after you modify your X config file you need to run a command in the console like

xmodmap -e "pointer = 1 2 3 6 7 4 5"

this got mine working like a charm... it will probably have different numbers howerver since i am using an intellimouse with 7 buttons.
 
Old 06-24-2002, 03:54 AM   #7
NSKL
Senior Member
 
Registered: Jan 2002
Location: Rome, Italy ; Novi Sad, Srbija; Brisbane, Australia
Distribution: Ubuntu / ITOS2008
Posts: 1,207

Rep: Reputation: 47
also make sure you have XFree 4.0 or above since the earlier versions dont work with ZaxisMapping option, and be sure you spelled the ZaxiMapping in XF86Conf correctly and resatrt your X server and it should work..
Hope that helps
-NSKL
 
Old 06-24-2002, 07:22 AM   #8
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
This is the config I have for a five button optical mouse w/wheel on the ps/2 port,
Code:
Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "ExplorerPS/2"
    Option "Device"      "/dev/psaux"
    Option "Buttons"     "7"
    Option "ZAxisMapping" "6 7"
I have a script in ~/.kde/Autostart that sets xmodmap when I 'startx"
[/code]
#!/bin/sh

xmodmap -e "pointer = 1 2 3 6 7 4 5"

[/code]
And another script in the same location that starts imwheel
Code:
#!/bin/sh

imwheel -k -b "67"
And this is my imwheelrc
Code:
".*"
 None, Up, Alt_L|Left
 None, Down, Alt_L|Right
With all of this I have all my buttons and the wheel working and the side buttons are mapped to <Alt><Left> and <Alt><Right> for Forward/Back navigation in Konqueror, Netscape, Mozilla and Galleon.
 
Old 06-25-2002, 02:41 PM   #9
Fuel
Member
 
Registered: Feb 2002
Location: Sweden, Skeldepth
Distribution: Slackware 10
Posts: 178

Rep: Reputation: 30
Thanks Excalibur .. you got my mouse working to ..
 
  


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
mouse scrolling too far dominik81 Linux - Hardware 7 02-21-2004 05:53 PM
Mouse not scrolling? xtremcoder Linux - Hardware 2 12-11-2003 12:59 AM
scrolling mouse Ipolit Linux - Newbie 2 12-03-2003 02:27 PM
No scrolling for mouse :( GloVe Linux - Hardware 1 10-09-2003 02:45 PM
Mouse not scrolling richcoosa19 Linux - Hardware 4 11-11-2002 08:23 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:37 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