Search found 31 matches

by thinman
Feb 17th, ’14, 20:47
Forum: User Commands and Scripts
Topic: Run a program
Replies: 4
Views: 5808

Re: Run a program

yes, you can add a sleep:

Code: Select all

Sleep, 1000 ;miliseconds
by thinman
Feb 17th, ’14, 19:38
Forum: User Commands and Scripts
Topic: Run a program
Replies: 4
Views: 5808

Re: Run a program

Sure, I do this all the time. Put something like this in the command field (Type=Command): Run, MyProgram ;change to your program path Send, {Tab 3} ;sends tab key 3 times Send, Text ;sends text Send, {Tab} ;sends tab key Send, {Enter} ;sends enter key First check how many times Tab key needs to be ...
by thinman
Nov 10th, ’13, 23:59
Forum: User Commands and Scripts
Topic: What are the most useful commands that you are using?
Replies: 23
Views: 29058

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

Lately I became a fan of newly introduced "multiple" text expander abbreviations.

Otherwise:
- volume mouse
- audio switch
- window manipulations
by thinman
Nov 10th, ’13, 23:51
Forum: General Discussion
Topic: BF4
Replies: 6
Views: 4203

Re: BF4

Yes, you should absolutely try and download FastKeys. It's free and it works great with Battlefield / BF4. http://fastkeys.vze.com For me, commands can swallow just about any Autohotkey code. However there might be some cases that this is not possible. For such cases or if you have many hotkeys it w...
by thinman
Aug 29th, ’13, 23:02
Forum: Suggestions
Topic: Disable all shortcuts?
Replies: 4
Views: 5928

Re: Disable all shortcuts?

Thanks for today's update!

Great example of how the developer is listening to the customers!
by thinman
Aug 8th, ’13, 18:31
Forum: Suggestions
Topic: Disable all shortcuts?
Replies: 4
Views: 5928

Re: Disable all shortcuts?

both would work for me. Maybe the best would be to make a choice in User Preferences.

Thanks for your great support.
by thinman
Aug 4th, ’13, 23:19
Forum: Suggestions
Topic: Disable all shortcuts?
Replies: 4
Views: 5928

Disable all shortcuts?

Hi, as many users (myself included) only use some functionalities (Start menu, text expander) but not the others, it would be great to be able to disable then completely.

I know I can just erase all the shortcuts, but it would be great if I could just disable it with one click.
by thinman
May 20th, ’13, 12:27
Forum: Suggestions
Topic: Shift - (letter)
Replies: 2
Views: 4672

Re: Shift - (letter)

good hints! Many thanks!
by thinman
May 20th, ’13, 12:22
Forum: User Commands and Scripts
Topic: What are the most useful commands that you are using?
Replies: 23
Views: 29058

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

I'm sure others will have different favourites, but mine are: - paste without formatting (I'm copying stuff from web all the time) - hide other windows (I like clean look of the desktop) - Double ESC to exit (personal favorite!!!) - recent files/folders - boss key :lol: Other than this I regularly u...
by thinman
May 18th, ’13, 17:32
Forum: General Discussion
Topic: Text expander question
Replies: 2
Views: 4558

Re: Text expander question

Thanks, it works!!!

Exactly what I was looking for! No limits now! :D