[K12OSN] Screen Timeout Setting

Robert Arkiletian robark at gmail.com
Mon May 8 16:01:37 UTC 2006


On 5/8/06, k12ltsp <k12ltsp at hermon.net> wrote:
> Hi everyone,
>
> I'd like to know if anyone knows how we can turn off the screen timeout
> that occurs when there's no activity on a terminal. We are using K12LTSP
> version 4.2.1. Here's what we are doing:

> However, while the video plays, the screen timeout feature gets in the
> way. The video stops along with the audio, and someone has to head back to
> the terminal, and move the mouse to get it going again.
>
> Does anyone know how this feature can be turned off?

if it's xscreensaver try "xscreensaver-demo"
if it's the monitor going into power saving mode then try editing
/opt/ltsp/i386/etc/lts.conf
and change the dpms suspend time line

        # Video drivers for the terminals
        XSERVER            = auto
            # XFree 4 drivers: ati cirrus cyrix fbdev i128 i740 i810 mga
            #      neomagic nv r128 radeon rendition s3 s3virge savage
            #      siliconmotion sis tdfx tga trident tseng vesa vga
            # XFree 3 drivers: XF86_FBDev XF86_S3 XF86_S3V XF86_SVGA
            #      XF86_VGA16 XFree86 Xvesa
        X_COLOR_DEPTH = 24
        X_DPMS = Y
        X_DPMS_SUSPENDTIME = 15
        X4_MODULE_01 = glx
        X4_MODULE_02 = vnc
            # add the GLX module by default, blender and the like need it



--
Robert Arkiletian
Fl_TeacherTool http://fltk.org/links.php?V269
C++ GUI tutorial http://fltk.org/links.php?V19




More information about the K12OSN mailing list