Add gnome-power-preferences to GDM's autostart directory:
Code:
sudo ln -s /usr/share/applications/gnome-power-preferences.desktop /usr/share/gdm/autostart/LoginWindow/
Log out. The gnome-power-preferences window should show up on the GDM screen.
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:
Code:
sudo unlink /usr/share/gdm/autostart/LoginWindow/gnome-power-preferences.desktop