Announcement

Collapse
No announcement yet.

my moniter is turning off automatically when unused

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    my moniter is turning off automatically when unused

    when i am watching a movie my moniter is turning off automatically

    i have tried even the power saving option in the settings but i could not solve the problem

    any one please help

    #2
    Re: my moniter is turning off automatically when unused

    Originally posted by brohitv
    i have tried even the power saving option in the settings but i could not solve the problem
    I have my power settings enabled (in system settings) but this does not happen to me. I suggest you check the monitor itself and, failing that, the bios.
    Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

    Comment


      #3
      Re: my moniter is turning off automatically when unused

      Hi ra.

      Kmenu>System settings>Monitor & Display>powersaving.

      Just restore it to default setting and increase the time ra.

      Comment


        #4
        Re: my moniter is turning off automatically when unused

        Originally posted by brohitv
        when i am watching a movie my moniter is turning off automatically

        i have tried even the power saving option in the settings but i could not solve the problem

        any one please help
        Maybe the screensaver is doing it? Whatever application you're using to watch videos probably has an option to prevent it appearing, make sure that's set.
        I am running Ubuntu 8.10 (yes Gnome) with upgrades applied daily about 0900 UK time. Hardware is Dell Precision 420, 2x 800 MHz PIII, 512 MB RDRAM, nVidia GeForce 6800 128 MB AGP graphics, 18GB SCSI and 500GB IDE HDDs, DVD burner, Hauppage TV card.

        Comment


          #5
          Re: my moniter is turning off automatically when unused

          What tells:
          Code:
          xset q
          Here (part of it):
          DPMS (Energy Star):
          Standby: 1200 Suspend: 1800 Off: 2400
          DPMS is Enabled
          Monitor is On
          man xset
          XSET(1) XSET(1)

          NAME
          xset - user preference utility for X

          SYNOPSIS
          xset [-display display] [-b] [b on/off] [b [volume [pitch [duration]]]
          [[-]bc] [-c] [c on/off] [c [volume]] [[+-]dpms] [dpms standby [ suspend
          [ off]]] [dpms force standby/suspend/off/on] [[-+]fp[-+=]
          path[,path[,...]]] [fp default] [fp rehash] [[-]led [integer]] [led
          on/off] [m[ouse] [accel_mult[/accel_div] [threshold]]] [m[ouse]
          default] [p pixel color] [[-]r [keycode]] [r on/off] [r rate delay
          [rate]] [s [length [period]]] [s blank/noblank] [s expose/noexpose] [s
          on/off] [s default] [s activate] [s reset] [q]

          DESCRIPTION
          This program is used to set various user preference options of the dis‐
          play.

          OPTIONS
          -display display
          This option specifies the server to use; see X(7).
          =>
          DPMS off:
          Code:
          xset -dpms
          DPMS on:
          Code:
          xset +dpms
          Before you edit, BACKUP !

          Why there are dead links ?
          1. Thread: Please explain how to access old kubuntu forum posts
          2. Thread: Lost Information

          Comment

          Working...
          X