From a1a1afc52077fa1f1bc8f96ce799bcd836816e3d Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Sun, 15 Nov 2020 09:56:42 +0100 Subject: system: document keyboard-layout in options chapter --- docs/system/options.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'docs') diff --git a/docs/system/options.rst b/docs/system/options.rst index 68f715c0..1b95a101 100644 --- a/docs/system/options.rst +++ b/docs/system/options.rst @@ -38,6 +38,25 @@ HTTP client .. note:: `source-address` and `source-interface` can not be used at the same time. +*************** +Keyboard Layout +*************** + +When starting a VyOS live system (the installation CD) the configured keyboard +layout defaults to US. As this might not suite everyones use case you can adjust +the used keyboard layout on the system console. + +.. cfgcmd:: set system options keyboard-layout + + Change system keyboard layout to given language. + + Defaults to ``us``. + + .. note:: Changing the keymap only has an effect on the system console, using + SSH oder Serial remote access to the device is not affected as the keyboard + layout here corresponds to your access system. + +.. _system_options_performance: *********** Performance -- cgit v1.2.3