home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / etc / X11 / fvwm95 / init.hook < prev    next >
Text File  |  1999-07-23  |  525b  |  16 lines

  1. # Additional commands for the InitFunction, which is 
  2. # automatically executed by fvwm upon startup.  This should
  3. # contain commands to start any programs you want to always
  4. # start, such as a welcome screen or an xterm.
  5. # In here should also go commands for selecting the background
  6. # color/picture.
  7. # The lines in init.hook should be "continuation lines"
  8. # for a function, such as:
  9. #+ "I" Exec xterm 
  10. # See the fvwm95 manual page for details (the AddToFunction
  11. # command).
  12. #+   "I" Exec runsetup  -geometry +80+60 
  13.  
  14.