Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Util/Clooper/SClient.py
diff options
context:
space:
mode:
Diffstat (limited to 'Util/Clooper/SClient.py')
-rw-r--r--Util/Clooper/SClient.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/Util/Clooper/SClient.py b/Util/Clooper/SClient.py
index 5171569..d27472b 100644
--- a/Util/Clooper/SClient.py
+++ b/Util/Clooper/SClient.py
@@ -53,6 +53,8 @@ sc_initialize = _SClient.sc_initialize
sc_start = _SClient.sc_start
sc_stop = _SClient.sc_stop
sc_setMasterVolume = _SClient.sc_setMasterVolume
+sc_setTrackpadX = _SClient.sc_setTrackpadX
+sc_setTrackpadY = _SClient.sc_setTrackpadY
sc_inputMessage = _SClient.sc_inputMessage
sc_scoreEvent4 = _SClient.sc_scoreEvent4
sc_scoreEvent15 = _SClient.sc_scoreEvent15