LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-27-2004, 11:37 AM   #1
steefje
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: debian
Posts: 46

Rep: Reputation: 15
imwheel microsoft trackball


hi i have a problem ...

i'm trying to get my extra "microsoft trackball explorer" buttons working so i can browse forward and backward with them in mozilla firefox ...

my mouse looks like this

http://www.microsoft.com/presspass/i...29hardware.jpg

i used this tutorial

the tutorial is meant for an intellimouse i guess and not trackball explorer but in windows they use the same driver

http://www.gloegl.de/30.html

yet these is a problem the guy sets his scroll buttons as 6 & 7 which means offcourse that when he scrolls in xev the mouse wheel op gets recognides as 6 and down as 7

when i click in "xev"

my left button (bottom on the left of the trackball see picture) is 1
my right button (upper on the left of the trackball ) is 3
middle mouse button (scroll wheel inbetween bottom and upper button on the left) is 2
scrolling up is 4
down is 5
and the two buttons on the right don't return 6 & 7 but just 2 & 3 again ....

i did the xmodmap but a bit different because my scroll are 4 & 5
so xmodmap -e "pointer = 1 2 3 4 5 6 7"
allready had imwheel installed and made the file he said
yet my extra buttons still get recognised as 2 & 3 ( and scroll ISN'T recognised at all , but i'll fix that)

so when browsing , the extra buttons just act as right mouse & middle mouse
 
Old 10-29-2004, 01:22 PM   #2
steefje
Member
 
Registered: Oct 2004
Location: Belgium
Distribution: debian
Posts: 46

Original Poster
Rep: Reputation: 15
isn't there anyone out there who thinks knowing what my problem is ?
 
Old 12-02-2007, 07:48 PM   #3
mikebert
LQ Newbie
 
Registered: Dec 2007
Posts: 1

Rep: Reputation: 0
I know this topic is years old, but I still get referred to it in google, so here's how to fix the problem. I'm using Linux Mint 4.0, but I have every faith this helps in other distros. I have tried every other solution listed at linuxquestions or the Ubuntu forums with no luck.

Code:
1) At some point, I installed imwheel.  
I honestly don't know if it makes a difference after all the tricks and hacks I tried, but .. .eh, do it.

sudo apt-get install imwheel

2) Whip out your sudo and edit your mouse section in /etc/X11/xorg.conf
Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"        "/dev/input/mice"
        Option          "Protocol"      "ExplorerPS/2"
        Option          "Buttons"       "7"
        Option          "ZAxisMapping"  "4 5"
#       Option          "Emulate3Buttons"       "false"
EndSection

3) You'll have to make sure this is executed every login.  
An easy way to make is go to Prefs > Sessions and Add this as a Startup Program.

xmodmap -e "pointer = 1 2 3 4 5 8 9 6 7 10 11"
Viola.
 
  


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
I need trackball help! PLEASE! Lord Zoltar Linux - Hardware 10 08-04-2005 09:16 PM
m$ trackball mithereal Linux - Software 1 01-25-2005 03:44 PM
USB Microsoft Trackball Explorer Lekyaira Linux - Hardware 0 11-20-2004 01:58 PM
No Button 4 - Logitech Trackball Tim Johnson Linux - Software 0 10-15-2004 10:46 AM
Microsoft® Trackball Explorer and Mandrake Linux 1beb Linux - Hardware 5 12-01-2003 04:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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