[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freedesktop-xorg
Subject:    XKB symbols loaded but not overloaded
From:       Gioele Barabucci <gioele () svario ! it>
Date:       2014-07-11 19:53:00
Message-ID: lppfas$alh$1 () ger ! gmane ! org
[Download RAW message or body]

Hello,

I used `xkbcomp -w 10 -I. keymap/test :0` to load this keymap:

     default xkb_keymap "test" {
         xkb_keycodes  { include "evdev" };
         xkb_types     { include "complete" };
         xkb_compat    { include "complete" };
         xkb_symbols   { include "pc+us+test" };
     };

The `test` contains contains only these three lines:

     partial alphanumeric_keys
     xkb_symbols "latin" {
         key <ESC>  { [ Escape, A ] };
     };

The ESC key should generate an Escape, Shift-ESC should generate a "A".

The problem is that Shift-ESC still generates Escape (tested with xev). Why?

xkbcomp correctly detects that

     Warning:      Symbol map for key <ESC> redefined
                   Using last definition for conflicting fields

Why isn't the new definition picked up then?

Regards,

--
Gioele Barabucci <gioele@svario.it>

_______________________________________________
xorg@lists.x.org: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: %(user_address)s
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic