summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorKai-Heng Feng <kai.heng.feng@canonical.com>2021-06-24 14:53:45 +0800
committerKai-Heng Feng <kai.heng.feng@canonical.com>2021-07-13 22:19:57 +0800
commitf4dbcf3d7b0f951fe44b29229206c97b625dbfda (patch)
tree4d45a84466231569783eef7f096575219cdc0c9b /.gitlab-ci.yml
parent460c956a5059d40dd15de8717cb6b177f6e3584c (diff)
downloadgnome-settings-daemon-f4dbcf3d7b0f951fe44b29229206c97b625dbfda.tar.gz
media-keys: Add one second delay between each rfkill event
When pressing airplane mode hotkey on many HP laptops, the AT keyboard, HP Wireless device (HPQ6001) and Intel HID device (INT33D5) can all send rfkill hotkey event. Preferably we should just leave one device and unregister the others. In practice this is hard to achieve, becuase the presence of a device doesn't necessarily mean it can generate rfkill hotkey event, we can only know what devices are capable to generate rfkill event when the hotkey gets pressed. So add a delay between each rfkill event to workaround the issue. This is also how the other OS handles multiple rfkill events.
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions