If you want to suspen your gnome session when it is idle at the login screen use the following procedure.
Add gnome-power-preferences to GDM's autostart directory
Open terminal and run the following command
sudo ln -s /usr/share/applications/gnome-power-preferences.desktop /usr/share/gdm/autostart/LoginWindow/
Now you need to Log out. The gnome-power-preferences window should show up on the GDM screen.
You can Configure it how you want, then close the window and log back in.
When you're done and want the window to stop opening with GDM, run the following command from your terminal
sudo unlink /usr/share/gdm/autostart/LoginWindow/gnome-power-preferences.desktop
Credit goes here
Incoming search terms:
- gnome-session suspend
- suspend idle login screen ubuntu
- suspend session ubuntu
- gnome session idle
- ubuntu session idle
- ubuntu precise gnome suspend inactivity
- suspending session of ubuntu?
- suspended gnome session linux
- suspend session in Ubuntu
- suspend gnome session





Neat litle trick. Might come in handy some day =D
[Reply]