On Thu, Sep 15, 2011 at 4:09 AM, Hans de Goede <[email protected]> wrote: > Hi, > > On 09/14/2011 04:40 PM, Tomasz Torcz wrote: >> >> On Wed, Sep 14, 2011 at 04:26:20PM +0200, Hans de Goede wrote: >>> >>> Currently the linux spice-vdagent is using ConsoleKit to >>> figure out (for the first seat, it assumes a vm is single seat): >>> >>> 1) Which session is active (including notification of when this changes) >>> 2) Which session each session agent process belongs too >>> >>> It needs this to figure out to which session agent process to send >>> copy/paste requests for copy paste between the active session in >>> the guest and the client. >> >>> What are the equivalents for these now ? >> >> Hans, >> >> I think docs at >> http://www.freedesktop.org/wiki/Software/systemd/multiseat could >> be useful for you. > > Thanks, but those docs say nothing about the dbus API replacing > consolekit... >
Looks like there is no man page for logind yet, so gdbus introspect --system --dest org.freedesktop.login1 --object-path /org/freedesktop/login1 will probably have to suffice for now. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
