Alright, this patch fixes the bug for me. diff --git a/debian/patches/input_events.diff b/debian/patches/input_events.diff index 9284a87..05d356f 100644 --- a/debian/patches/input_events.diff +++ b/debian/patches/input_events.diff @@ -23,8 +23,8 @@ diff -ruN a/input_layer.c b/input_layer.c + {{{0,0}, EV_KEY, KEY_SLEEP, 1}, "button/sleep SBTN 00000080 00000000"}, + {{{0,0}, EV_KEY, KEY_WLAN, 1}, "button/wlan WLAN 00000080 00000000"}, + {{{0,0}, EV_KEY, KEY_FN_F6, 1}, "button/fnf6 FNF6 00000080 00000000"}, -+ {{{0,0}, EV_KEY, KEY_SWITCHVIDEOMODE, 1}, -+ "button/videomode VMOD 00000080 00000000"}, ++ //{{{0,0}, EV_KEY, KEY_SWITCHVIDEOMODE, 1}, ++ // "button/videomode VMOD 00000080 00000000"}, + {{{0,0}, EV_KEY, KEY_FN_F9, 1}, "button/fnf9 FNF9 00000080 00000000"}, + {{{0,0}, EV_KEY, KEY_FN_F10, 1}, + "button/fnf10 FNF10 00000080 00000000"},
But that reverts part of the patch that fixed #521280. My laptop is a Dell Mini 9. I just noticed the last message on #521280, describing the same problem on a Dell latitude d520. He also saw the problem on lid events, which I did not, and also got wrong FNPGDOWN events on other keys, so my patch won't be complete for him. -- see shy jo
signature.asc
Description: Digital signature