home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-386-Vol-2of3.iso / b / bricon20.zip / bricons / README < prev    next >
Text File  |  1992-07-23  |  2KB  |  49 lines

  1. PROGRAM
  2.     bricons
  3.  
  4. DESCRIPTION
  5.     The bricons program allows the user to start up applications 
  6.     from a configured command panel on a workstation display 
  7.     running X.  The bricons interface can consist of up to sixteen
  8.     buttons which can display some text or an icon. Each button is 
  9.     used to execute a shell command using the Bourne shell.
  10.     Each button can be configured to display a single spring 
  11.     loaded popup menu with up to ten more buttons.
  12.  
  13. COMPILATION
  14.     Assuming a good X installation at your site, simply:
  15.  
  16.         xmkmf ; make
  17.  
  18.     Otherwise use the Makefile provided.
  19.  
  20. CONFIGURATION
  21.     Once the bricons program has been successfully compiled it can
  22.     be executed straight away it should display some example buttons
  23.     one of which is a sub menu.
  24.  
  25.     The bricons program looks for a .briconsrc configuration file in
  26.     your home directory otherwise it looks in the current directory
  27.     for the file.
  28.  
  29. PORTABILITY
  30.     The bricons program has been compiled and tested on the following:
  31.  
  32.     machine         SPARC workstation1     SPARC workstation2 
  33.     operating system    SunOS 4.1.1        SunOS 4.1.2_ER
  34.  
  35.     machine            DEC3100         VAX station
  36.     operating system    Ultrix Worksystem V2.1    Ultrix-32 V3.1
  37.                 (Rev 14)        (Rev. 9)
  38.  
  39.     machine            Sun3
  40.     operating system    SunOS 4.1.1    
  41.  
  42. ACKNOWLEDGEMENTS
  43.     Many thanks go to Richard Hesketh and Martin Davy for all their
  44.     help and advice.
  45.  
  46. ___________________________________________________________________________
  47.     Bruce Ingram    email    bri@ukc.ac.uk
  48. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  49.