Xpostit.geometry: 70x70-0+0 Xpostit.noteDir: .postitnotes !Xpostit.saveNotes: on !Xpostit.scrollBar: on !Xpostit.scrollOnOverflow: on Xpostit.Menu*cursor: hand1 ! OS specific commands Xpostit.printCmd: "lpr %s" Xpostit.calendarCmd: cal ! set this to be the number of pixels for a character using the font ! specified for the generic Text fields (see below). Xpostit.nameWidth: 10 ! ! Fonts ! Xpostit*Command*font: -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-* Xpostit*Menu*font: -adobe-helvetica-medium-r-normal--*-120-*-*-*-*-*-* Xpostit*List*font: 10x20 Xpostit*Text*font: -b&h-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-*-* Xpostit*TimerText*font: -b&h-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-*-* Xpostit*InsertLabel*font: -b&h-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-*-* Xpostit.PostItNote*text*font: \ 7x13bold Xpostit*FileSelectionShell*List*font: \ -adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-* ! ! default Colors ! Xpostit*Background: PeachPuff Xpostit*Foreground: NavyBlue Xpostit*Text*Background: Yellow Xpostit*Text*Foreground: Black Xpostit*List*Background: gray Xpostit*List*Foreground: blue ! the plaid section of the mother window Xpostit*Plaid*Background: coral Xpostit*Plaid*Foreground: Black ! the defaults for each note Xpostit*PostItNote*Background: Yellow Xpostit*PostItNote*Foreground: gray Xpostit*PostItNote*Note*Background: gray Xpostit*PostItNote*Note*Foreground: Wheat ! the menu bar Xpostit*PostItNote*Note*Options*Background: gray Xpostit*PostItNote*Note*Options*Foreground: blue Xpostit*PostItNote*Note*File*Background: gray Xpostit*PostItNote*Note*File*Foreground: blue Xpostit*PostItNote*Note*AlarmIcon*Background: gray Xpostit*PostItNote*Note*AlarmIcon*Foreground: blue ! the options menu Xpostit*PostItNote*Note*Options*OptionsMenu*Background: gray Xpostit*PostItNote*Note*Options*OptionsMenu*Foreground: black Xpostit*PostItNote*Note*Options*OptionsMenu*Save*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*Erase*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*Destroy*Foreground: red Xpostit*PostItNote*Note*Options*OptionsMenu*Hide*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*Name*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*Anchor*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*UnAnchor*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*Print*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*SetAlarm*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*UnsetAlarm*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*InsertCalendar*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*InsertDate*Foreground: blue Xpostit*PostItNote*Note*Options*OptionsMenu*EmailNote*Foreground: blue ! the label in the notes Xpostit*PostItNote*Note*Label*Background: red Xpostit*PostItNote*Note*Label*Foreground: white ! the text portion of each note Xpostit*PostItNote*Note*NoteText*Background: Yellow Xpostit*PostItNote*Note*NoteText*Foreground: Black ! popup buttons for user confirmation Xpostit*Command*Background: red Xpostit*Command*Foreground: white ! ! Automatically wrap long lines at word boundaries. ! Xpostit*Text*wrap: word ! ! Make the command buttons oval-shaped. ! Xpostit*Command*shapeStyle: oval ! ! For some window managers like pswm under OpenWindows, ! which don't pass the input focus. ! Xpostit*input: true ! translations - don't change these! ! Xpostit*Menu.Translations: #override\n \ ! : MenuPopdown() notify() unhighlight() \ ! XawPositionSimpleMenu(List) Xpostit*Dialog*Text.Translations: #override\n \ Down: no-op(RingBell) \n \ Return: no-op(RingBell) \n \ CtrlM: no-op(RingBell) ! BackSpace: delete-previous-character() \n \ ! Delete: delete-previous-character() \n \ ! Ctrlh: delete-previous-character() \n \ ! : insert-char() \n \ Xpostit*Plaid.Translations: #replace\n \ : raise() \n\ : lower() \n\ : XawPositionSimpleMenu(Menu) MenuPopup(Menu)