mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
8d41deef07
- Also fix few brainos
15 lines
406 B
Plaintext
15 lines
406 B
Plaintext
##
|
|
To view the installed applets:
|
|
|
|
ls ${PREFIX}/share/gnome/gdesklets/Displays
|
|
|
|
To use those applets:
|
|
|
|
gdesklets open ${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.
|
|
##
|