summaryrefslogtreecommitdiffstats
path: root/tools/linux/ck-collect-session-info.c
Commit message (Collapse)AuthorAgeFilesLines
* add x11-display-device attributeWilliam Jon McCann2007-03-051-8/+21
| | | | | | In certain cases it is necessary to distinguish the display-device (tty of session leader) from the x11-display-device (tty of xorg process).
* use an async job to collect session infoWilliam Jon McCann2007-03-051-2/+9
| | | | | Use an async helper job to collect session info for the OpenSession() method.
* add linux backends for collecting session informationWilliam Jon McCann2007-03-021-0/+390
These tools will be used to generate and verify the parameters used to open a session.