summaryrefslogtreecommitdiff
path: root/ps2comm.h
diff options
context:
space:
mode:
Diffstat (limited to 'ps2comm.h')
-rw-r--r--ps2comm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ps2comm.h b/ps2comm.h
index e509238..affdff1 100644
--- a/ps2comm.h
+++ b/ps2comm.h
@@ -59,6 +59,9 @@ Bool
synaptics_set_mode(int fd, byte cmd);
Bool
+synaptics_read_mode(int fd, unsigned char *mode);
+
+Bool
SynapticsEnableDevice(int fd);
Bool