Announcement

Collapse
No announcement yet.

stop screen blanking during a video

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

    #16
    I just tried
    Code:
    xset +dpms
    . I played 2 Netflix shows that were over 40 minutes each as a test. The results were positive. I am wondering if this will be persistent across reboots or re-logs?
    Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

    http://www.kubuntu.org/getkubuntu

    Comment


      #17
      Originally posted by steve7233 View Post
      I just tried
      Code:
      xset +dpms
      . I played 2 Netflix shows that were over 40 minutes each as a test. The results were positive. I am wondering if this will be persistent across reboots or re-logs?
      You'll need to add the command somewhere. In your ~/.xinitrc or ~/.profile should work.

      Please Read Me

      Comment


        #18
        It works on reboot. It does not work on re-log.
        Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

        http://www.kubuntu.org/getkubuntu

        Comment


          #19
          Where did you put the command?

          Please Read Me

          Comment


            #20
            /etc/profile
            The systemwide initialization file, executed for login shells
            ~/.bash_profile
            The personal initialization file, executed for login shells
            ~/.bashrc
            The individual per-interactive-shell startup file
            ~/.bash_logout
            The individual login shell cleanup file, executed when a login shell exits
            ~/.inputrc
            Individual readline initialization
            "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
            – John F. Kennedy, February 26, 1962.

            Comment


              #21
              Originally posted by oshunluvr View Post
              Where did you put the command?
              file:///home/steve7233/.profile
              Last edited by steve7233; Jun 29, 2018, 03:57 AM.
              Just to remind users and devs that Ubuntu and its flavors have a long way to go to be as usr friendly as they should be.

              http://www.kubuntu.org/getkubuntu

              Comment


                #22
                Try it in ~/.xinitrc

                Please Read Me

                Comment

                Working...
                X