Search found 1922 matches

by Marko
Apr 10th, ’26, 20:58
Forum: General Discussion
Topic: Updates
Replies: 1
Views: 384

Re: Updates

Next update is expected to be released later this month. :D
by Marko
Apr 1st, ’26, 21:17
Forum: General Discussion
Topic: How can I trigger a shortcut using the Copilot key?
Replies: 2
Views: 792

Re: How can I trigger a shortcut using the Copilot key?

Yes, you can do this. Double click on the shortcut field and manually enter the following shortcut:
+#f23

Let me know if it works for you. :)
by Marko
Mar 19th, ’26, 21:31
Forum: General Discussion
Topic: Shortcuts on num key pad stopped working
Replies: 2
Views: 2700

Re: Shortcuts on num key pad stopped working

Thanks for the update. Some configurations of PowerToys are known to conflict with FastKeys and similar software.
by Marko
Jan 14th, ’26, 21:51
Forum: General Discussion
Topic: Reusing macros
Replies: 1
Views: 14802

Re: Reusing macros

The easiest way is to simply copy and paste the macro from one phrase to another. For example, select %INPUT_Customer% in the first phrase, copy it and then paste it into another phrase. Two macros with the same name in the same phrase are treated as one - the user input is only required once. Curre...
by Marko
Jan 13th, ’26, 18:53
Forum: General Discussion
Topic: Request for Help Adding Text Expander Quick Find (Alt+Space) to Fastkeys Start Menu (Menu 1)
Replies: 2
Views: 13598

Re: Request for Help Adding Text Expander Quick Find (Alt+Space) to Fastkeys Start Menu (Menu 1)

To do this, create a new menu (Type: Command):

Code: Select all

SendLevel 1
send !{Space}  ;calls Alt+Space shortcut
SendLevel 0
by Marko
Jan 13th, ’26, 18:42
Forum: General Discussion
Topic: Trigger Text Expander and Auto Complete
Replies: 1
Views: 14313

Re: Trigger Text Expander and Auto Complete

Text expanding is triggered by pressing one of the "Ending characters" - a list can be defined in Preferences/Text Expander. You could add any other key, like # if that's convenient for you. You could also select "Trigger immediately" to trigger the expansion without waiting for ...
by Marko
Jan 13th, ’26, 18:12
Forum: User Commands and Scripts
Topic: Shared function.
Replies: 9
Views: 43747

Re: Shared function.

I confirm this now works in version 6.05.
by Marko
Jan 1st, ’26, 21:23
Forum: Suggestions
Topic: Thank you very much for the software!!!
Replies: 2
Views: 16771

Re: Thank you very much for the software!!!

Thanks, you are very welcome :D
by Marko
Dec 24th, ’25, 16:52
Forum: Announcements
Topic: FastKeys 6.05 Released
Replies: 2
Views: 27634

FastKeys 6.05 Released

What's new in FastKeys 6.05: 24th December 2025 The FastKeys team wishes all our users a Merry Christmas and a Happy New Year. :D :P :!: Release notes: - Updated color themes, - Updated Policy Manager (Enterprise Edition), - Updated translations, - General improvements and bug fixes. Comments, sugge...
by Marko
Dec 21st, ’25, 19:43
Forum: General Discussion
Topic: Manual text input
Replies: 1
Views: 18984

Re: Manual text input

There is an example abbreviation string "med" which is demonstrating some selection form possibilities. You can delete or disable it.