From 39e5145258d6cdf189d973b7acf9d8fb98f7e5ee Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Sun, 12 Dec 2021 01:35:28 +0100 Subject: doc: describe led setting in readme and manpage --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 9c07b63..15cf652 100644 --- a/README.rst +++ b/README.rst @@ -78,6 +78,11 @@ Show the current state of the keyboard LEDs: :: $ vtcol leds get caps: false, num: true, scroll: false +Set the state of the Caps Lock LED (does *not* affect the Caps Lock state, just +the LED itself): :: + + $ vtcol leds set --caps on + Building ------------------------------------------------------------------------------- -- cgit v1.2.3