[dev] [st] Key shortcuts not respected

From: Xavier Cartron <xavier_AT_yeuxdelibad.net>
Date: Mon, 17 Jun 2013 22:18:47 +0200

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

This archive was generated by hypermail 2.3.0 : Mon Jun 17 2013 - 22:24:05 CEST