stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Super_L is no longer working as a prefix key


From: Vitaly Mayatskikh
Subject: Re: [STUMP] Super_L is no longer working as a prefix key
Date: Sun, 01 Nov 2009 19:36:04 +0100
User-agent: Wanderlust/2.15.6 (Almost Unreal) Emacs/23.1 Mule/6.0 (HANACHIRUSATO)

At Sun, 1 Nov 2009 09:43:44 -0800 (PST), Matt Cheung wrote:

> shift       Shift_L (0x32),  Shift_R (0x3e)
> lock 
> control     Control_L (0x25),  Control_R (0x69)
> mod1        Alt_L (0x40),  Alt_R (0x6c),  Meta_L (0xcd)
> mod2        Num_Lock (0x4d)
> mod3 
> mod4        Super_L (0x85),  Super_R (0x86),  Super_L (0xce),  Hyper_L (0xcf)
> mod5        ISO_Level3_Shift (0x5c),  Mode_switch (0xcb)
> 
> And I ran the modifiers command which gave me the output:
> 
>   Meta: mod-1
>   Alt: 
> Super: mod-4
> Hyper: 
> AltGr: mod-5
> 
> I would appreciate any help getting Super_L as my prefix key again.  It
> was nice only needing to hit one key.  Thanks.

You have 2 Super_L, it's a bug in X.org. This should help:

$ xmodmap -e "keycode 206 = Meta_R"

-- 
wbr, Vitaly




reply via email to

[Prev in Thread] Current Thread [Next in Thread]