freebsd-ports/sysutils/gdesklets-multitail/pkg-message
Pav Lucistnik 8d41deef07 - Reflect the state of art in gdesklets usage
- Also fix few brainos
2005-03-11 20:12:06 +00:00

22 lines
616 B
Text

##
To add your own custom intro message:
cp ${PREFIX}/share/examples/gdesklets-MultiTail/sample.multitail ~/.gdesklets/multitail
edit the file to change the intro message and color
To view the README:
cat ${PREFIX}/share/gnome/gdesklets/Displays/MultiTail/README
To view all installed applets:
ls ${PREFIX}/share/gnome/gdesklets/Displays
To use those applets:
gdesklets open ${PREFIX}/share/gnome/gdesklets/Displays/MultiTail/multitail.display
NOTE: Be sure to login as your user when you use the gdesklets command,
as the configuration will be stored in the ~/.gdesklets/ directory.
##