Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-01-17 21:38:01 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-01-17 21:38:01 (GMT)
commit704ad1c8866682eaca335107c6055b990040b584 (patch)
treea0a5e329fe7321a66b4037932a45b2c0a8684d99
parentf20348a5fd9b585c239139113b7df40ae6d9db8c (diff)
Reenable camera
-rw-r--r--shell/view/Shell.py4
1 files changed, 1 insertions, 3 deletions
diff --git a/shell/view/Shell.py b/shell/view/Shell.py
index 768fd24..030d8db 100644
--- a/shell/view/Shell.py
+++ b/shell/view/Shell.py
@@ -150,9 +150,7 @@ class Shell(gobject.GObject):
elif key == '<alt>o':
self.toggle_chat_visibility()
elif key == '0xDC': # Camera key
- # Disable until key autorepeat is fixed on the olpc
- #self._handle_camera_key()
- pass
+ self._handle_camera_key()
elif key == '0xE0': # Overlay key
self.toggle_chat_visibility()
elif key == '0x93': # Frame key