Git Product home page Git Product logo

winsuper's Introduction

README

About

Convert Win key to Super key for Emacs in Microsoft Windows even with input method on.

Internal

  • It only catch the hotkey if the active window is a Emacs window.
  • Use AutoHotkey to translate Win-i (i can be any other letter or punctuation) to Ctrl-x, @ s i.
  • By default Emacs map Ctrl-x, @ s to event-apply-super-modifier, so the following i will be treated as Super i.
  • Win-shift-i or Win-i with Capslock on is translated to Ctrl-x, @ s I.

Usage

  • Run winsuper.exe from command line without any command line arguments, or just double click it to run, then for each hotkey, there will be a defult delay of 100ms after sending out Ctrl-x, it will map all letters and punctuations in the keyboard in the position of i in the above. Of course some of them won’t work (e.g. Win-l) because of the constraint of Microsoft windows itself.
  • winsuper.exe 200 will set the delay to 200ms.

winsuper's People

Contributors

laishulu avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

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.