Menu

#1173 Fluxbox use Super_R as Mod4 instead Multi_key

v1.3.5
open
nobody
None
5
2020-02-06
2018-12-02
rysson
No

Hi,

I have a problem with key bindings. I seems tha fluxbox catch both Super keys as Mod4. I have no Super_R.

In .fluxbox/keys a have:
Mod4 S :Exec claws-mail

xmodmap says about modifiers:

$ xmodmap
xmodmap:  up to 4 keys per modifier, (keycodes in parentheses):

shift       Shift_L (0x32),  Shift_R (0x3e)
lock        Caps_Lock (0x42)
control     Control_L (0x25),  Control_R (0x69)
mod1        Alt_L (0x40),  Meta_L (0xcd)
mod2        Num_Lock (0x4d)
mod3      
mod4        **Super_L** (0x85),  Multi_key (0x86),  Super_L (0xce),  Hyper_L (0xcf)
mod5        ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)

... and about Super:

$ xmodmap -pk | egrep -i 'super_|multi_'
    133         0xffeb (Super_L)        0x0000 (NoSymbol)       0xffeb (Super_L)        0x0000 (NoSymbol)       0xffeb (Super_L)
    134         0xff20 (Multi_key)      0xff20 (Multi_key)      0xff20 (Multi_key)      0xff20 (Multi_key)      0xff20 (Multi_key)      0xff20 (Multi_key)
    206         0x0000 (NoSymbol)       0xffeb (Super_L)        0x0000 (NoSymbol)       0xffeb (Super_L)        0x0000 (NoSymbol)       0xffeb (Super_L)

Now both (Super_L + S) and (Multi_key + S) lunch claws-mail.

Thanks for your work.

Discussion

  • rysson

    rysson - 2018-12-02

    I have no Super_R

    I mean, I have key on keyboard, but I have no definition Super_R.

     
  • rysson

    rysson - 2020-02-06

    Issue to close. Sometime ago it started working.

     

Log in to post a comment.

MongoDB Logo MongoDB