mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-04-14 11:54:16 +00:00
Added a comment about ALPS pointing stick initialization.
This commit is contained in:
@@ -37,6 +37,9 @@ ALPS_sync(int fd)
|
||||
|
||||
/*
|
||||
* send the ALPS init sequence, ie 4 consecutive "disable"s before the "enable"
|
||||
* This "magic knock" is performed both for the trackpad and for the pointing
|
||||
* stick. Not all models have a pointing stick, but trying to initialize it
|
||||
* anyway doesn't seem to hurt.
|
||||
*/
|
||||
static void
|
||||
ALPS_initialize(int fd)
|
||||
|
||||
Reference in New Issue
Block a user