LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 01-15-2002, 08:54 PM   #1
Jedi_Cheese
LQ Newbie
 
Registered: Jan 2002
Location: St. Cloud MN
Distribution: XP Pro/Win 2k pro
Posts: 14

Rep: Reputation: 0
Mouse annoyance


I currently have mandrake 8.1. I installed it with a basic 2 button mouse. I really have a Microsoft Intelimouse that has 5 buttons and a scrollwheel. I am wondering if I can get the buttons to function (drivers from another 5 button mouse that is supported). I at least need to change the drivers so that I can use the mousewheel.

PS: Install went flawlessly and I am likeing it so far.
 
Old 01-16-2002, 02:22 AM   #2
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
You have to edit the pointer section in your xfree config file, for a PS/2 mouse you need to change it to this,
Code:
    Identifier "Mouse1"  #use what you have there already.
    Driver "mouse"
    Option "Protocol"    "IMPS/2" #use this
    Option "Device"      "/dev/psaux" #use what you have already
    Option "Buttons"      "5"  #add this line
    Option "ZAxisMapping" "4 5"  $add this line
Save and restart X for mouse wheel goodness
 
Old 01-16-2002, 03:31 AM   #3
alim
Member
 
Registered: Mar 2001
Distribution: slackware-current
Posts: 50

Rep: Reputation: 15
I had a PS/2 mouse until a couple days ago too, and then bought an Intellimouse Explorer. And didn't know why it wasn't working.

If you want all the buttons to work, and if you want the mouse to connect with USB (which I guess you'd want) then, while the above info is good for PS/2, USB requires this in /etc/XF86Config:

Section "InputDevice"
Identifier "Mouse0" # Don't change this
Driver "mouse"
Option "Protocol" "ExplorerPS/2" # Specifies Explorer
Option "Device" "/dev/mouse"
Option "ZAxisMapping" "6 7"
Option "Buttons" "7"
EndSection

Then if you want the wheel to work (the side buttons will be the wheel by default), add this to your .xinitrc file:

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

And you should be away.
I had another problem though. My mouse had moved from /dev/psaux to /dev/input/mouse1 so I had to change the link at /dev/mouse accordingly.
 
Old 04-07-2002, 05:22 PM   #4
degroene
LQ Newbie
 
Registered: Apr 2002
Location: Nuenen, The Netherlands
Posts: 1

Rep: Reputation: 0
Thumbs up

Hey there
I thank you for helping me
this is the one and only place where I could find how to fix this..
Long live google and long live you all

bye
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
DVI Annoyance Matir Linux - Hardware 3 08-11-2005 05:07 PM
VMWare Annoyance inescapeableus Linux - Software 3 12-29-2004 01:41 AM
Shutdown annoyance tmoorman Linux - Software 6 02-04-2004 02:05 PM
Linux annoyance lhiggins Linux - Newbie 6 07-06-2003 10:17 PM
Annoyance in KDE StonedZealot Linux - Software 0 05-21-2003 04:40 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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