1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/sysutils/gdesklets-multitail/pkg-message
Joe Marcus Clarke c4df078810 Add gdesklets-multitail, a gdesklets plug-in that allows up to five files
to be tailed in one display.

PR:		59439
Submitted by:	Franz Klammer <klammer@webonaut.com>
2003-11-19 05:54:40 +00:00

20 lines
554 B
Plaintext

##
To view the README:
cat ${PREFIX}/share/gnome/gdesklets/Displays/${name}/README
To view all installed applets:
ls ${PREFIX}/share/gnome/gdesklets/Displays
To use those applets:
gdesklets ${PREFIX}/share/gnome/gdesklets/Displays/${name}/${theme}/${name}.display
Replace ${name} with the correct name of the applets you want to use.
Replace ${theme} with the correct name of the applets theme.
NOTE: Be sure to login as your user when you use the gdesklets command,
as the configuration will be stored in the ~/.gdesklets/ directory.
##