Search found 796 matches

by Tom
Jul 24th, ’18, 13:25
Forum: General Discussion
Topic: FastKeys not possible to launch/install
Replies: 2
Views: 1331

Re: FastKeys not possible to launch/install

Where are your running FastKeys from? Seems like a data access problem - please check if you have the proper access to the FastKeys folders.
by Tom
Jul 18th, ’18, 19:17
Forum: General Discussion
Topic: Mapping simple Keyboard Shortcuts to approximate macOS
Replies: 2
Views: 1849

Re: Mapping simple Keyboard Shortcuts to approximate macOS

I tried but couldn't make it working. What's the problem with your solution?
by Tom
Jul 4th, ’18, 12:56
Forum: General Discussion
Topic: Is there a command for "Switch user"?
Replies: 2
Views: 1715

Re: Is there a command for "Switch user"?

This will open a lock screen:

Code: Select all

Run, rundll32.exe user32.dll LockWorkStation
I don't know if it's possible to proceed from there.
by Tom
Jul 2nd, ’18, 11:42
Forum: General Discussion
Topic: Conditional delete
Replies: 18
Views: 8198

Re: Conditional delete

Each editor is different. I tried in Sigil and this appears to work for me: send {End}{Space} send +{Right}+{Right} send ^c if (clipboard="`r`n`r`n`r`n") send {Del} Even better, why don't you edit the html format? Click on <> icon and then use Find/Replace - copy unwanted tags from the tex...
by Tom
Jun 21st, ’18, 12:35
Forum: General Discussion
Topic: Can you explain "character recognition"?
Replies: 2
Views: 1768

Re: Can you explain "character recognition"?

It's mostly about better recognition of accented characters in some languages in Auto Complete and Quick Find. Some of it was discussed here: viewtopic.php?f=5&t=666
by Tom
Jun 18th, ’18, 14:10
Forum: Suggestions
Topic: Multimonitor: Startmenu does not show on top edge
Replies: 2
Views: 2201

Re: Multimonitor: Startmenu does not show on top edge

Try aligning the top edges of your monitors in Windows Screen Resolution settings and then restart FastKeys.
by Tom
Jun 4th, ’18, 19:58
Forum: General Discussion
Topic: can not open folders/files
Replies: 10
Views: 4382

Re: can not open folders/files

So none of the example shortcuts work?
Please send your settings.fdb file to our support mail and I will check.
by Tom
Jun 4th, ’18, 16:36
Forum: General Discussion
Topic: can not open folders/files
Replies: 10
Views: 4382

Re: can not open folders/files

Try reloading FastKeys after changing the language.
by Tom
Jun 4th, ’18, 13:34
Forum: General Discussion
Topic: can not open folders/files
Replies: 10
Views: 4382

Re: can not open folders/files

Can you try
Shortcut: Alt + X
Command: C:\Program Files
?
by Tom
Jun 3rd, ’18, 12:30
Forum: General Discussion
Topic: can not open folders/files
Replies: 10
Views: 4382

Re: can not open folders/files

Try another shortcut and try another folder to see what's the problem. Try also provided examples in Start menu - do they work?