Commit fd1e334
platform/x86: thinkpad_acpi: Support hotkey to disable trackpoint doubletap
The hotkey combination Fn + G can be used to disable the trackpoint
doubletap feature on Windows. Add matching functionality for Linux.
Signed-off-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Signed-off-by: Vishnu Sankar <vishnuocv@gmail.com>
Link: https://lore.kernel.org/r/20240417173124.9953-4-mpearson-lenovo@squebb.ca
[hdegoede@redhat.com: Adjust for switch to sparse-keymap keymaps]
[hdegoede@redhat.com: Do not log unknown event msg for doubletap when disabled]
Tested-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Mark Pearson <mpearson-lenovo@squebb.ca>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Link: https://lore.kernel.org/r/20240424122834.19801-25-hdegoede@redhat.com1 parent 1a22cb1 commit fd1e334
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
186 | 187 | | |
187 | 188 | | |
188 | 189 | | |
| |||
372 | 373 | | |
373 | 374 | | |
374 | 375 | | |
| 376 | + | |
375 | 377 | | |
376 | 378 | | |
377 | 379 | | |
| |||
3527 | 3529 | | |
3528 | 3530 | | |
3529 | 3531 | | |
| 3532 | + | |
| 3533 | + | |
| 3534 | + | |
3530 | 3535 | | |
3531 | 3536 | | |
3532 | 3537 | | |
| |||
3826 | 3831 | | |
3827 | 3832 | | |
3828 | 3833 | | |
3829 | | - | |
| 3834 | + | |
| 3835 | + | |
| 3836 | + | |
3830 | 3837 | | |
3831 | 3838 | | |
3832 | 3839 | | |
| |||
11033 | 11040 | | |
11034 | 11041 | | |
11035 | 11042 | | |
| 11043 | + | |
| 11044 | + | |
| 11045 | + | |
11036 | 11046 | | |
11037 | 11047 | | |
11038 | 11048 | | |
| |||
0 commit comments