On Thu, May 08, 2003 at 04:16:50AM +0000, Lance Tagliapietra wrote: > Hello, > > When running my Amiga under AmigaDos, I used a program called "Leftymouse" > to swap the mouse buttons around as I am left-handed. Can someone > here point me at the man page/configuration line/other which will > let me swap the buttons for work under X and the twm (default) window > manager. My guess is that this would be done in the XF86Config-4 file > in the mouse section, but I have not seen anything on this.
xmodmap -e "pointer = 3 2 1" Richard