home *** CD-ROM | disk | FTP | other *** search
- #
- # panel.config
- #
- # configuation file for the XCMD panel. You can
- # use 5 lines of 5 gadgets. As an example, this
- # configuration is for Calvacom, but it is just
- # an example !
- #
- # Each line is corresponding to a gadget. First,
- # there is the name of the gadget, next a ';', and
- # then the Term II command
- #
-
-
- # first line :
-
- Amiga; serial_send "ci amiga\n"
- Mac; serial_send "ci mac\n"
- RCI; serial_send "ci RCI\n"
- OUF; serial_send "ci ouf\n"
- IBM; serial_send "ci IBM\n"
-
-
- # second line :
-
- Forums; serial_send "fo\n\n"
- Qui ?; serial_send "/q tout\n"
- !; serial_send "!\n"
- !!; serial_send "!!\n"
- Messages; serial_send "/m\n"
-
- # third line :
-
- Textes; serial_send "/tex\n"
- BIB Amiga; serial_send "BIB Amiga\n"
- Stat; serial_send "*\nst\n"
- Signal; serial_send "/s\n";
- Info; serial_send "/in\n";
-
- # fourth line :
-
- Lire; serial_send "li\n"
- Calva .; serial_send ".\n"
- RETURN; serial_send "\n"
- 1; serial_send "1\n"
- 2; serial_send "2\n"
-
- # fifth line
-
- 3; serial_send "3\n"
- 4; serial_send "4\n"
- 5; serial_send "5\n"
- 6; serial_send "6\n"
- 7; serial_send "7\n"
-