[Wayland-bugs] [Bug 770112] The documented <alt>left shortcut doesn’t work on Wayland
gnome-control-center (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jan 11 12:15:25 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=770112
--- Comment #14 from Bastien Nocera <bugzilla at hadess.net> ---
Created attachment 343297
--> https://bugzilla.gnome.org/attachment.cgi?id=343297&action=edit
shell: Fix Alt navigation shortcuts on Wayland
The default mod mask is different in Xorg and in Wayland. In Wayland, it
contains GDK_META_MASK (which is the virtual modifier equivalent to Mod1
aka Alt) whereas it doesn't contain it under Xorg.
Therefore, make sure to remove GDK_MOD1_MASK and and use the
GDK_META_MASK to check for the "Alt" key or equivalent.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170111/264040ee/attachment.html>
More information about the wayland-bugs
mailing list