diff options
author | glenda <glenda@9front> | 2022-10-07 11:53:47 +0000 |
---|---|---|
committer | glenda <glenda@9front> | 2022-10-07 11:53:47 +0000 |
commit | 712b09870a09964971d591f595b6aa1f64173340 (patch) | |
tree | bcdc858159fc2412047240b552ebe15ee5d3a57b /demos | |
parent | 73b3078cb551f03d959e8beb1adc6804efb13579 (diff) |
Update rdemo
Diffstat (limited to 'demos')
-rwxr-xr-x | demos/demorio | 4 | ||||
-rwxr-xr-x | demos/rdemo | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/demos/demorio b/demos/demorio new file mode 100755 index 0000000..d5a869f --- /dev/null +++ b/demos/demorio @@ -0,0 +1,4 @@ +#!/bin/rc + +window 28,28,833,1052 apl +window 862,29,1654,1052 apl diff --git a/demos/rdemo b/demos/rdemo index 73a311d..6f23ad5 100755 --- a/demos/rdemo +++ b/demos/rdemo @@ -2,4 +2,5 @@ font=/lib/font/bit/APL386/28/font rm -f /srv/apl -rio +rio -i demorio + |