summaryrefslogtreecommitdiff
path: root/.gitlab-ci
diff options
context:
space:
mode:
Diffstat (limited to '.gitlab-ci')
-rw-r--r--.gitlab-ci/evdev.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci/evdev.in b/.gitlab-ci/evdev.in
index e760283..7a89ed4 100644
--- a/.gitlab-ci/evdev.in
+++ b/.gitlab-ci/evdev.in
@@ -190,7 +190,8 @@ default xkb_keycodes "evdev" {
// Fake keycodes for virtual keys
<LVL3> = 92;
- <MDSW> = 203;
+ <LVL5> = 203;
+ alias <MDSW> = <LVL5>;
<ALT> = 204;
<META> = 205;
<SUPR> = 206;