Jeff Katcher wrote: > > Hi all, I would like to use the PowerSave mode on my monitor (in win9x > when i am idle for X minutes the screen goes into powersave mode) is > there a way to do this in Linux? > On a Linux console, you can enable this via setterm(1). For X, xset(1x) can do the job. András