home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 592b.lha / TermII / English / panel.config < prev    next >
Text File  |  1991-12-22  |  1KB  |  55 lines

  1. #
  2. #   panel.config
  3. #
  4. #       configuation file for the XCMD panel. You can
  5. #       use 5 lines of 5 gadgets. As an example, this
  6. #       configuration is for Calvacom, but it is just
  7. #       an example !
  8. #
  9. #       Each line is corresponding to a gadget. First,
  10. #       there is the name of the gadget, next a ';', and
  11. #       then the Term II command
  12. #
  13.  
  14.  
  15. #       first line :
  16.  
  17.     Amiga; serial_send "ci amiga\n"
  18.     Mac;   serial_send "ci mac\n"
  19.     RCI;   serial_send "ci RCI\n"
  20.     OUF;   serial_send "ci ouf\n"
  21.     IBM;   serial_send "ci IBM\n"
  22.  
  23.  
  24. #       second line :
  25.  
  26.     Forums;     serial_send "fo\n\n"
  27.     Qui ?;      serial_send "/q tout\n"
  28.     !;          serial_send "!\n"
  29.     !!;         serial_send "!!\n"
  30.     Messages;   serial_send "/m\n"
  31.  
  32. #       third line :
  33.  
  34.     Textes;     serial_send "/tex\n"
  35.     BIB Amiga;  serial_send "BIB Amiga\n"
  36.     Stat;       serial_send "*\nst\n"
  37.     Signal;     serial_send "/s\n";
  38.     Info;       serial_send "/in\n";
  39.  
  40. #       fourth line :
  41.  
  42.     Lire;       serial_send "li\n"
  43.     Calva .;    serial_send ".\n"
  44.     RETURN;     serial_send "\n"
  45.     1;          serial_send "1\n"
  46.     2;          serial_send "2\n"
  47.  
  48. #       fifth line
  49.  
  50.     3;          serial_send "3\n"
  51.     4;          serial_send "4\n"
  52.     5;          serial_send "5\n"
  53.     6;          serial_send "6\n"
  54.     7;          serial_send "7\n"
  55.