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

  1. !
  2. ! XLbiff  --  Literate Biff, displays incoming mail, etc
  3. !
  4. *font:    -*-clean-bold-r-normal--13-130-75-75-c-80-iso8859-1
  5. !
  6. ! set these if you have a colour monitor, or put in your .Xdefaults
  7. !
  8. !*foreground:        purple
  9. !*background:        green
  10. !
  11. ! command to use
  12. !
  13. *scanCommand:        scan -file %s -width %d 2>&1
  14. !*scanCommand:        scan -file %s -width %d -form xlbiff.form 2>&1
  15. !*scanCommand:        echo 'x' | mail | grep '^.[UN]'
  16. !
  17. ! Dimensions of the display window
  18. !
  19. *columns:        80
  20. *rows:            20
  21. !
  22. ! miscellaneous
  23. !
  24. *bottom:        False
  25. *led:            0
  26. *ledPopdown:        False
  27. *refresh:        0
  28. *resetSaver:        False
  29. *update:        15
  30. *volume:        100
  31. !
  32. ! actions
  33. !
  34. *translations:        #override\n\
  35.             :<Key>space:        popdown()\n\
  36.             :<Key>q:        exit()\n\
  37.             :<Btn3Down>,<Btn3Up>:    exit()\n
  38.