diff options
author | perry <perry@pkgsrc.org> | 2006-04-16 02:09:48 +0000 |
---|---|---|
committer | perry <perry@pkgsrc.org> | 2006-04-16 02:09:48 +0000 |
commit | 25ecbb94f63a8bb42697809f42995c25ef43d5f7 (patch) | |
tree | 0517459bc02145ad766b4f5f45fef4e46325677e | |
parent | d15a5c6b1bcc422ecb04b2c0482b85366576c609 (diff) | |
download | pkgsrc-25ecbb94f63a8bb42697809f42995c25ef43d5f7.tar.gz |
message explaining how to set your resources to make xalarm look better
-rw-r--r-- | time/xalarm/MESSAGE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/time/xalarm/MESSAGE b/time/xalarm/MESSAGE new file mode 100644 index 00000000000..c24d38f2bc6 --- /dev/null +++ b/time/xalarm/MESSAGE @@ -0,0 +1,15 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1 2006/04/16 02:09:48 perry Exp $ + +The appearance of xalarm is much better if the color resources are +properly specified and the correct resources for Xaw3d are set. + +You can do this just by setting + +*customization: -color + +in your ~/.Xdefaults file. + +Alternatively, you can put the contents of the XAlarm-color app defaults +file into your .Xdefulats file. +=========================================================================== |