diff options
author | Bruno Dilly <bdilly@profusion.mobi> | 2011-08-03 21:05:20 +0000 |
---|---|---|
committer | Bruno Dilly <bdilly@profusion.mobi> | 2011-08-03 21:05:20 +0000 |
commit | 36a6a20b0bb45ec363cf563671ce6e1cea77bbf0 (patch) | |
tree | 641b230a1ba13e18dea2e514d51b450dfb70b9f4 /doc/shot.sh | |
parent | 4f32ce519d824ec6be8aaea6f7150d6c267e6b34 (diff) |
Elementary: Map Documentation
SVN revision: 62074
Diffstat (limited to 'doc/shot.sh')
-rwxr-xr-x | doc/shot.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/shot.sh b/doc/shot.sh index 710191227..1ac6da930 100755 --- a/doc/shot.sh +++ b/doc/shot.sh | |||
@@ -7,7 +7,7 @@ shift | |||
7 | 7 | ||
8 | export ELM_THEME=default | 8 | export ELM_THEME=default |
9 | export ELM_SCALE=1.0 | 9 | export ELM_SCALE=1.0 |
10 | export ELM_ENGINE=shot:delay=0.5:file=$DIR/$FILE | 10 | export ELM_ENGINE=shot:delay=3:file=$DIR/$FILE |
11 | export ILLUME_KBD=0,0,240,123 | 11 | export ILLUME_KBD=0,0,240,123 |
12 | export ILLUME_IND=0,0,240,32 | 12 | export ILLUME_IND=0,0,240,32 |
13 | export ILLUME_STK=0,288,240,32 | 13 | export ILLUME_STK=0,288,240,32 |