Code Monkey home page Code Monkey logo

halocaps's Introduction

haloCaps⌨

Static Badge Static Badge Static Badge

是一款轻量级全局热键设置软件,主要功能是通过将不太常用但是地理位置绝佳CapsLock其他键组合,来达到不同的功能。例如移动光标、删除等基本操作,大大增加码字效率,缩短手指移动距离!

使用指南

  1. 下载Releases最新版本,解压到任意路径
  2. 修改conf.ini中的[keys]段配置,每一行配置类似caps_a = keyFunc_moveLeft
  • caps_a指代的是CapsLock+A按键键位
  • keyFunc_moveLeft指的该键位下所要产生的功能。
  1. 双击 haloCaps.exe,桌面出现绿色H图标,如下图所示

image-1

目前支持的键位

  • caps_[qwerasdf] (代表CapsLock+Q/W/E/R/A/S/D/F

目前支持的功能

函数名称 功能
keyFunc_moveDown 下移光标
keyFunc_moveUp 上移光标
keyFunc_moveLeft 左移光标
keyFunc_moveRight 右移光标
keyFunc_delete 回退按键
keyFunc_enter 回车按键

其他配置

1. 自启动

如果想要自启动只需要修改conf.ini下的autostart值即可

autostart = true/false 

halocaps's People

Contributors

tanyongf avatar

Stargazers

 avatar

Watchers

 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.