summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2021-12-12 01:35:28 +0100
committerPhilipp Gesang <phg@phi-gamma.net>2021-12-12 01:36:05 +0100
commit39e5145258d6cdf189d973b7acf9d8fb98f7e5ee (patch)
tree6da5a3a97421eb8ba93da07adcfbbc566fddeceb /README.rst
parentf86892c2639f0256a99d66bd34f40a572acc070c (diff)
downloadvtcol-39e5145258d6cdf189d973b7acf9d8fb98f7e5ee.tar.gz
doc: describe led setting in readme and manpage
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
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
-------------------------------------------------------------------------------