After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 793610 - [PATCH] media-keys: Add mapping for Ctrl + Super + TouchpadToggle
[PATCH] media-keys: Add mapping for Ctrl + Super + TouchpadToggle
Status: RESOLVED FIXED
Product: gnome-settings-daemon
Classification: Core
Component: media-keys
3.27.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2018-02-19 19:24 UTC by Hans de Goede
Modified: 2018-03-20 15:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[PATCH] media-keys: Add mapping for Ctrl + Super + TouchpadToggle (1.33 KB, patch)
2018-02-19 19:24 UTC, Hans de Goede
accepted-commit_now Details | Review

Description Hans de Goede 2018-02-19 19:24:57 UTC
Created attachment 368581 [details] [review]
[PATCH] media-keys: Add mapping for Ctrl + Super + TouchpadToggle

Some budget laptops send Ctrl + Super + custom-scancode when their
touchpad-toggle hotkey (Fn + something) gets pressed.

hwdb will map the custom-scancode to TouchpadToggle, but we need to deal
with the Ctrl + Super in the media-keys plugin, add a mapping for this.
Comment 1 Hans de Goede 2018-02-19 19:26:32 UTC
systemd pull-req to add mapping from custom-scancode to F21 (XF86TouchpadToggle) can be found here: https://github.com/systemd/systemd/pull/8223
Comment 2 Benjamin Berg 2018-03-09 14:03:12 UTC
Review of attachment 368581 [details] [review]:

lgtm, will push myself later
Comment 3 Benjamin Berg 2018-03-20 15:24:48 UTC
Pushed to master.