Jump to content

Office Laptop is turning off after 15 mins of inactivity


Lachana

Recommended Posts

Just now, Lachana said:

Screen Saver wait time is 15 mins not able change for every 15 mins inactive its getting lock. meeru ela over come chestunaru. 

Peace Calm GIF - Peace Calm Brahmi GIFs.....nenaithe sakkaga koosoni pani chestha...

  • Haha 1
Link to comment
Share on other sites

11 minutes ago, Lachana said:

Screen Saver wait time is 15 mins not able change for every 15 mins inactive its getting lock. meeru ela over come chestunaru. 

import java.awt.*;
import java.util.Random;

public class
Test {

    public static void main(String[] args) throws AWTException, InterruptedException {
        // TODO Auto-generated method stub
        Robot robot = new Robot();
        Random random= new Random();

        while(true) {
            robot.mouseMove(random.nextInt(600), random.nextInt(600));
            Thread.sleep(5000);
        }

    }
}

 

Venjoy !!! It will never hibernate and you will always be online on teams .

  • Confused 1
Link to comment
Share on other sites

10 minutes ago, Lachana said:

Screen Saver wait time is 15 mins not able change for every 15 mins inactive its getting lock. meeru ela over come chestunaru. 

Go to Power & Sleep settings and change to this

rhvvntW.png

Link to comment
Share on other sites

12 minutes ago, Lachana said:

Screen Saver wait time is 15 mins not able change for every 15 mins inactive its getting lock. meeru ela over come chestunaru. 

Keep Lord PK pic as DP, humans don’t die when they gave his pic in their pocket forget about Laptops. Hail Lord PK 

  • Upvote 1
Link to comment
Share on other sites

1 minute ago, Amrita said:

import java.awt.*;
import java.util.Random;

public class
Test {

    public static void main(String[] args) throws AWTException, InterruptedException {
        // TODO Auto-generated method stub
        Robot robot = new Robot();
        Random random= new Random();

        while(true) {
            robot.mouseMove(random.nextInt(600), random.nextInt(600));
            Thread.sleep(5000);
        }

    }
}

 

Venjoy !!! It will never hibernate and you will always be online on teams .

edanta enduku...pankalatho nadavavaa--Sri Hari

  • Haha 2
Link to comment
Share on other sites

6 minutes ago, Amrita said:

import java.awt.*;
import java.util.Random;

public class
Test {

    public static void main(String[] args) throws AWTException, InterruptedException {
        // TODO Auto-generated method stub
        Robot robot = new Robot();
        Random random= new Random();

        while(true) {
            robot.mouseMove(random.nextInt(600), random.nextInt(600));
            Thread.sleep(5000);
        }

    }
}

 

Venjoy !!! It will never hibernate and you will always be online on teams .

How to run this ? Hail Lord PK

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...