# This is the mandatory tsol session components that are launched for all TSOL # gnome sessions. # The RestartCommand specifies the command to run from the $PATH. # The Priority determines the order in which the commands are started # (with Priority = 0 first) and defaults to 50. # The id provides a name that is unique within this file and passed to the # app as the client id which it must use to register with gnome-session. # The clients must be numbered from 0 to the value of num_clients - 1. [Default] num_clients=6 0,id=mandatory0 0,Priority=0 0,RestartCommand=tsoljds-setssheight --sm-client-id mandatory0 1,id=mandatory1 1,Priority=5 1,RestartCommand=metacity --sm-client-id mandatory1 2,id=mandatory2 2,Priority=10 2,RestartCommand=tsoljdsselmgr --sm-client-id mandatory2 3,id=mandatory3 3,Priority=40 3,RestartCommand=tsoljds-tstripe --sm-client-id mandatory3 4,id=mandatory4 4,Priority=50 4,RestartCommand=gnome-panel --sm-client-id mandatory4 5,id=mandatory5 5,Priority=50 5,RestartCommand=/usr/lib/wnck-applet --sm-client-id mandatory5