Questions about disabling key repeat for a keycode or a keysym

박성진 sj76.park at samsung.com
Wed Apr 20 06:47:22 UTC 2016


Dear Ran,
what I did is following. :)

1. define a custom keysym in libxkbcommon
   - add a custom keysym into xkbcommon/xkbcommon-keysyms.h file (e.g. XF86VoiceWakeUp)
   - build ks_table.h again to reflect the custom keysym in libxkbcommon
2. add a mapping between a keycode and a keysym in xkeyboard-config
   - symbols/inet
     key <I153> { [XF86VoiceWakeUp ] }

Is it enough information ? :)

And one more question is... what's the desirable way to define custom keysyms and to do map between
each keysym to each keycode ?

Thanks and regards,
Sung-Jin Park


------- Original Message -------
Sender : Ran Benita<ran234 at gmail.com> 
Date   : 2016-04-19 19:51 (GMT+09:00)
Title  : Re: Re: Questions about disabling key repeat for a keycode or a keysym

On Tue, Apr 19, 2016 at 09:54:35AM +0000, 박성진 wrote:
> Dear Ran,
> thank you for your answer. :)
> 
> Plz kindly provide more details about it.
> We have defined some key symbols for built-in keys in mobile handset
> and would like to disable repeat for them.

Can you give an example of such a key symbol you do not want to repeat,
and how and where you defined it (xkb keymap file or elsewhere)?

Ran
_______________________________________________
wayland-devel mailing list
wayland-devel at lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel
<p> </p><p> </p>


More information about the wayland-devel mailing list