Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Config.py
diff options
context:
space:
mode:
authoramartin <olpc@xo-05-28-21.localdomain>2007-07-20 09:05:56 (GMT)
committer amartin <olpc@xo-05-28-21.localdomain>2007-07-20 09:05:56 (GMT)
commit8d3015f87bc7270572b419e184184abc139a497c (patch)
tree94821325c249d14326a1a43d4910c3e03bf7b376 /Config.py
parent1af282d79ba87022d6f34ba258c17c49eb9dce05 (diff)
keyboard recording fixes + page properties
Diffstat (limited to 'Config.py')
-rw-r--r--Config.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/Config.py b/Config.py
index 0c9e95e..8caa0a9 100644
--- a/Config.py
+++ b/Config.py
@@ -487,6 +487,9 @@ NUMBER_OF_PAGES = 2
MINIMUM_AMPLITUDE = 0
MAXIMUM_AMPLITUDE = 1
+DEFAULT_GRID = 3
+DEFAULT_GRID_DIV2 = DEFAULT_GRID / 2.0
+
####################
## ToolTips