stuartd / keymapper

Still Version 1.0
72 stars 9 forks source link

Broken FAQ site #14

Closed fhtino closed 4 months ago

fhtino commented 6 years ago

http://justkeepswimming.net/keymapper/faq.aspx

broken? dead?

stuartd commented 6 years ago

Oh right, yes on the help dialogue? I gave that domain up years ago. I'll take it out for the next release (which hopefully will be in less than 10 years, as that's when the last one was!)

stuartd commented 6 years ago

It's available on the Internet Archive

fhtino commented 6 years ago

OK. But, don't worry. I was able to use keymapper without the FAQ. Suggestion: create a .MD file on you github repo and copy-paste old FAQ. Somebody could be interested. You can even change the old link to this new one.

stuartd commented 6 years ago

Yeah, I will do that, thanks. I see the FAQ needs a bit of updating.. As I don't own that domain any more I can't redirect here, though.

yestalgia commented 5 years ago

I think he means set the link in the program to direct users here.

stuartd commented 5 years ago

Yes. And when I do a new release, I will.

Aoxo commented 5 years ago

This link should be removed as it has now been hijacked, possibly for distribution of malware. It redirects me to "http://iyfnzgb.com/?pid=9PO1H9V71&dn=justkeepswimming.net" and tells me to run some kind of scan then install something in the mozilla store.

stuartd commented 5 years ago

You're right, and I'll do a build of the latest version and put it up as a release.

The trouble is that the link is hardcoded in the EXE file, so I cannot do anything about existing downloads.

Aoxo commented 5 years ago

Thank you! I really appreciate your program and your response. I'm a gamer and I was looking to use capslock as a push to talk key, but it would obviously toggle caps and cause me to start "yelling" in text conversations. I'm not a fan of capslock because I think it causes more problems than it solves. For now I have mapped it to scroll lock, but I still have a status light going on or off each time I use push to talk. I can live with that but I was hoping to use a mostly unused, non-printing key like pause/break instead.

Thanks again!

On Mon, Sep 2, 2019, 2:40 AM stuartd notifications@github.com wrote:

You're right, and I'll do a build of the latest version and put it up as a release.

The trouble is that the link is hardcoded in the EXE file, so I cannot do anything about existing downloads.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stuartd/keymapper/issues/14?email_source=notifications&email_token=ABA6BCIPRJSP2P2VHGGKWK3QHTNQ3A5CNFSM4FHIFFL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5VJTVI#issuecomment-527079893, or mute the thread https://github.com/notifications/unsubscribe-auth/ABA6BCO4A5TKQUKYMU3LJJLQHTNQ3ANCNFSM4FHIFFLQ .

Aoxo commented 5 years ago

Oh...so there's no way to map capslock to the break key and have it press and release the break key when I press and release capslock?

On Mon, Sep 2, 2019, 2:40 AM stuartd notifications@github.com wrote:

You're right, and I'll do a build of the latest version and put it up as a release.

The trouble is that the link is hardcoded in the EXE file, so I cannot do anything about existing downloads.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stuartd/keymapper/issues/14?email_source=notifications&email_token=ABA6BCIPRJSP2P2VHGGKWK3QHTNQ3A5CNFSM4FHIFFL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5VJTVI#issuecomment-527079893, or mute the thread https://github.com/notifications/unsubscribe-auth/ABA6BCO4A5TKQUKYMU3LJJLQHTNQ3ANCNFSM4FHIFFLQ .

stuartd commented 5 years ago

Thanks for your kind words, much appreciated.

You can't do what you want with AutoMapper, sorry. It tells Windows "hey, this key is Pause now" and it acts just like the real Pause key does (note that Pause/break is a weird outlier as far as keys are concerned anyway - full details of why are here and in more detail here)

(Incidentally, it was because I wanted to turn CapsLock off and NumLock on that I started looking into keyboard mappings, which got me started on developing KeyMapper!)

As I said in #17, AutoHotKey is worth a try for your requirements, noting the weirdness above about Pause/Break.

Aoxo commented 5 years ago

I'm sorry to keep dragging on and at the risk of asking the same question over and over, I just want to make sure I'm conveying what I'm trying to do properly and that I'm understanding what you're telling me.

I would like to map capslock to pause/break so that pressing capslock does the same thing that pressing pause/break does. The problem is when I have it mapped and press and then release capslock, it locks pause/break as if it's in a keydown position. Only pressing the real pause/break key triggers the keyup. I would like for capslock to act exactly like the pause break key, and less like a "lock" key.

Sorry I don't mean to be a pest.

On Mon, Sep 2, 2019, 3:12 AM stuartd notifications@github.com wrote:

Thanks for your kind words, much appreciated.

You can't do what you want with AutoMapper, sorry. It tells Windows "hey, this key is Pause now" and it acts just like the real Pause key does (note that Pause/break is a weird outlier as far as keys are concerned anyway https://web.archive.org/web/20150923172252/http://justkeepswimming.net:80/keymapper/faq.aspx#q25

(Incidentally, it was because I wanted to turn CapsLock off and NumLock on that I started looking into keyboard mappings, which got me started on developing KeyMapper!)

As I said in #17 https://github.com/stuartd/keymapper/issues/17, AutoHotKey is worth a try for your requirements, noting the weirdness above about Pause/Break.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/stuartd/keymapper/issues/14?email_source=notifications&email_token=ABA6BCMJAE6FC2QWBUZGKWLQHTRHHA5CNFSM4FHIFFL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5VMI3Q#issuecomment-527090798, or mute the thread https://github.com/notifications/unsubscribe-auth/ABA6BCMWPSJ5P2U3Q4NGEP3QHTRHHANCNFSM4FHIFFLQ .

stuartd commented 5 years ago

I can't really help here, sorry. I suspect it's related to the weirdness of the Pause/Break key - from https://devblogs.microsoft.com/oldnewthing/?p=23503

In the original PC/XT keyboard layout, there was no Break key. The key sequence for Break was Ctrl+ScrollLock. (And for completeness, the key sequence for Pause was Ctrl+NumLock.) Even though the enhanced keyboard moved the Pause and Break functions to their own key, pressing the Pause key internally generated scan codes that simulated a press of Ctrl+NumLock. In other words, when you pressed Pause, the keyboard hardware actually tells the computer, “The user pressed the Ctrl key and then pressed the NumLock key.” Similarly, when you pressed Ctrl+Break, the keyboard hardware tells the computer, “The user pressed the Ctrl key and then pressed the ScrollLock key.”

Have you tried AutoHotKey?