Search found 10 matches

by abscaps
Apr 5th, ’24, 07:43
Forum: General Discussion
Topic: Rbutton for gestures causes errors and crashes
Replies: 2
Views: 51

Re: Rbutton for gestures causes errors and crashes

This seems to be a problem with version 5.14. I have another system I'm migrating from that is on 5.13 which does not have this problem.
by abscaps
Apr 5th, ’24, 06:02
Forum: General Discussion
Topic: Rbutton for gestures causes errors and crashes
Replies: 2
Views: 51

Rbutton for gestures causes errors and crashes

Whenever I set the right mousebutton to activate gestures. I get the following error, Fastkeys freezes and I have to kill the app in Task Manager to get out of it. I've tried deleting and reinstalling but this problem persists. https://crankymedia.com/web/wp-content/uploads/2024/04/fastkeys-error.pn...
by abscaps
Jan 7th, ’22, 22:14
Forum: General Discussion
Topic: Fastkeys inputs wrong characters after waking from sleep
Replies: 2
Views: 482

Re: Fastkeys inputs wrong characters after waking from sleep

I run Breevy, another text expander (haven't fully migrated to Fastkeys) but it and Fastkeys were running fine together until a recent Windows 10 update. Sometimes I do see a duplicate instance of Fastkeys show up in the taskbar popup but not sure why.
by abscaps
Jan 7th, ’22, 20:51
Forum: General Discussion
Topic: Fastkeys inputs wrong characters after waking from sleep
Replies: 2
Views: 482

Fastkeys inputs wrong characters after waking from sleep

Hi, I'm running the latest version of Fastkeys. This happens after putting my laptop to sleep. Upon waking the device Fastkeys text expander inserts wrong characters in place of my designated text. For example ($@-gt instead of the date. I need to go to the Task Manager and kill the app from there a...
by abscaps
Nov 16th, ’21, 10:25
Forum: General Discussion
Topic: How to edit default Show/Hide Clock to show 12 hour clock
Replies: 1
Views: 415

How to edit default Show/Hide Clock to show 12 hour clock

I am trying to edit the default clock toggle command (Alt,s) to show a 12 hour clock instead of the 24 hour clock. I've searched the forums but can't find info related to that clock. Can anyone give me ideas on how to change it? Thank you in advance.
by abscaps
Jan 14th, ’21, 08:39
Forum: User Commands and Scripts
Topic: how to create a series of dashes
Replies: 1
Views: 5057

how to create a series of dashes

I'm using text expander to create a dashed line like this ---------------------------------------------------- with a hotkey but Fastkeys leaves an empty space like ------------------------------- -------------------- The empty space location is not predictable. It seems random. Can you let me know ...
by abscaps
Sep 17th, ’20, 20:56
Forum: Suggestions
Topic: html link insert
Replies: 2
Views: 3196

Re: html link insert

Ack! I found the problem. Fastkeys was conflicting with another Textexpander I was using. I'm migrating to Fastkeys so I was still using the old one. Thanks.
by abscaps
Sep 17th, ’20, 06:52
Forum: Suggestions
Topic: html link insert
Replies: 2
Views: 3196

html link insert

Hi, I am trying to use a text expander to trigger a popup box for me to insert an href tag and link text. However, I'm having problems as it inserts a space before the url and extra </ before the end tag like this. <a href=" url.com">keyword</</a> The macro also causes my shift key to lock...
by abscaps
Sep 10th, ’20, 21:00
Forum: General Discussion
Topic: How to wrap html tags around selected text?
Replies: 3
Views: 1945

Re: How to wrap html tags around selected text?

Wow! Thanks very much! I never would have figured that out. Cheers. :)
by abscaps
Sep 9th, ’20, 00:02
Forum: General Discussion
Topic: How to wrap html tags around selected text?
Replies: 3
Views: 1945

How to wrap html tags around selected text?

Hi, I currently use Sublime Text 3 as my text editor and the app has a great keyboard shortcut that can wrap any selected text with default <p></p> tags. Immediately typing any other tag like h1 will auto fill the beginning and closing tags. This is more useful in a lot of cases than using the html ...