From ee87cb547d1c955d5a68a14196891ae9e209a281 Mon Sep 17 00:00:00 2001 From: David Daily Date: Mon, 18 May 2020 17:05:40 -0500 Subject: [PATCH] --- MouseMover.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 MouseMover.md diff --git a/MouseMover.md b/MouseMover.md new file mode 100644 index 0000000..1915268 --- /dev/null +++ b/MouseMover.md @@ -0,0 +1,14 @@ +# MouseMover +### What does it do? +It moves the mouse every 240000ms (4 minutes) so that you can look active. + + +### How do I turn that on? +1. Find the D3K icon (a keyboard) in the system tray (the thing to the left of the time) +2. Right click it +3. If you are up to date there will be an option for "MouseMover" +4. After clicking that you'll get a little window with a button in it to Start + +Pressing start will move the mouse after 4 minutes + +Pressing stop, the escape key (while the window is in focus) or closing the window will stop moving the mouse every 4 minutes. \ No newline at end of file