mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
e220719900
to be simple, and use little CPU. PR: 59227 Submitted by: Franz Klammer <klammer@webonaut.com>
15 lines
401 B
Plaintext
15 lines
401 B
Plaintext
##
|
|
To view all installed applets:
|
|
|
|
ls ${PREFIX}/share/gnome/gdesklets/Displays
|
|
|
|
To use those applets:
|
|
|
|
gdesklets ${PREFIX}/share/gnome/gdesklets/Displays/${name}/${name}.display
|
|
|
|
Replace ${name} with the correct name of the applets you want to use.
|
|
|
|
NOTE: Be sure to login as your user when you use the gdesklets command,
|
|
as the configuration will be stored in the ~/.gdesklets/ directory.
|
|
##
|