From e8a14e9fad9913f313dadc000306ea14a10d44bb Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Sat, 19 Dec 2020 23:05:46 +0100 Subject: [PATCH] update usage.md --- readme/usage.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme/usage.md b/readme/usage.md index 3bf2d836..b08d1907 100644 --- a/readme/usage.md +++ b/readme/usage.md @@ -116,4 +116,5 @@ it inherits all configurations from `~/.config/key-mapper/config.json`. If config.json is missing some stuff, it will query the hardcoded default values. -The event codes can be read using `evtest`. +The event codes can be read using `evtest`. Available names in the mapping +can be listed with `key-mapper-service --key-names`.