AutoHotkey Community

It is currently May 22nd, 2012, 12:13 pm

All times are UTC [ DST ]


Search found 6 matches
Search these results:

Author Message

 Forum: Scripts   Topic: Distraction Elimination / Full Screen Script

Posted: June 3rd, 2011, 2:21 am 

Replies: 22
Views: 17060


I updated the script to hide the taskbar as well. Not sure if I did it right since I'm new at ahk scripting but seems to work fine! #SingleInstance force #NoEnv CoordMode, ToolTip, Screen CoordMode, Pixel, Screen CoordMode, Mouse, screen ;version 8 Gui 2: Add, Text, section,Top: Gui 2: Add, Text, ,...

 Forum: Scripts   Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher

Posted: September 19th, 2007, 8:45 pm 

Replies: 355
Views: 97268


How do I make this scan my web favorites (internet explorer) so I can use it to launch web pages as well? Just remove this part: ;get real file path from shortcut StringRight, check, RunItem, 4 IfEqual, check, .lnk { FileGetShortcut, %RunItem%, LnkTarget IfNotInString, LnkTarget, { IfNotI...

 Forum: Scripts   Topic: nDroid (formerly 320MPH) Ultra Fast Anything-Launcher

Posted: September 12th, 2007, 6:19 pm 

Replies: 355
Views: 97268


Great script, I use it all the time!

How do I make this scan my web favorites (internet explorer) so I can use it to launch web pages as well?

Also, how do I make it scan for specific folders so I can just open that folder?

 Forum: Support   Topic: Move Mouse when Not in Use to Disable Screensaver

Posted: December 8th, 2006, 5:38 pm 

Replies: 8
Views: 1113


Perhaps it is easier to deactivate the screensaver, tweaking the registry for example... Now, perhaps you need higher rights than you have. This just doesn't work with the way they have it set up. Oh Yes! : How to Disable Screen Saver Temporarily ? This doesn't work correctly either. It causes erro...

 Forum: Support   Topic: Move Mouse when Not in Use to Disable Screensaver

Posted: December 8th, 2006, 4:41 pm 

Replies: 8
Views: 1113


Thank you so much! That's exactly what I needed!

 Forum: Support   Topic: Move Mouse when Not in Use to Disable Screensaver

Posted: December 8th, 2006, 4:00 pm 

Replies: 8
Views: 1113


Where I work, they automatically activate the screensaver after a certain amount of time. This gets annoying when you're using a desktop and a laptop. I'm trying to create a script that if you don't move the mouse in a certain amount of time does it for you. When you move the mouse again, it gives y...
Sort by:  
Page 1 of 1 [ Search found 6 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group