summaryrefslogtreecommitdiff
path: root/debian/cscope.install
diff options
context:
space:
mode:
Diffstat (limited to 'debian/cscope.install')
-rw-r--r--debian/cscope.install1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/cscope.install b/debian/cscope.install
new file mode 100644
index 0000000..2ff4aa3
--- /dev/null
+++ b/debian/cscope.install
@@ -0,0 +1 @@
+contrib/xcscope/xcscope.el usr/share/emacs/site-lisp
v>
We already have in place a quirk for Windows 8 devices, but it looks like the Surface Cover are not conforming to it. Given that we are only interested in 3 feature reports (the ones that the Windows driver retrieves), we should be safe to unconditionally apply the quirk to everybody. In case there is an issue with a controller, we can always mark it as such in the transport driver, and hid-multitouch won't try to retrieve the feature report. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers')
-rw-r--r--drivers/hid/hid-multitouch.c76
1 files changed, 40 insertions, 36 deletions
diff --git a/drivers/hid/hid-multitouch.c b/drivers/hid/hid-multitouch.c