Hello,
I just found that shortcuts defined in config.h are not respected.
As example :
{ MODKEY|ShiftMask, XK_Prior, xzoom, {.i = +1} },
It should zoom when pressing Alt+Shift+PgUp. But for zooming, it only
requires Alt+PgUp, surprisingly.
The result of this behaviour is if I use such shortcut :
{ ControlMask,ShiftMask XK_V, clippaste, {.i = 0} },
Then it works with only Shift+V, so it is impossible to write "V".
Regards,
--
,--.
: /` ) Xavier Cartron
| `-'
\_
Received on Mon Jun 17 2013 - 22:18:47 CEST