From 96a933d6469a1035b0f8afcb88251deff32aa30c Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Tue, 10 Nov 2020 23:35:31 +0100 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bfd170f4..736d407a 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ sudo python3 setup.py install && python3 tests/test.py - [x] renaming presets - [x] show a list for mappings `[keycode -> target]` - [x] make that list extend itself automatically -- [x] read keycodes with something like xev +- [x] read keycodes with evdev - [x] generate a file for /usr/share/X11/xkb/symbols/ for each preset - [x] load that file with `setxkbmap` - [x] keep the system defaults for unmapped buttons