diff options
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/shot.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/shot.sh b/doc/shot.sh index 1ac6da930..b67be7074 100755 --- a/doc/shot.sh +++ b/doc/shot.sh | |||
@@ -8,6 +8,7 @@ shift | |||
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=3:file=$DIR/$FILE | 10 | export ELM_ENGINE=shot:delay=3:file=$DIR/$FILE |
11 | export ELM_DISPLAY=shot | ||
11 | export ILLUME_KBD=0,0,240,123 | 12 | export ILLUME_KBD=0,0,240,123 |
12 | export ILLUME_IND=0,0,240,32 | 13 | export ILLUME_IND=0,0,240,32 |
13 | export ILLUME_STK=0,288,240,32 | 14 | export ILLUME_STK=0,288,240,32 |