From ffc6e06ee1a09c19b77551d7afa99236fe00a548 Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 13 Jul 2003 20:42:19 +0200 Subject: Made horizontal wheel replacement buttons work. (From Hartwig Felger.) For 2.5.x, a kernel patch is also needed. --- synaptics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'synaptics.h') diff --git a/synaptics.h b/synaptics.h index b1e9eba..a573a2f 100644 --- a/synaptics.h +++ b/synaptics.h @@ -112,7 +112,7 @@ typedef struct _SynapticsPrivateRec unsigned long int identity; /* Identification */ Bool isSynaptics; /* Synaptics touchpad active */ Bool six_buttons; /* Use six button protocol */ - + /* only of interest if in raw mode */ Bool shm_config; /* True when shared memory area allocated */ OsTimerPtr timer; /* for up/down-button repeat, tap processing, etc */ -- cgit v1.2.3