Search found 1719 matches

by Marko
May 11th, ’18, 22:13
Forum: General Discussion
Topic: Shortcut to move mouse to the center screen of a left monitor or a right monitor
Replies: 1
Views: 1339

Re: Shortcut to move mouse to the center screen of a left monitor or a right monitor

You can use MouseMove command to move the mouse to a new position (X, Y).
Type: Command

Code: Select all

MouseMove, 200, 100
More information: https://autohotkey.com/docs/commands/MouseMove.htm
by Marko
May 11th, ’18, 22:09
Forum: General Discussion
Topic: VMware Remote Console
Replies: 1
Views: 1401

Re: VMware Remote Console

Remote desktops may use their own settings which might block FastKeys (and similar software). Possible solutions: - restart FastKeys after starting VRC, - try if FastKeys phrases are blocked in both, windowed and full-screen VRC, - check the Remote Desktop settings for settings like "Apply Wind...
by Marko
May 11th, ’18, 14:43
Forum: General Discussion
Topic: Text Expander and TameDOS
Replies: 11
Views: 5680

Re: Text Expander and TameDOS

Thanks, you discovered a bug. This happens when Window Information tool is opened twice - we will resolve it asap. :oops:

Just close the first instance of Window Information tool and try again.
by Marko
May 11th, ’18, 08:00
Forum: General Discussion
Topic: Text Expander and TameDOS
Replies: 11
Views: 5680

Re: Text Expander and TameDOS

Try using the Tools/Window Information tool to find the correct title or class for your window.
by Marko
May 9th, ’18, 18:29
Forum: General Discussion
Topic: Text Expander and TameDOS
Replies: 11
Views: 5680

Re: Text Expander and TameDOS

I was able to install and run Wordstar 7 via vDosPlus following your instructions. Nice memories about the old times... :) vDosPlus needs time to process simulated key presses and therefore requires key delays. I tested the Star Trek sentence on our computers and setting a Key delay to 40-50ms gave ...
by Marko
May 9th, ’18, 17:11
Forum: Suggestions
Topic: Ignore accents on search
Replies: 9
Views: 6614

Re: Ignore accents on search

1) I tested again and it works for Phrase files. Can you give me an example?
2) I will see for the next version - we should probably include all special international characters...
by Marko
May 8th, ’18, 13:25
Forum: General Discussion
Topic: Text Expander and TameDOS
Replies: 11
Views: 5680

Re: Text Expander and TameDOS

Hi Robert, I installed TameDOS and downloaded Wordstar 7.0. Unfortunately I couldn't run TameDOS on our 64 bit Windows. I also tried vDosPlus but haven't figured out how to start Wordstar. Could you give me more specific instructions how to install the right files and run the whole setup to be able ...
by Marko
May 7th, ’18, 20:54
Forum: Suggestions
Topic: Ignore accents on search
Replies: 9
Views: 6614

Re: Ignore accents on search

This should work in 4.08. :D
by Marko
May 7th, ’18, 20:53
Forum: Announcements
Topic: FastKeys 4.08 Released
Replies: 3
Views: 6086

Re: FastKeys 4.08 Released

@davidp,
Mentioned sleep script is already included in the Library.
by Marko
May 5th, ’18, 12:50
Forum: Announcements
Topic: FastKeys 4.08 Released
Replies: 3
Views: 6086

FastKeys 4.08 Released

What's new in FastKeys 4.08: May 5, 2018 New FastKeys update with significantly updated context help and online documentation. https://fastkeysautomation.com/documentation/index.html Please let us know how you like the new features or if you have any further suggestions. Release notes: - New online ...