summaryrefslogtreecommitdiffstats
path: root/doc/xml/ck-design.xml
diff options
context:
space:
mode:
authorWilliam Jon McCann <mccann@jhu.edu>2007-03-19 16:35:55 -0400
committerWilliam Jon McCann <mccann@jhu.edu>2007-03-19 16:35:55 -0400
commit4c365a8e28adafd6619ada97d4239e9e6df429ab (patch)
tree07747bdf4b591fffdf753ab7242d8cfbd13f5b02 /doc/xml/ck-design.xml
parentc40a87c622ac1543dc2d9cdccc651e33affadcfa (diff)
add CanActivateSessions to Seat interface
And associated documentation and added to test-fus.
Diffstat (limited to 'doc/xml/ck-design.xml')
-rw-r--r--doc/xml/ck-design.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/xml/ck-design.xml b/doc/xml/ck-design.xml
index 086795c..1148773 100644
--- a/doc/xml/ck-design.xml
+++ b/doc/xml/ck-design.xml
@@ -61,6 +61,9 @@ The Session will remain open until the Session Leader disconnects from the D-Bus
To determine which Seat it is running on.
</listitem>
<listitem>
+ To know if the current seat supports session switching.
+ </listitem>
+ <listitem>
A list of all sessions on the current Seat.
</listitem>
<listitem>
@@ -121,6 +124,12 @@ The Session will remain open until the Session Leader disconnects from the D-Bus
To determine which session it is running in.
</listitem>
<listitem>
+ To determine which Seat it is running on.
+ </listitem>
+ <listitem>
+ To know if the current seat supports session switching.
+ </listitem>
+ <listitem>
A list of all sessions on the current Seat.
</listitem>
<listitem>