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 11-27-2003, 03:22 PM   #106
Kupo
Member
 
Registered: Nov 2003
Location: Hell (AZ, USA)
Distribution: FC6/Centos
Posts: 87

Rep: Reputation: 15

is there a way to get these to work with the logitech mouseman dual optical? it has 4 buttons, left, right, middle, left side, any help would be great, thanks
 
Old 12-10-2003, 06:45 PM   #107
pele_smk
Member
 
Registered: Sep 2003
Location: the ugly southeast
Distribution: Slackware 9.1
Posts: 53

Rep: Reputation: 15
can't give up now

Ok this is bullshit!! If the writer of imwheel is reading this post please get in touch with me so I can help you with this program. It has soooo much potential yet you don't document anything. I have read this entire forum for about two hours trying to get my intellimouse explorer optical to work. And needless to say it doesn't work. We could have save these other people hours of there time if in your example configuration file you gave some type of definition of all the commands. You did give some definitions, but no clear examples. Just lines and lines of code that many people have no idea what it does. Everyone in this post has just said "put this here and put that there" without explaining what it was doing. Such as the confige file. here is what I have

".*"
None, Left, Alt_L|Left
None, Right, Alt_L|Righ

How about someone clearly define the ".*" part. I have seen others with "^mozilla" another with ".Mozilla" and so on. All many of us need is a clear definition of wtf this is doing. We could save about 10 minutes off of searching for other peoples files and comparing them with our situation. Also I still don't know what "None" means. Can you tell me? After endless searching I think I know what the "Left" "Right" option means. But still not definately. I have seen them with "Up" and "Down" so can when people post please help everyone out with some definitoins of what things do. I have seen many people doing this and I love it. As a programmer this is neccessary for others to read your code and understand what it does. I know we aren't all programmers, but let's just get into good practice. if we can all start explaining what things do we can help everyone out at the same time. Even ourselves!! That's what linux is all about. Even for the new ones. Sorry for the complaining, but I have been searching through Linuxquestions.org for a while and hate when I come across something so easy, but so hard. Only three lines of code, yet it is taking me 3 hours now to figure out what the code is doing. Please help!!!!!!
 
Old 12-25-2003, 10:24 PM   #108
Beckman
LQ Newbie
 
Registered: Dec 2003
Posts: 3

Rep: Reputation: 0
AAAAAAAAAAAAAAAAAaa

no one wrote that it just works for newly started apps!!!!!

i haad opera running while testing the various combinations of the imwheelrc configurationand it never worked...

the wheel just scrolled 1 line up and down and the side buttons several lines up and down....

so it was a kind of power wheeling option :PPP


well, then accidently i closed opera, reopened it and it worked :/


now i dont dare to touch anything, as long as it is working :P

but at all im damn happy about it



now if i also get gdesklets working this night, i wont regret not having slept :P
 
Old 12-30-2003, 09:18 PM   #109
sph33r
LQ Newbie
 
Registered: Dec 2003
Location: Michigan
Distribution: Fedora Core 1
Posts: 1

Rep: Reputation: 0
Has anyone gotten this to work with an MS Explorer Trackball? I have 7 buttons and I've tried every idea in this thread and it still won't work.

OS: Fedora Core 1

Right now, when I first start X, my scroll wheel won't work. If I use the scroll wheel, it highlights text in the window I'm in. The forward/backward buttons scroll the page up and down for some reason.

The scroll wheel won't work until I do the xmodmap -e "pointer = 1 2 3 6 7 4 5"

Once I do that, the side buttons stop scrolling and do not respond. I have imwheel installed as required and it seems nothing will make this work. I've tried the 2 different versions of imwheel and all the different ideas for settings in the config.
 
Old 01-01-2004, 01:23 AM   #110
New2Linux2
Member
 
Registered: Jan 2004
Location: Arizona
Distribution: Debian
Posts: 153

Rep: Reputation: 43
I also have an MS Explorer Trackball (1.0) plugged into a USB port and am having similar trouble.

The buttons all work, but the 3rd (clicking the wheel), 4th and 5th (back and forward in MSIE) buttons all act like the primary mouse button (#1) in all GNOME based browsers. I've gone through this entire thread and done all the configs suggested. The result is that the buttons are all active now and the scroll wheel works.

Mandrake 9.0
XFree86 4.2.1
imwheel 1.0.0pre5

XF86Config-4
# Identifier and driver

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
Option "CorePointer"
Option "ZAxisMapping" "6 7"
Option "Buttons" "7"

The line "xmodmap -e 'pointer = 1 2 3 6 7 4 5'" appears in two different files
/etc/X11/xinit.d/mouse_buttons
/etc/X11/xinit/xinitrc

The line "imwheel -k -f -b 0067" appears only in my xinitrc (above path)
*NOTE: I have tried -p instead of -f, as well as "67" and 4567 instead of 0067 with no affect.

imwheelrc has this near the beginning of the file (should it be near the end of the file?):
".*"
None, Left, Alt_R|Left
None, Right, Alt_R|Right
*NOTE: I have tried Up, Alt-R|Left; Up, Alt_L|Left; and Left, Alt_L|Left combos to no avail.

I do agree with pele_smk (post #108) that there is a serious lack of definition for any of this stuff. I've checked with a few Linux books, Mandrake's online documentation, the docs and man pages that came with imwheel and can find no definitions of what these different settings do. I would really appreciate any education anyone out there has to offer on this stuff.
 
Old 01-01-2004, 10:18 PM   #111
pele_smk
Member
 
Registered: Sep 2003
Location: the ugly southeast
Distribution: Slackware 9.1
Posts: 53

Rep: Reputation: 15
I have configured my mouse which is an v1.0 and It works in Conquerer browser, but not in Mozilla, which blows because I use Mozilla. guess I have to do it the long way and press back.Any gotten it to work with Mozilla if so how? I'm using Slack9.1 kernel 2.6
 
Old 01-02-2004, 04:58 AM   #112
nexx_au
Member
 
Registered: Dec 2003
Distribution: Fedora Core 1
Posts: 69

Rep: Reputation: 15
I have yet to get imwheel to work.

I followed the instructions but both my mouse side buttons are always bound to Page Up.

Fedora Core 1.
Microsoft Intellimouse Optical.
 
Old 01-09-2004, 01:00 AM   #113
Sebboh
Member
 
Registered: Nov 2003
Posts: 53

Rep: Reputation: 15
See This.

 
Old 01-11-2004, 06:13 PM   #114
dittohead
Member
 
Registered: Jul 2003
Location: /dev/random
Distribution: Ubuntu 5.10, Fedora Core 4, Gentoo
Posts: 62

Rep: Reputation: 15
I'm sorry to dredge up old threads, but I just bought the Wireless IntelliMouse Explorer (2.0 I think), as it got some ncie reviews.

I love how it works, but I'm having a slight problem, xev doesn't recognise the side buttons after doing a "xmodmap -e "pointer = 1 2 3 4 5 6 7", or when doing a xmodmap -e "pointer = 1 2 3 6 7 4 5". When doing the latter, my PC beeps at me when I scroll the wheel (as well as not functioning), the foremost however allows it to work just fine, but neither one get any input in xev.

Having this buttons isn't critical, but I'd really like to have them.

Thanks!
 
Old 01-11-2004, 06:14 PM   #115
dittohead
Member
 
Registered: Jul 2003
Location: /dev/random
Distribution: Ubuntu 5.10, Fedora Core 4, Gentoo
Posts: 62

Rep: Reputation: 15
BTW, didn't see this many pages in this thread.

And I've got the reciver plugged into PS/2, with "explorerps/2" driver in xf86, under FC1.
 
Old 01-12-2004, 10:55 AM   #116
dittohead
Member
 
Registered: Jul 2003
Location: /dev/random
Distribution: Ubuntu 5.10, Fedora Core 4, Gentoo
Posts: 62

Rep: Reputation: 15
OK, forgot one thing: tilting scroll wheel.

The scroll wheel tilts left and right but does not register in xev, any ideas?

I'm also wondering whether or not this option in exists: Option "YAxisMapping" "x x"

:?:
 
Old 01-13-2004, 02:06 PM   #117
Lars79
Member
 
Registered: Jan 2004
Distribution: Slackware
Posts: 96

Rep: Reputation: 15
Hi guys,

that's really a great and interesting threat. But unfortunatly I'm facing the same problem Kupo has. I also have Logitechs MouseMan Dual Optical with 4 Buttons (Left, Right, Wheel, left Side). If ayone figured out how to use the left side Button, any advice would be appreciated. I finally would like to use the left Button as the normal Back-Button and the Wheel-Button to start Midnight Commander (need that the hole day =)). I'm running Mandrake 9.2 with Kernel 2.4.22 and the Mouse via USB.

Thanks for your help =).
 
Old 01-13-2004, 11:24 PM   #118
daaaaaaave
LQ Newbie
 
Registered: Jan 2004
Posts: 1

Rep: Reputation: 0
For anyone that downloads the newer 1.0.0pre5 version of imwheel, there are a few important changes to the above instructions:

1) Your ~/.imwheelrc file should look like this:
Code:
".*"
None, Left, Alt_L|Left
None, Right, Alt_L|Right
(note 'Left' and 'Right' instead of 'Up' and 'Down')


2) The startup script that invokes imwheel should look like this:
Code:
#!/bin/sh
imwheel -k -b 0067
(note the added zeroes in front of "67")

Without the above changes, the side buttons will work as "page up" and "page down" instead of "forward" and "back".

I found these hints at the very bottom of the IMWheel website.
 
Old 01-14-2004, 12:13 AM   #119
dittohead
Member
 
Registered: Jul 2003
Location: /dev/random
Distribution: Ubuntu 5.10, Fedora Core 4, Gentoo
Posts: 62

Rep: Reputation: 15
OK, it works now, but instead of making your thumb buttons work as forward/back, is it possible to map a thumb button as the mouse's middle button? The MMB on this mouse is too stiff to use as a navigational control in blender, so I need to be able to map an easier to use button to MMB.

Thanks.
 
Old 01-31-2004, 10:18 PM   #120
zaphod111
Member
 
Registered: Nov 2003
Posts: 40

Rep: Reputation: 15
Please can anyone tell me if they are able to use extra mouse buttons in games.

I am an avid AAO:linux fan and want to know if extra mouse buttons will bind to ingame commands.

Thanks
 
  


Reply

Tags
mouseconfig



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
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
side-buttons. intellimouse ! sapilas Linux - Distributions 2 05-24-2002 04:29 AM

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

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