Giter VIP home page Giter VIP logo

touchcursor-linux's Introduction

touchcursor-linux

This application was designed to remap the uiophjklnmy keys to different movement keys when the spacebar is pressed down, allowing you to keep your hands on the home row. It has grown to allow remapping all the keys, even the hyper key.

i - up
j - left
k - down
l - right
u - home
o - end
p - backspace
h - page up
n - page down
m - del
y - insert

Removing previous installation

  1. Disable the old service
    sudo systemctl stop touchcusor.service
    sudo systemctl disable touchcusor.service
  2. Remove the old service file
    sudo rm /etc/systemd/system/touchcursor.service
  3. Remove the old configuration file
    sudo rm -r /etc/touchcursor

How to install

  1. Clone or download this repo
  2. 'make' to build the application
  3. 'make install' to install the application
  4. Modify the config file (~/.config/touchcursor/touchcursor.conf) to your liking
  5. Restart the service systemctl --user restart touchcursor.service

Thanks to

Thomas Bocek, Dvorak: Check him out and thanks for the starting point. Good examples for capturing and modifying keyboard input in Linux, specifically Wayland.

Martin Stone, Touch Cursor: Wonderful project for cursor movement when coding.

Special note

This application works under Xorg and Wayland.

touchcursor-linux's People

Contributors

tbocek avatar donniebreve avatar mistery avatar adda0 avatar dylantjb avatar nekj 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.