Giter VIP home page Giter VIP logo

Comments (9)

jesperhh avatar jesperhh commented on June 27, 2024

I am currently using it on Windows 10, and have also used it on Windows 8.1 where it worked.

The only issue I have seen is that sometimes it will stop working if the keyboard goes into power saving mode and comes back online.

Could you try making sure that the keyboard is connected and not in power saving mode and then starting the application? If that works then I can work on the issue where the keyboard comes back from power saving.

from wink760.

ARF1 avatar ARF1 commented on June 27, 2024

@jesperhh You are completely right. After closing the app and reopening it works!

It would be great if you could get the power saving mode issue to work. I would completely understand however if this program already does all you need it to and you do not want to invest extra time fixing this. - It is very useful piece of software anyway! Thank you so much for sharing this.

Just out of curiosity:

  • Does the "keyboard / eject" button have any use on Windows? If not, I would love to have it assigned the "Del" function. "Fn + Backspace" is a bit awkward for that.
  • Would it be possible to repurpose the "apple / cmd" button on the right of the space bar as a "windows context menu" key? I do not really need two "windows start menu" keys but a "context menu" key might be useful.

from wink760.

jesperhh avatar jesperhh commented on June 27, 2024

Well, it annoys me as well, but I just never got around to fixing it, but now that two people are annoyed by it I should do something about it :-)

The keyboard / eject button should be remapped to sending F13 key-presses by my software (see ejectkey.cpp), but you can use SharpKeys (or another key-remapping utility) to remap that to the delete key.

The right Apple key can perhaps be remapped by itself - I don't have the keyboard right here, but you can try out SharpKeys and see if it detects the two keys as separate keys. However, if the keyboard firmware sends out the same key presses for both keys, it can't be solved in software unfortunately.

from wink760.

ARF1 avatar ARF1 commented on June 27, 2024

@jesperhh Remapping the right windows key to the context menu key works perfectly with SharpKeys.

However, when I try to remap the "keyboard/eject" key by pressing "type key" in SharpKeys, it does not recognize that I typed the key. From what you said, it should detect that I pressed F13 right?

If I do however select F13 manually in SharpKeys and assign it to "Del" everything works as expected.

Maybe there is some minor bug with events that SharpKeys checks for when using the "type key" function but that is not being sent?

Anyways: all my key-reassignment wishes are resolved. Many thanks for your help!

from wink760.

jesperhh avatar jesperhh commented on June 27, 2024

@ARF1 I have released a new version that should fix the issue. It seems Windows detects the keyboard before it is actually ready to receive commands, so the initial command always fails. I have added a retry that should fix the issue. Could you verify whether this fixes your issue?

from wink760.

ARF1 avatar ARF1 commented on June 27, 2024

@jesperhh Great! I have it installed now and will report back after observing it for a few days.

from wink760.

jesperhh avatar jesperhh commented on June 27, 2024

Assuming it worked :-)

from wink760.

ARF1 avatar ARF1 commented on June 27, 2024

My apologies: I forgot this issue was still open. Everything discussed here was indeed fixed.

One issue I still have is that (very rarely) WinK760 exits/crashes without any notice. I have been unable to identify when this happens. - But no harm, no foul: it is easy enough to restart when the keymapping is no longer working...

Again many thanks for providing WinK760 for "everybody". ;-)

from wink760.

jesperhh avatar jesperhh commented on June 27, 2024

That's okay, good that it is fixed :-)

I will create a new issue for that, when time permits I can go over the code for potential bugs. I don't use the program much anymore myself, so I haven't encountered the issue.

from wink760.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.