Search found 1629 matches

by Marko
Jun 6th, ’23, 07:07
Forum: General Discussion
Topic: Can't make my script work ONLY in a specific window
Replies: 2
Views: 47

Re: Can't make my script work ONLY in a specific window

You should use a name of the window or ahk_class to identify the window. Use Window Information Tool to get this info - Tools/Window Information.

Also, you are using the shortcut syntax incorrectly. It should be
Enter::
instead of
::Enter::
by Marko
Jun 6th, ’23, 07:03
Forum: General Discussion
Topic: FastKeys not loading at boot.
Replies: 3
Views: 53

Re: FastKeys not loading at boot.

Please check first if FastKeys is running. Click on the FastKeys Tray icon or press F8 to open the settings window.
https://fastkeysautomation.com/document ... Guide.html
by Marko
May 23rd, ’23, 20:26
Forum: General Discussion
Topic: Change Menu Shortcut for Start Menu
Replies: 1
Views: 51

Re: Change Menu Shortcut for Start Menu

Simply press Ok button to save and close the Preferences window.
by Marko
May 21st, ’23, 20:33
Forum: General Discussion
Topic: Fastkeys Interface Issue
Replies: 4
Views: 246

Re: Fastkeys Interface Issue

Are you using multiple monitors?
One way to reset window positions is to Shift+Click on FastKeys tray icon.
by Marko
May 16th, ’23, 16:20
Forum: General Discussion
Topic: Fastkeys Interface Issue
Replies: 4
Views: 246

Re: Fastkeys Interface Issue

Can you please post exact steps to reproduce this issue? This would be highly appreciated, thanks.
by Marko
May 16th, ’23, 16:19
Forum: General Discussion
Topic: FastKeys just stops working
Replies: 4
Views: 241

Re: FastKeys just stops working

On my Windows 10, I can press Window key and type "Typing". The setting is under Typing, Hardware keyboard.
by Marko
May 15th, ’23, 15:30
Forum: General Discussion
Topic: FastKeys just stops working
Replies: 4
Views: 241

Re: FastKeys just stops working

This means that another program takes the control over the "keyboard hook", preventing other application to use it. Known programs include Microsoft Powertoys, VDOS, Microsoft Intellitype etc. Check also antivirus or other security software - look for the features called "keyboard logger protection"...
by Marko
May 14th, ’23, 20:36
Forum: General Discussion
Topic: Problem trying to run a .py python script
Replies: 1
Views: 251

Re: Problem trying to run a .py python script

Try this

script:=“C:\FullPath\test.py”
Run, %ComSpec% /k python "%script%"
by Marko
May 12th, ’23, 16:38
Forum: Suggestions
Topic: Search Button for Phrase Files
Replies: 1
Views: 480

Re: Search Button for Phrase Files

When editing Phrase file, right-click and select Sort. This way you can quickly find duplicates.
by Marko
May 12th, ’23, 16:23
Forum: Announcements
Topic: FastKeys 5.12 Released
Replies: 4
Views: 1618

Re: FastKeys 5.12 Released

There are no known issues, please contact our support mail.