<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - The documented <alt>left shortcut doesn’t work on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=770112#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - The documented <alt>left shortcut doesn’t work on Wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=770112">bug 770112</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=bugzilla%40hadess.net" title="Bastien Nocera <bugzilla@hadess.net>"> <span class="fn">Bastien Nocera</span></a>
</span></b>
<pre>Created <span class=""><a href="attachment.cgi?id=343297&action=diff" name="attach_343297" title="shell: Fix Alt navigation shortcuts on Wayland">attachment 343297</a> <a href="attachment.cgi?id=343297&action=edit" title="shell: Fix Alt navigation shortcuts on Wayland">[details]</a></span> <a href='review?bug=770112&attachment=343297'>[review]</a>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>