stumpwm-devel
[Top][All Lists]
Advanced

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

Re: [STUMP] Strange keyboard layouts and Stumpwm


From: Eric Wolf
Subject: Re: [STUMP] Strange keyboard layouts and Stumpwm
Date: Thu, 17 Jun 2010 20:12:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Shawn Betts <address@hidden> writes:

> 2010/6/17 Friedrich Delgado <address@hidden>:
>> I have the same problem
>
> I was able to reproduce the problem on my machine and commit a fix.
> Can you grab a copy of stumpwm from git and verify that it works for
> you?

still the same problem

modifier keys in my key layout should (with others) be
<CAPS>, <LSGT>, <RALT>, <BKSL>

<CAPS> and <BKSL> should be iso_level3_shift
<RALT> and <LSGT> shoulb be iso_level5_shift

xmodmap -pk | grep -i level3
----------------------------
51      0xfe03 (ISO_Level3_Shift)       0x0000 (NoSymbol)       0xfe03 
(ISO_Level3_Shift)       
66      0xfe03 (ISO_Level3_Shift)       0x0000 (NoSymbol)       0xfe03 
(ISO_Level3_Shift)       
92      0xfe03 (ISO_Level3_Shift)       0x0000 (NoSymbol)       0xfe03 
(ISO_Level3_Shift)       

xmodmap -pk | grep -i level5
----------------------------
     23         0xff09 (Tab)    0xfe20 (ISO_Left_Tab)   0xff09 (Tab)    0xfe20 
(ISO_Left_Tab)   0xff20 (Multi_key)      0xfe13 (ISO_Level5_Lock)        0x0000 
(NoSymbol)       0x0000 (NoSymbol)       0x0000 (NoSymbol)       0xfe13 
(ISO_Level5_Lock)        
     94         0xfe11 (ISO_Level5_Shift)       0xfe11 (ISO_Level5_Shift)       
0xfe11 (ISO_Level5_Shift)       0xfe11 (ISO_Level5_Shift)       0xfe11 
(ISO_Level5_Shift)       0xfe11 (ISO_Level5_Shift)       0xfe13 
(ISO_Level5_Lock)        0xfe13 (ISO_Level5_Lock)        0xfe13 
(ISO_Level5_Lock)        0xfe13 (ISO_Level5_Lock)        
    108         0xfe11 (ISO_Level5_Shift)       0xfe11 (ISO_Level5_Shift)       
0xfe11 (ISO_Level5_Shift)       0xfe11 (ISO_Level5_Shift)       0xfe11 
(ISO_Level5_Shift)       0xfe11 (ISO_Level5_Shift)       0xfe13 
(ISO_Level5_Lock)        0xfe13 (ISO_Level5_Lock)        0xfe13 
(ISO_Level5_Lock)        0xfe13 (ISO_Level5_Lock)        
    203         0xfe11 (ISO_Level5_Shift)       0x0000 (NoSymbol)       0xfe11 
(ISO_Level5_Shift)       

xmodmap returns
---------------
shift       Shift_R (0x3e)
lock        Shift_L (0x32)
control     Control_L (0x25),  Control_R (0x69)
mod1        Alt_L (0x40),  Meta_L (0xcd)
mod2        BadKey (0xcf)
mod3        ISO_Level5_Shift (0x5e),  ISO_Level5_Shift (0x6c),  
ISO_Level5_Shift (0xcb)
mod4        Super_L (0x85),  Super_R (0x86),  Super_L (0xce)
mod5        ISO_Level3_Shift (0x33),  ISO_Level3_Shift (0x42),
ISO_Level3_Shift (0x5c)

Problem
-------
stumpwm receives a k instead of ! when i press <caps>-k, so
C-t <caps>-k does a kill instead of an exec.

mfg

Eric



reply via email to

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