From 40480752a272c1b57ad40781717d393a8cc219cd Mon Sep 17 00:00:00 2001 From: EdenQwQ Date: Thu, 23 Jun 2022 07:25:29 +0800 Subject: [PATCH] [doc] --device argument --- swhkd.1.scd | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/swhkd.1.scd b/swhkd.1.scd index 1e575d6..ca54732 100644 --- a/swhkd.1.scd +++ b/swhkd.1.scd @@ -28,16 +28,19 @@ More about the config file syntax in `swhkd(5)` *-v*, *--version* Print version information. -*-c*, *--config* +*-c*, *--config* Set a custom config file path. -*-C*, *--cooldown* +*-C*, *--cooldown* Set a custom repeat cooldown duration. Default is 250ms. Most wayland compositors handle this server side however, either way works. *-d*, *--debug* Enable debug mode. +-D --device + Manually set the keyboard devices to use. Can occur multiple times. + # SIGNALS - Reload config file: `sudo pkill -HUP swhkd`