Comment 1 for bug 1663122

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

The test was introduced in:

------------------------------------------------------------
revno: 4016 [merge]
author: Andreas Pokorny <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Tue 2017-02-07 11:24:22 +0000
message:
  Fix behavior of numlock and related modifier keys (LP: #1588237)

  Corrects the tracking of modifiers that can be toggled. The input device state event now transfers the state of the toggled modifiers via double entries in the scan code array. Finally this change adds some missing wiring to forward the input device state event to the client side XkbMapper. Fixes: https://bugs.launchpad.net/bugs/1588237.

  Approved by Alexandros Frantzis, mir-ci-bot.
------------------------------------------------------------