Git Product home page Git Product logo

kill-shift-space's Introduction

Kill-Shift-Space

win10 让我们不能屏蔽掉shift-space,太痛苦,遂开发此小程序,干掉shift-space!

本软件经过 https://github.com/efevans/GlobalHotkeyTest 修改而开发,因无法读取其.sln文件,故直接copy开发。

win32API

  • 方案一

GlobalHotkey.exe添加入启动项即可。

  • 方案二

killshiftspace-map.exe将入启动项。与方案一不同,方案二将shift+space映射为space

  • 关闭方法

打开任务管理器杀掉本程序即可。

AutoHoyKey

第二种方法是使用autohotkey

这种方法因为是使用autohotkey,所以并不是直接调用系统函数。但是优势在于可以仅使左边的Shift+space停用,右边的仍然可用

  • 方法一 下载autohotkey的安装程序,运行killShiftSpace.ahk即可。

  • 方法二 下载Kill-shift-space.exe,双击运行。这是由killShiftSpace.ahk编译得来。

kill-shift-space's People

Contributors

svtter avatar

Watchers

James Cloos 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.