Search found 1925 matches
- Apr 18th, ’26, 17:31
- Forum: Announcements
- Topic: FastKeys 6.06 Released
- Replies: 1
- Views: 1901
FastKeys 6.06 Released
What's new in FastKeys 6.06: 18th April 2026 Release notes: - Improved Message and Calculation macros, - Improved selections size limitations, - Updated Policy Manager (Enterprise Edition), - Updated translations, - General improvements and bug fixes. Comments, suggestions and bug reports are highly...
- Apr 14th, ’26, 21:09
- Forum: Suggestions
- Topic: Continualble Exception_Access_Violation
- Replies: 8
- Views: 9626
Re: Continualble Exception_Access_Violation
Please contact our support email. Screenshot of the error would be helpful.
- Apr 10th, ’26, 21:02
- Forum: Suggestions
- Topic: text expander multiple selection "menu"
- Replies: 1
- Views: 3298
Re: text expander multiple selection "menu"
Thanks, interesting ideas. We’ll see if the functionality of multiple selections feature could be expanded. 
- Apr 10th, ’26, 20:58
- Forum: General Discussion
- Topic: Updates
- Replies: 1
- Views: 3907
Re: Updates
Next update is expected to be released later this month. 
- Apr 1st, ’26, 21:17
- Forum: General Discussion
- Topic: How can I trigger a shortcut using the Copilot key?
- Replies: 2
- Views: 2564
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.
+#f23
Let me know if it works for you.
- Mar 19th, ’26, 21:31
- Forum: General Discussion
- Topic: Shortcuts on num key pad stopped working
- Replies: 2
- Views: 4391
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.
- Jan 14th, ’26, 21:51
- Forum: General Discussion
- Topic: Reusing macros
- Replies: 1
- Views: 16563
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...
- 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: 15419
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- Jan 13th, ’26, 18:42
- Forum: General Discussion
- Topic: Trigger Text Expander and Auto Complete
- Replies: 1
- Views: 16115
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 ...
- Jan 13th, ’26, 18:12
- Forum: User Commands and Scripts
- Topic: Shared function.
- Replies: 9
- Views: 48492
Re: Shared function.
I confirm this now works in version 6.05.
