mirror of
https://github.com/X11Libre/xf86-input-synaptics.git
synced 2026-04-14 11:54:16 +00:00
Changed the identifier for the synaptics protocol to match
kernel 2.6.0-test5-bk8.
This commit is contained in:
@@ -93,7 +93,7 @@ typedef enum {
|
||||
#define SYSCALL(call) while (((call) == -1) && (errno == EINTR))
|
||||
|
||||
/* for auto-dev: */
|
||||
#define INP_DEV_N "N: Name=\"Synaptics Synaptics TouchPad\""
|
||||
#define INP_DEV_N "N: Name=\"SynPS/2 "
|
||||
#define INP_DEV_H "H: Handlers="
|
||||
#define DEV_INPUT_EVENT "/dev/input/"
|
||||
#define PROC_BUS_INPUT_DEV "/proc/bus/input/devices"
|
||||
|
||||
Reference in New Issue
Block a user