Commit e14dc2e
committed
Include 'pointer' in the qubes input device name
Apparently GTK considers an input device with abs axes a touchscreen,
unless it has "mouse" or "pointer" in the name. And changes behavior of
clicks to make it more "touch friendly". Rename the device to make GTK
apps happy.
Fixes QubesOS/qubes-issues#73161 parent fb542b7 commit e14dc2e
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
0 commit comments