Page 2 of 3

Re: What are the most useful commands that you are using?

Posted: Dec 16th, ’13, 19:01
by Quatro
My favorite command is "Play Any Song from Anywhere" script from Library.

I simply type a part of a song name and song will start playing. Simply great!

Just needed to change my mp3 files folder location on a disk and it worked right away...

Re: What are the most useful commands that you are using?

Posted: Feb 2nd, ’14, 00:09
by ConeyC
Thank you so much for this crazy application!

No one mentioned this one which I find great: it is from the Library and is called "Capslock State Sound Warning". It beeps whenever I enable/disable CapsLock key.

I also like ESC double-click to close windows. What an idea!

Re: What are the most useful commands that you are using?

Posted: Apr 13th, ’14, 11:37
by Ennovy
One of my favorites is a script I added to the Start Menu: Start URL from Clipboard
(Also made a shortcut to this script)

Code: Select all

Run, %clipboard%,,UseErrorLevel
If ErrorLevel
msgbox There is no URL or link to an EXE file on the clipboard
What I also use a lot is: Paste without formatting and my Endless Mouse script (handy when you use a wide screen) http://www.fastkeysautomation.com/forum ... p?f=6&t=42

Re: What are the most useful commands that you are using?

Posted: May 9th, ’14, 16:42
by Strangelove
Hi, I mainly use shortcuts for my quick window manipulation:

- make window stay on top
- minimize all other windows in the background
- esc to close window (a great one)
- play and pause songs in the player etc.

Great tool!

Re: What are the most useful commands that you are using?

Posted: Jul 9th, ’14, 21:16
by HakanZ
Absolute favorite: CapsLock Text Utility!

Re: What are the most useful commands that you are using?

Posted: Sep 5th, ’14, 00:08
by SteveQ
I use FastKeys mainly for game cheats - there are plenty Autohotkey scripts around there.

Re: What are the most useful commands that you are using?

Posted: Oct 13th, ’14, 22:50
by DarkKnight
HakanZ wrote:

Absolute favorite: CapsLock Text Utility!+
1 :D

Re: What are the most useful commands that you are using?

Posted: Aug 31st, ’15, 22:14
by SmallCH
My favourite FastKeys commands:
- text expander
- some text signatures from the menu
- pasting without formatting,
- hide windows
- Double ESC - close window

Re: What are the most useful commands that you are using?

Posted: Nov 5th, ’15, 09:24
by SmallCH
and Input forms! :D :D :D

Re: What are the most useful commands that you are using?

Posted: Nov 6th, ’15, 19:25
by cadudesun
What does "CapsLock Text Utility" do?

Thanks!