session

Name

session -- A command which implements an interface to the Gnome session manager.

Synopsis

session configure [-option value...]

Options

-onConnect

type: string (default: "")

Command to be executed in the global scope Before evaluation the following percent strings are substituted: TABLE %% | % %r | boolean whether the app has been restarted /TABLE

-onDie

type: string (default: "")

Command to be executed in the global scope

-onDisconnect

type: string (default: "")

Command to be executed in the global scope

-onSaveComplete

type: string (default: "")

Command to be executed in the global scope

-onSaveYourself

type: string (default: "")

Command to be executed in the global scope Before evaluation the following percent strings are substituted: TABLE %% | % %p | integer describing the phase %s | boolean whether a shutdown is in progress %f | boolean whether the safe process should be fast /TABLE

-onShutdownCancelled

type: string (default: "")

Not yet implemented

-restartCommand

type: string (default: "")

Not yet implemented

-discardCommand

type: string (default: "")

Not yet implemented

-currentDirectory

type: string (default: "")

Current directory.

-environment

type: string (default: "")

Not yet implemented

-saveDialog

type: string (default: "")

Not yet implemented

-saveErrorDialog

type: string (default: "")

Not yet implemented

Description

The session command implements an interface to the Gnome session manager.