Search the web
Sign In
New User? Sign Up
solarisx86
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Thumb button on USB Logitech wheel mouse   Message List  
Reply | Forward Message #10323 of 50169 |
Re: Thumb button on USB Logitech wheel mouse

--- In solarisx86@yahoogroups.com, Cyril Plisko <cyril.plisko@c...> wrote:
> Juergen Keil wrote:
> > --- In solarisx86@yahoogroups.com, Cyril Plisko
<cyril.plisko@c...> wrote:

> > Then use xmodmap to create a pointer button map, to shuffle around the
> > the buttons, so that the thumb button 4 is remapped to button 6, and
> > the scroll button events 5 & 6 get remapped to buttons 4 & 5 (4 & 5
> > are the buttons most X11 applications expect for mouse wheel scroll
> > events):
> >
> > xmodmap -e "pointer = 1 2 3 6 4 5"'
> >
> >
>
> $ xmodmap -e "pointer = 1 2 3 6 4 5"
> xmodmap: commandline:1: bad number of buttons, must have 3 instead
of 6
> xmodmap: 1 error encountered, aborting.
> $
>
>
> Bummer...


Your X server's mouse module seems to be reporting only 3 physical
buttons, like this:

% xmodmap -pp
There are 3 pointer buttons defined.

Physical Button
Button Code
1 1
2 2
3 3
%

Is there a

buttons="3"

setting in the /etc/openwin/server/etc/OWconfig file? Try to change
that to buttons="6", then restart the X server. xmodmap -pp should
report 6 pointer buttons.






Mon Jul 19, 2004 1:21 pm

jkeil2
Offline Offline
Send Email Send Email

Forward
Message #10323 of 50169 |
Expand Messages Author Sort by Date

Hi ! I recall some time ago there was a discussion on configuring additional button on modern mice. Can someone hint how to do it ? I have a Logitech MouseMan...
Cyril Plisko
cyril_plisko
Offline Send Email
Jul 19, 2004
7:49 am

... The following should work: use the Xsun "wheelmaps" feature to map the mouse wheel scroll events to button events for buttons that do *not* exist as...
Juergen Keil
jkeil2
Offline Send Email
Jul 19, 2004
11:14 am

... [snipped] ... $ xmodmap -e "pointer = 1 2 3 6 4 5" xmodmap: commandline:1: bad number of buttons, must have 3 instead of 6 xmodmap: 1 error encountered,...
Cyril Plisko
cyril_plisko
Offline Send Email
Jul 19, 2004
1:00 pm

... of 6 ... Your X server's mouse module seems to be reporting only 3 physical buttons, like this: % xmodmap -pp There are 3 pointer buttons defined. Physical...
Juergen Keil
jkeil2
Offline Send Email
Jul 19, 2004
1:23 pm

... You were quite right. That did the trick. Thanks a lot. Cyril...
Cyril Plisko
cyril_plisko
Offline Send Email
Jul 19, 2004
1:38 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help