Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TamTam.py
diff options
context:
space:
mode:
authorNat <natcl@hotmail.com>2007-06-27 19:41:23 (GMT)
committer Nat <natcl@hotmail.com>2007-06-27 19:41:23 (GMT)
commit706d94ab1fe98caa7d93951bfbb7ec1138d8c1e5 (patch)
treed3c49a3232f8454940d24e9620c8d8132379f2f6 /TamTam.py
parent0b943ca583da5e1e38079f112cf6c7c2d39032ce (diff)
Keyboard Window hide
Diffstat (limited to 'TamTam.py')
-rwxr-xr-xTamTam.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/TamTam.py b/TamTam.py
index f590fc4..52008cf 100755
--- a/TamTam.py
+++ b/TamTam.py
@@ -167,6 +167,7 @@ class TamTam(Activity):
return
elif key == 49:#39: S
#self.set_mode('synth')
+ self.keyboardWindow.hide_all()
os.spawnlp(os.P_NOWAIT,'/usr/share/activities/TamTam.activity/cnee','/usr/share/activities/TamTam.activity/cnee', '--record', '--keyboard', '--mouse', '--stop-key', 'h', '--out-file', '/home/olpc/test.xnl')
return
elif key == 10:#25: W