-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathREADME
22 lines (16 loc) · 889 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
The Sentelic touchpad in an ASUS ZenBook UX21E is reported as
"psmouse serio4: sentelic: Finger Sensing Pad, hw: 14.3.1, sw: 1.0.0-K, buttons: 4"
and does not offer any kind of scrolling support with unpatched Linux kernel
version 3.2-rc6.
This patch adds absolute positioning support for it which enables edge
scrolling as well as multitouch support which enables two-finger scrolling.
To use the patched driver copy the files from src/ to drivers/input/mouse/
or apply the patch in patches/. The patch applies cleanly to 3.2-rc6.
There's also an unrelated patch under patches/ to add support for the USB
Ethernet adapter delivered with the ZenBook.
TODO:
* Middle-click support
* Cursor movement is a bit jumpy
* Horizontal two-finger scrolling does not work (at least in Gnome 3) for
some reason and also messes up vertical scrolling
* Figure out more values for the registers