diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-04-09 00:10:02 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-15 10:25:48 +0200 |
commit | ce1299fd2cd43fcce63f70cce18c4432950f8725 (patch) | |
tree | 60cf366d33e6920ce38c09851fa71f119c162a44 /desktop/xtrascreenhacks/README.SLACKWARE | |
parent | ee867916df0b28cd721239e68baf089acc01e79b (diff) |
desktop/xtrascreenhacks: Added (display modes for xscreensaver)
Diffstat (limited to 'desktop/xtrascreenhacks/README.SLACKWARE')
-rw-r--r-- | desktop/xtrascreenhacks/README.SLACKWARE | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/desktop/xtrascreenhacks/README.SLACKWARE b/desktop/xtrascreenhacks/README.SLACKWARE new file mode 100644 index 0000000000000..2cbb6297c26fd --- /dev/null +++ b/desktop/xtrascreenhacks/README.SLACKWARE @@ -0,0 +1,15 @@ +You will need to add entries to your .xscreensaver file by hand. +Shut down xscreensaver and close xscreensaver-demo if it is running. +Open $HOME/.xscreensaver in your favorite text editor and paste +the following lines into the "programs" section: + +--snip---------------- +- "Daisy" daisy -root \n\ +- "Twinkle" twinkle -root \n\ +-GL: "Flyer" flyer -root \n\ +-GL: "Berlin-Uhr" berlinuhr -root \n\ +-GL: "Soma" soma -root \n\ +--snip---------------- + +Then run xscreensaver-demo to activate and configure the hacks. +If you don't have XScreensaver at all, just enjoy the hacks in an X window. |