Re: How to hibernate from the command line without typing password

2009-12-09 Thread Sjoerd Hardeman
Celejar schreef: On Tue, 8 Dec 2009 11:02:11 + chombee wrote: On Sun, Dec 06, 2009 at 02:10:38PM -0500, Celejar wrote: On Sun, 6 Dec 2009 14:57:21 + chombee wrote: ... Gnome desktop. You can send a signal via dbus asking for the computer to be hibernated with the following command

Re: How to hibernate from the command line without typing password

2009-12-08 Thread Celejar
On Tue, 8 Dec 2009 11:02:11 + chombee wrote: > On Sun, Dec 06, 2009 at 02:10:38PM -0500, Celejar wrote: > > On Sun, 6 Dec 2009 14:57:21 + > > chombee wrote: > > > > ... > > > > > Gnome desktop. You can send a signal via dbus asking for the computer to > > > be hibernated with the follo

Re: How to hibernate from the command line without typing password

2009-12-08 Thread chombee
On Sun, Dec 06, 2009 at 02:10:38PM -0500, Celejar wrote: > On Sun, 6 Dec 2009 14:57:21 + > chombee wrote: > > ... > > > Gnome desktop. You can send a signal via dbus asking for the computer to > > be hibernated with the following command: > > > > dbus-send --session --dest=org.freedeskt

Re: How to hibernate from the command line without typing password

2009-12-06 Thread Celejar
On Sun, 6 Dec 2009 14:57:21 + chombee wrote: ... > Gnome desktop. You can send a signal via dbus asking for the computer to > be hibernated with the following command: > > dbus-send --session --dest=org.freedesktop.PowerManagement > --type=method_call /org/freedesktop/PowerManagement o

How to hibernate from the command line without typing password

2009-12-06 Thread chombee
I asked this question on this list a while back and although I did get a helpful response that would have led to a solution, it would not have led to the better solution that I recently discovered so I thought I'd post this in case it might be helpful to anyone else searching the list. I found the