List of Global Functions
Description - Get the description of the currently selected desktop for the summary
Desktop - Get the currently set default desktop, nil if none set
Init - Initialize default desktop from control file if specified there
PatternsToDeselect - Get patterns which should be NOT selected for currently selected desktop
PatternsToSelect - Get patterns which should be selected for currently selected desktop
PrefferedWindowManager - Get preffered window/desktop manager for the selected desktop
SetDesktop - Set the default desktop
List of Global Variables
Get the description of the currently selected desktop for the summary
Return value
string - the description of the desktop
Get the currently set default desktop, nil if none set
Return value
string - "kde", "gnome", "min_x11", "text", nil
Get patterns which should be NOT selected for currently selected desktop
Return value
list<string> - a list of patterns
Get patterns which should be selected for currently selected desktop
Return value
list<string> - a list of patterns
Get preffered window/desktop manager for the selected desktop
Return value
string - preffered window/desktop manager, empty if no one