~mir-team/mir/0.24-before-rebranch

Viewing all changes in revision 3590.

  • Committer: Daniel van Vugt
  • Date: 2016-07-18 03:13:15 UTC
  • Revision ID: daniel.van.vugt@canonical.com-20160718031315-p40dryfjpm3t6yrg
Fix Super key not working any more since r3565 (LP: #1602966), so that
the kernel's KEY_LEFTMETA once again maps to Mir's
mir_input_event_modifier_meta_left.

It was an understandable mistake as the Super key is actually:
   Kernel: KEY_LEFTMETA
   XKB:    XKB_KEY_Super_L (not XKB_KEY_Meta_L)
   Mir:    mir_input_event_modifier_meta_left

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: