[Variables]
UseExitDialog=true
UseConfirmDialog=true
DefaultExitItem=0

;use or not session management
UseSM=false
;comma separated list of apps excluded from session
ExcludeApps="fly-xkbmap,fly-kdocker,qtnotifydaemon,fly-printer-monitor,fly-admin-wicd,fly-vkbd,qasmixer,fly-admin-mixer,qbat,fly-start-panel,fly-reflex-service,fly-shutdown-dialog"
; "restorePreviousLogout", "restoreSavedSession", "default"
LoginMode=restorePreviousLogout
;"default", "none", "reboot", "halt", "logout" (the same as "none")
ShutdownType=default
; remote exec, hostname and real cmd will be added after it
RemoteExecCmd="ssh -X"
; default remote user name, or empty if user names are in ssh config file (on per-hosts basis)
RemoteUserName=
