diff --git a/data/keyd-application-mapper.1.gz b/data/keyd-application-mapper.1.gz index 3554d80..0f76f56 100644 Binary files a/data/keyd-application-mapper.1.gz and b/data/keyd-application-mapper.1.gz differ diff --git a/data/keyd.1.gz b/data/keyd.1.gz index b3a7040..8dbc071 100644 Binary files a/data/keyd.1.gz and b/data/keyd.1.gz differ diff --git a/docs/keyd.scdoc b/docs/keyd.scdoc index ced7b4c..8d98100 100644 --- a/docs/keyd.scdoc +++ b/docs/keyd.scdoc @@ -560,15 +560,15 @@ any of the following options: (default: 0) *indicator_led:* If *layer_indicator* is set, this will determine what LED to use. - This option will accept ONLY these values, if anything else is passed this will default - to 1 (i.e. capslock) - - 0 = Numlock - 1 = Capslock - 2 = Scrolllock - - Note: if you pass a string to this option the activated LED will be Numlock due to - how atoi() works + This option will accept ONLY these values, if anything else is passed this will default + to 1 (i.e. capslock) + + 0 = Numlock + 1 = Capslock + 2 = Scrolllock + + Note: if you pass a string to this option the activated LED will be Numlock due to + how atoi() works (default: 1)