View Single Post
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#6
Well, I was (and am, for normal use) using Debian xvkbd, though I'm fiddling a bit with your keyboard; I use my own rxvt build. I've got a build of FVWM 2.5.26 (Thanks, qwerty12!) around that I haven't even installed yet, but I'm thinking I'll at least try patching for translucency and building my own before I finalize things for packaging.

And tons of config tweaking. One tip: Add an extra title-bar button with a menu to select from the three buttons, e.g.:
Code:
AddToMenu "Input" "Input " Title
+              "Button 1 " Exec exec xmodmap -e 'pointer = 1 2 3' 
+              "Button 2 " Exec exec xmodmap -e 'pointer = 2 3 1' 
+              "Button 3 " Exec exec xmodmap -e 'pointer = 3 1 2'm
+              "" Nop 
+              "Xvkbd" Exec exec xvkbd &
Code:
Mouse 0         3       A       Menu Input Nop