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 486dd36..9e2bba1 100644
--- a/ps2comm.h
+++ b/ps2comm.h
@@ -51,6 +51,9 @@
typedef unsigned char byte;
+Bool ps2_synaptics_enable_device(int fd);
+Bool ps2_synaptics_disable_device(int fd);
+
struct SynapticsHwInfo;
void ps2_print_ident(const struct SynapticsHwInfo *synhw);