https://bugzilla.xfce.org/show_bug.cgi?id=12639

--- Comment #1 from poma <[email protected]> ---
However Switch User works via dbus-send:

$ dbus-send --system --print-reply --dest=org.freedesktop.DisplayManager
$XDG_SEAT_PATH org.freedesktop.DisplayManager.Seat.SwitchToGreeter
method return time=1465381153.205244 sender=:1.17 -> destination=:1.57
serial=46 reply_serial=2

$ dbus-send --system --print-reply --dest=org.freedesktop.DisplayManager
/org/freedesktop/DisplayManager/Seat0
org.freedesktop.DisplayManager.Seat.SwitchToGreeter
method return time=1465381174.195069 sender=:1.17 -> destination=:1.65
serial=53 reply_serial=2

$ dbus-send --system --print-reply --dest=org.freedesktop.DisplayManager
$XDG_SEAT_PATH org.freedesktop.DisplayManager.Seat.Lock
method return time=1465381194.833036 sender=:1.17 -> destination=:1.73
serial=60 reply_serial=2

$ dbus-send --system --print-reply --dest=org.freedesktop.DisplayManager
/org/freedesktop/DisplayManager/Seat0 org.freedesktop.DisplayManager.Seat.Lock
method return time=1465381222.148236 sender=:1.17 -> destination=:1.81
serial=67 reply_serial=2

$ dbus-send --system --print-reply --dest=org.freedesktop.DisplayManager
$XDG_SEAT_PATH org.freedesktop.DisplayManager.Seat.SwitchToUser string:test
string:
method return time=1465381352.536868 sender=:1.17 -> destination=:1.93
serial=82 reply_serial=2

$ dbus-send --system --print-reply --dest=org.freedesktop.DisplayManager
/org/freedesktop/DisplayManager/Seat0
org.freedesktop.DisplayManager.Seat.SwitchToUser string:test string:
method return time=1465381391.896697 sender=:1.17 -> destination=:1.101
serial=89 reply_serial=2

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to