caps2esc:logo4alt

Interception tools plugin that maps caps->{esc,ctrl} and logo<->alt
git clone git://git.deurzen.net/caps2esc:logo4alt
Log | Files | Refs | README | LICENSE

commit ddc7ab140b1b498333d6959b7a306ebbf07376bd
parent 7a0b28cda93dad9f85215b3b35b900126412e3e8
Author: deurzen <max@deurzen.net>
Date:   Fri,  3 Jun 2022 10:03:20 +0200

adds installation instructions

Diffstat:
MREADME | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -4,3 +4,9 @@ Custom interception tools plugin that: - Maps CAPS to ESC on tap - Maps LALT to LLOGO - Maps LLOGO to LALT + +To install the OpenRC init script: + + sudo install ./caps2esclogo4alt.yaml /etc/caps2esclogo4alt.yaml + sudo install ./init.d-caps2esclogo4alt /etc/init.d/caps2esclogo4alt + sudo rc-update restart caps2esclogo4alt default