blob: 1a2a900720f77b6460b3f963cd4e4df2c1c41551 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
##
To view all installed applets:
ls ${PREFIX}/share/gnome/gdesklets/Displays
To use those applets:
gdesklets ${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.
##
|