Search found 1730 matches

by Marko
Jan 22nd, ’24, 11:49
Forum: Suggestions
Topic: Feature Request CTRL+c+c - Shortcuts conflicts
Replies: 2
Views: 948

Re: Feature Request CTRL+c+c - Shortcuts conflicts

There is a double-click shortcut setting available when defining a shortcut - check it out.
by Marko
Jan 22nd, ’24, 11:41
Forum: General Discussion
Topic: Delete a shared tab that I created
Replies: 1
Views: 870

Re: Delete a shared tab that I created

Go to Preferences/Team and select Edit shared file button. Then right-click on the tab and select Delete from the menu.
by Marko
Jan 22nd, ’24, 11:39
Forum: General Discussion
Topic: Can 'color and style' option apply to 'Menu'
Replies: 1
Views: 834

Re: Can 'color and style' option apply to 'Menu'

Color and Style setting in Preferences/Start menu/More settings applies to the whole menu, main menu and submenu. If this is not the case, please contact our support for further analysis.
by Marko
Jan 16th, ’24, 21:13
Forum: General Discussion
Topic: Not working in Vivaldi Browser
Replies: 2
Views: 956

Re: Not working in Vivaldi Browser

Nothing has changed in this regard with the last FastKeys update. I tested it in Vivaldi and everything works as expected for me. Maybe you need to check some security settings or reset the Preferences to defaults.
by Marko
Jan 16th, ’24, 21:02
Forum: General Discussion
Topic: Input macros under command option
Replies: 3
Views: 880

Re: Input macros under command option

You can use a Send mode with Input or Selection macros to gather the data and then "Insert command code" to use the variables (for example INPUT_Name or SELECT_Name) in the script.
by Marko
Jan 11th, ’24, 11:29
Forum: General Discussion
Topic: Macro went crazy, is there a way to emergency shut down such ocurrences?
Replies: 1
Views: 1191

Re: Macro went crazy, is there a way to emergency shut down such ocurrences?

The best way is to set the shortcut to Reload FastKeys in Preferences/General/Shortcuts.
by Marko
Jan 3rd, ’24, 13:32
Forum: General Discussion
Topic: Text expander 'Cursor position' issue
Replies: 1
Views: 1542

Re: Text expander 'Cursor position' issue

This should not be related to cursor position. I suggest you contact us at support email with more details. Thanks.
by Marko
Dec 30th, ’23, 19:54
Forum: General Discussion
Topic: Fastkeys Software and AHK Documentation
Replies: 1
Views: 1345

Re: Fastkeys Software and AHK Documentation

FastKeys can run AutoHotkey scripts in Type: Command.
by Marko
Dec 27th, ’23, 07:32
Forum: General Discussion
Topic: FastKeys 5.13 is..very..slow
Replies: 2
Views: 2149

Re: FastKeys 5.13 is..very..slow

You have imported the phrases as individual items. Go back by using File/Backup and then import again. When importing, select “Import as Phrase file” instead.
by Marko
Dec 13th, ’23, 07:44
Forum: General Discussion
Topic: How to get unix timestamp in text expander
Replies: 3
Views: 2515

Re: How to get unix timestamp in text expander

Sorry, I corrected the code.