LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 05-23-2002, 02:32 AM   #1
sapilas
Member
 
Registered: Apr 2002
Location: Greece
Distribution: the best !
Posts: 176

Rep: Reputation: 30
side-buttons. intellimouse !


To say the truth the only thing I like most in micrapsoft is the mouse.

Cheaper than logiteck one and quite smooth.

Does anyone have configured the Left-Right Side buttons in the Intellimouse ??

and how ?

I never use those buttons but y not have them configured

thanks...

Mouse: intelli ps/2 optical
distro: suse8


Last edited by sapilas; 05-23-2002 at 02:36 AM.
 
Old 05-23-2002, 07:44 PM   #2
MedicBob
LQ Newbie
 
Registered: May 2002
Location: In an Igloo in Wisconsin
Distribution: Suse 10.0
Posts: 11

Rep: Reputation: 0
Look in HardWare, you question has been answered.
 
Old 05-24-2002, 04:29 AM   #3
sapilas
Member
 
Registered: Apr 2002
Location: Greece
Distribution: the best !
Posts: 176

Original Poster
Rep: Reputation: 30
This is from the hardware forums . . .thu I believe that you donot need the iwheel program for the wheel....cause it works with just the right configuration of XF86Config

----------------------------------------------------------------------------------
Yes you can use the side buttons. I've just finished setting up my five button optical mouse after reading this post this morning and doing a bit of googling on the subject.
First you need to set up your mouse in XFree86 (version 4.2.0 is what I use), this is my pointer section,


code:--------------------------------------------------------------------------------
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/psaux"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"
--------------------------------------------------------------------------------

Then you need to do "xmodmap -e "pointer 1236745" I have a script in .kde/Autostart to do this when ever I startx but you can put the line in your .xdefaults as well.

code:--------------------------------------------------------------------------------
#!/bin/sh

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

Once you have verified that your wheel works you can test to see if the extra buttons are seen by X with "xev" (place the pointer in the square and click the buttons to see the events).
Next you need to download and install imwheel (1.0.0pre1) and create .imwheelrc in your home directory with the following,

code:--------------------------------------------------------------------------------
".*"
None, Up, Alt_L|Left
None, Down, Alt_L|Right
--------------------------------------------------------------------------------

Next start imwheel with imwheel -k -b "67" I use another script in /kde/Autostart for this as well,

code:--------------------------------------------------------------------------------
#!/bin/sh
imwheel -k -b "67"
--------------------------------------------------------------------------------
 
  


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
Microsfot Intellimouse - Side Buttons? bkeating Linux - Hardware 139 05-13-2007 06:27 PM
SuSE 9.1 and Intellimouse Optical side buttons STuPiDiCuS Linux - Hardware 1 09-23-2004 10:23 PM
side mouse buttons on intellimouse Slack10 Earth Slackware 7 07-18-2004 11:50 AM
Intellimouse side buttons (yet again?) Toker Linux - Newbie 7 10-05-2003 01:55 AM
Intellimouse AND Side Buttons, HOW TO- Alternate Caoster Linux - Hardware 0 07-18-2003 04:53 AM

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

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