I'm using ubuntu in a VM, so, I leave it idle from time to time. When I go back obviously the screen is locked, but I would like to configure the idle time for something around 10 minutes. Where can I do this?
Asked
Active
Viewed 1.3k times
7
-
1This question depends on what window manager you are running. Are you using Gnome, KDE, XFce, ...? – txwikinger Aug 23 '10 at 19:01
4 Answers
8
Open up the screensaver preferences: System ➜ Preferences ➜Screensaver.
You will see a slider to set the idle time:

Isaiah
- 59,344
1
To prevent the screen from being locked when the computer wakes up from suspend or hibernation, do the following:
- open
gconf-editor
- navigate to: apps > gnome-power-manager > lock
- disable the appropriate flags.
I know this is not related to running Ubuntu in a virtual machine, but it might be useful for others nonetheless.

loevborg
- 7,282
1
Perhaps: System > Preferences > Power Management
System > Preferences > Screen Saver

Luigi Papino
- 119