Code Monkey home page Code Monkey logo

Comments (4)

hajovonta avatar hajovonta commented on September 23, 2024

Hi!
I use https://docs.microsoft.com/en-us/sysinternals/downloads/ctrl2cap which may or may not satisfy your needs. I'm personally happy with it, it closely mimics what I got used to on Linux.

from ewow.

kourosh2 avatar kourosh2 commented on September 23, 2024

Thank you @hajovonta for your suggestion. While ctrl2cap sounds like a good alternative but it won't solve my problem with enter key. Do you happen to know of anything like ctrl2cap for Enter key.

Thanks
Kourosh

from ewow.

hajovonta avatar hajovonta commented on September 23, 2024

Hi @kourosh2,
Unfortunately not: I had never felt the need to remap my Enter. I followed this: https://www.emacswiki.org/emacs/MovingTheCtrlKey

Look around, there may be some solution that you can use for your purposes.
Best regards,
hajovonta

from ewow.

kourosh2 avatar kourosh2 commented on September 23, 2024

Hi @zk-phi ,

I know you might not be interested in implementing what I am asking for. Even without this feature, ewow have made my life much easier, so thank you for that.
I have looked through your code to see if I can modify it myself. But unfortunately, I am new to autohotkey and your code seems very complicated to me.
If you are interested in implementing it, I would be more than happy to compensate your time for 50 bucks (sorry if it is not too muck, I am student).
As I said in my first comment, I want to remap Caps Lock and Enter (while long pressed) to Control. I have achieved the above but the issue is that the control key is not repeatable. Take C-f for example, it is supposed to send Right command, using Caps Lock and/or Enter as Control key it only sends the first Right command and it sends f for subsequent key presses. I think you take care of this behavior for normal Control key with your ``command_motion'' function.

Looking forward to hearing back from you.
Best,
Kourosh

from ewow.

Related Issues (2)

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.