Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (11 loc) · 493 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 493 Bytes

leftCtrl2shiftCtrl - an interception-tools plugin

Does what the name says.

Build & Installation instructions

  1. cmake -B build -DCMAKE_BUILD_TYPE=Release
  2. make -C build
  3. copy executable (build/leftCtrl2shiftCtrl) to anywhere on the PATH
  4. follow interception-tools instructions (see repository linked below)

Dependencies / Requirements

Author: Elias Rumpf (eumpf0), 2022