freebsd-ports/deskutils/gdesklets-psi_displaypackage/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

14 lines
417 B
Text

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