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 | 3167adde68b78cdce11ce302b61480036bdea3b4 (patch) | |
tree | 0517459bc02145ad766b4f5f45fef4e46325677e /time/xalarm | |
parent | a724d45de738173b17d023500dd2b9b93de4951d (diff) | |
download | pkgsrc-3167adde68b78cdce11ce302b61480036bdea3b4.tar.gz |
message explaining how to set your resources to make xalarm look better
Diffstat (limited to 'time/xalarm')
-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. +=========================================================================== |