You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
399 B
25 lines
399 B
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Exec=@NAME@
|
|
Icon=tdescreensaver
|
|
Type=Application
|
|
Actions=InWindow,Root,Setup
|
|
Name=@LABEL@
|
|
@GL1@
|
|
@GL2@
|
|
|
|
[Desktop Action Setup]
|
|
Exec=kxsconfig @NAME@
|
|
Name=Setup...
|
|
|
|
[Desktop Action InWindow]
|
|
Exec=kxsrun @NAME@ -- -window-id %w
|
|
Name=Display in Specified Window
|
|
NoDisplay=true
|
|
|
|
[Desktop Action Root]
|
|
Exec=kxsrun @NAME@ -- -root
|
|
Name=Display in Root Window
|
|
NoDisplay=true
|
|
|