Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.25 KB

README.md

File metadata and controls

34 lines (22 loc) · 1.25 KB

CapsMapper

https://CapsMapper.com/

Introduction

CapsMapper is a program to remap your keyboard. Its main features are:

  • Remap your keyboard through an easy to use interface
  • Runs quietly in the background with access to the interface through the icon in the system tray
  • Suppress the lock key event while still remapping your keys
  • Easily deactivate remappings and settings
  • Activate remapping only when specified programs are the active foreground window
  • Supports multiple profiles, easily create, duplicate, and share profiles

Issues

  • Some scan codes are not unique resulting in keystrokes / remappings not being possible
  • The up, down, right, left buttons only send the numpad equivalent key

Support

You can ask for help by emailing capsmapper@gmail.com

Authors

CapsMapper is being developed by Eddy B.

License

This program is distributed under different licenses:

  1. The CapsMapper code is under GNU LESSER GENERAL PUBLIC LICENSE V3 (LGPLV3)
  2. The pystray module is under GNU LESSER GENERAL PUBLIC LICENSE V3 (LGPLV3)
  3. The keyboard module is under MIT license