Search found 1719 matches

by Marko
Aug 27th, ’19, 06:57
Forum: General Discussion
Topic: Issue With Pasting A Word Containing The Letter L
Replies: 1
Views: 736

Re: Issue With Pasting A Word Containing The Letter L

It seems to me that you have modifier characters enabled in Preferences/Text Expander. The following modifier characters have a special meaning in FastKeys: ^ - Ctrl key, ! - Alt key, + - Shift key, # - Win key. This allows sending not only text but also other actions. The recognition of modifier ch...
by Marko
Aug 26th, ’19, 07:34
Forum: User Commands and Scripts
Topic: AutoCopy the Selected Text to Clipboard by Mouse Lbutton
Replies: 6
Views: 7901

Re: AutoCopy the Selected Text to Clipboard by Mouse Lbutton

You should not include a shortcut definition in the code (remove ~Lshift::). This works for me to capture a double-click. Others would require separate shortcuts. Shortcut: LButton (with the ~Native option) TimeButtonDown = %A_TickCount% ; Wait for it to be released Loop { Sleep 10 GetKeyState, LBut...
by Marko
Aug 25th, ’19, 09:32
Forum: Suggestions
Topic: About Latest version
Replies: 11
Views: 11648

Re: About Latest version

There was no change of colors in a new release.
Strips and grids work for me - which Windows version are you using?
by Marko
Aug 24th, ’19, 06:46
Forum: Suggestions
Topic: About Latest version
Replies: 11
Views: 11648

Re: About Latest version

Sorry, which text? Can you send a screenshot?
by Marko
Aug 23rd, ’19, 19:37
Forum: Announcements
Topic: FastKeys 4.21 Released
Replies: 1
Views: 6951

FastKeys 4.21 Released

What's new in FastKeys 4.21:
23th August 2019

Release notes:
- AutoText import,
- Multiple monitor support improved,
- Updated translations,
- Several small improvements
- Bug fixes.

Comments, suggestions or bug reports are highly appreciated. :D Thanks!

Download FastKeys HERE.
by Marko
Aug 21st, ’19, 20:38
Forum: General Discussion
Topic: My One Big Question about Fastkeys...
Replies: 5
Views: 2718

Re: My One Big Question about Fastkeys...

It is of course possible to execute multiple actions with a single command.

Please give an example of what would you like to do and we will try to assist... ;)
by Marko
Aug 21st, ’19, 20:32
Forum: General Discussion
Topic: Is there a way to execute...
Replies: 3
Views: 1728

Re: Is there a way to execute...

You can set a shortcut for running the most recent macro in Preferences/Macro recorder.
by Marko
Aug 21st, ’19, 20:29
Forum: General Discussion
Topic: Two commands for same action?
Replies: 3
Views: 1457

Re: Two commands for same action?

Yes, you can set different commands to the same key if you specify different target Window for each.
by Marko
Aug 20th, ’19, 21:37
Forum: General Discussion
Topic: Is there a way to execute...
Replies: 3
Views: 1728

Re: Is there a way to execute...

Try “Auto run” option instead of “Run on Startup”