source: npl/mediabox/lcdproc_edwin/src/tests/script.3 @ c5c522c

gcc484ntopperl-5.22
Last change on this file since c5c522c was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 504 bytes
Line 
1hello
2screen_add one
3screen_add two
4screen_add three
5screen_add four
6widget_add one title title
7widget_add two title title
8widget_add three title title
9widget_add four title title
10widget_set one title "One"
11widget_set two title "Two"
12widget_set three title "Three"
13widget_set four title "Four"
14widget_add one dot string
15widget_add two dot string
16widget_add three dot string
17widget_add four dot string
18widget_set one dot 1 2 .
19widget_set two dot 2 2 .
20widget_set three dot 3 2 .
21widget_set four dot 4 2 .
Note: See TracBrowser for help on using the repository browser.