OK, found the solution: In /usr/share/gnome-shell/js/ui/status/system.js , change line 343 from this._altSwitcher = new AltSwitcher(this._powerOffAction, this._suspendAction); to this._altSwitcher = new AltSwitcher(this._suspendAction, this._powerOffAction);
At least that does it for suspend, no idea what you need for hilbernate... 2013/10/26 Sang Hero <heroand...@gmail.com> > Same question with hibernate option > > > 2013/10/26 Bazon Bloch <bazonbl...@arcor.de> > >> As there is no "alternative status menu" extension anymore: >> Is there a way to suspend a desktop without using the keyboard? From the >> status menu, you need to keypress alt on the keyboard and hit the >> mousebutton on the symbol in the status menu at the same time. >> As this is usally the last thing I do with my computer, I'm often too >> lazy to do this acrobatic trick when I'm tired, I'd prefer to have a >> mouse-only-click-solution. >> ______________________________**_________________ >> gnome-shell-list mailing list >> gnome-shell-list@gnome.org >> https://mail.gnome.org/**mailman/listinfo/gnome-shell-**list<https://mail.gnome.org/mailman/listinfo/gnome-shell-list> >> > >
_______________________________________________ gnome-shell-list mailing list gnome-shell-list@gnome.org https://mail.gnome.org/mailman/listinfo/gnome-shell-list