home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / live / usr / X11R6 / lib / X11 / app-defaults / XMotd < prev    next >
Text File  |  1997-10-21  |  2KB  |  61 lines

  1. !XMotd: app-defaults for xmotd 1.13
  2.  
  3. !TITLE
  4. !use a backslash to quote leading spaces in the title
  5.  
  6. *title.label: \       This is the\nMessage of the Day\n\n
  7.  
  8. !BITMAP
  9. !If you have a custom bitmap you wish to display, uncomment the next
  10. !resource and correct the path- and file-name to point to the location
  11. !of your X-bitmap file. N.B.: the bitmap can also be specified with the 
  12. !"-bitmaplogo" command-line option.
  13.  
  14. !*BitmapLogo: /usr/local/site.bm
  15.  
  16. !overall-colour
  17. *form.background: lightsteelblue3
  18.  
  19. !Shape the buttons; this is better than the default, crappy, Dr. Seuss
  20. !flat-background buttons. ShapeStyle is ignored, however, if Kaleb's 
  21. !3D Athena widgets are installed.
  22. *shapeStyle: oval
  23.  
  24. !the text-box that displays the motd
  25. *Text.height: 500
  26. *Text.width: 680
  27. *Text*font: -*-times-medium-r-*-*-*-140-*
  28. *Text*scrollVertical:    whenNeeded
  29. *Text*scrollHorizontal:  whenNeeded
  30. *Text*autoFill:          off
  31. *Text*input: False
  32. *Text*background: lightsteelblue1
  33.  
  34. !Additional resource for the title
  35. *title.font: -*-times-bold-i-*-*-*-240-*
  36. *title.width: 500
  37. *title.borderWidth: 0
  38. *title.background: lightsteelblue3
  39.  
  40. !Additional resource for the bitmap
  41. *logo.background: lightsteelblue3
  42. *logo.borderWidth: 0
  43.  
  44. !the horizontal-line
  45. *hline.borderWidth: 0
  46. *hline.height: 2
  47. *hline.width: 744
  48. *hline.background: black
  49. *hline.foreground: black
  50.  
  51. !The label that displays the date & filename (below the dismiss button)
  52. *info.font: -*-times-bold-i-*-*-*-140-*
  53. *info.borderWidth: 0
  54. *info.background: lightsteelblue3
  55.  
  56. !Quit Button
  57. *quit.font: -*-times-bold-r-*-*-*-240-*
  58. *quit.label: Dismiss
  59. *quit*foreground: lightcyan
  60. *quit*background: lightsteelblue3
  61.