I tried to use xvkbd in combination with xbindkeys to remap certain keys to another one. The use is to remap any key onto numpad keys for faster access of the warcraft3 inventory. This seems to have worked before, but in my configuration it doesnt, and I'd like to know if I've done a mistake somewhere or if it is broken since some version.
This is a part of my .xbindkeysrc to remap 3 on KP_7:
Code: Select all
"/usr/bin/xvkbd -window Wine -text "\[KP_7]""
3
Maybe someone around here made it work before?