Commit 66e0c6a
committed
HID: transport: spi: apple: Use distinctive names input devices
Kwin uses the tripple Vendor ID, Product ID, Name to identify input
devices. If the same name ("Apple Internal Keyboard / Trackpad") is used
for both keyboard and trackpad actions like disabling the touchpad have
confusing effects. On the next login the keyboard will be disabled as
well since it shares all identifiers.
Signed-off-by: Janne Grunau <j@jannau.net>1 parent e707483 commit 66e0c6a
1 file changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
903 | 903 | | |
904 | 904 | | |
905 | 905 | | |
| 906 | + | |
906 | 907 | | |
907 | 908 | | |
908 | 909 | | |
| |||
911 | 912 | | |
912 | 913 | | |
913 | 914 | | |
914 | | - | |
| 915 | + | |
| 916 | + | |
| 917 | + | |
| 918 | + | |
| 919 | + | |
| 920 | + | |
| 921 | + | |
| 922 | + | |
| 923 | + | |
| 924 | + | |
915 | 925 | | |
916 | 926 | | |
917 | 927 | | |
| |||
0 commit comments