home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / X11R6 / lib / X11 / app-defaults / XMailbox < prev    next >
Text File  |  1998-02-18  |  827b  |  22 lines

  1. !--------------------
  2. ! XMailbox defaults
  3. !--------------------
  4. xmailbox*geometry:        -24+102
  5. xmailbox*volume:        50
  6. xmailbox*update:        60
  7. xmailbox*onceOnly:        true
  8. xmailbox*mailNumOfXpmFile:    1
  9. xmailbox*mailAnimOnce:        true
  10. ! xmailbox*mailAnimUpdate:    1000
  11. ! xmailbox*mailapp:        echo 'setenv LINES 25; setenv COLUMNS 80; xterm -n Elm -e elm' | /bin/csh -f -s
  12. ! xmailbox*mailSndFile:        /usr/lib/sounds/bong.au
  13. ! xmailbox*mailSndComm:        /usr/bin/play %s
  14. ! xmailbox*nomailXpmFile:    /usr/include/X11/pixmaps/mail0.xpm
  15. ! xmailbox*mailXpmFile:        /usr/include/X11/pixmaps/mail1.xpm
  16.  
  17. ! By default, version 2.5 will only ack the mail on a single click, and
  18. ! requires a double click to run the MUA. This translation will put back
  19. ! the 2.4 behaviour (a single click runs the MUA).
  20. xmailbox.mailbox.translations:    #override \
  21.     <ButtonPress>:        unset()
  22.