Re: Left-handed user
Avi Rozen <avi.rozen-vexSbsNcGflWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <[email protected]> |
I use the following to switch to a left handed configuration (with an optical Microsoft wheel mouse) xmodmap -e "pointer = 3 2 1 4 5" and the following when I want to switch back to right handed configuration: xmodmap -e "pointer = default" Hope this helps. Avi. Jean-Baptiste Mestelan wrote: > Hello. > > > I have one question about Ion3 : is there a simple way to invert the > actions of mouse buttons 'Button1' and 'Button2' ? I could not find a > reference to this in the documentation ... > > Or would it be simpler for me to automatically replace all entries > 'Buttonx' in the configuration files ? > > Many thanks for writing a USABLE window manager. > > Kind regards. >