HW key event grabbing on Tizen Wayland

Thiago Macieira thiago at kde.org
Tue Aug 12 09:34:29 PDT 2014


On Tuesday 12 August 2014 01:03:37 yan.wang at linux.intel.com wrote:
> Hi, All,
>   Today I checked HW key event grabbing on Tizen. In Tizen X (mobile),
> libslp-utilx package could do this. (E.g.
> KEY_MENU/POWER/VOLUME_UP/VOLLUME_DOWN/CAMERA...) But how about in
> Wayland?
>   In Wayland/Weston upstream, I think libinput could do it because I could
> see KEY_VOLUME_UP/DOWN, KEY_POWER, KEY_BACK, KEY_MENU, ... in it. Is it
> right?
>   http://cgit.freedesktop.org/wayland/libinput.
>   libinput hasn't been migrated to Tizen Wayland Common/IVI repos so far.
> Will it be available on Tizen in the future?
>   Thanks.

For Wayland, there's no protocol yet for global shortcuts (that I know of).

You need to modify the compositor to do it for you.
-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358



More information about the wayland-devel mailing list