diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2021-08-07 16:22:05 +0200 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2021-08-07 16:22:05 +0200 |
| commit | 930ac06407eafd033f061cd06f6000013524fec1 (patch) | |
| tree | db8f42ba817cb0ac6fed1044778cc370568cc038 /guides/setups/operating-systems/opensuse.org | |
| parent | 1b01275abeff1c6c851c5cd09ea17ad635447700 (diff) | |
| download | memory-leaks-930ac06407eafd033f061cd06f6000013524fec1.tar.xz | |
Explain how to configure keyboard for TTYs
Diffstat (limited to 'guides/setups/operating-systems/opensuse.org')
| -rw-r--r-- | guides/setups/operating-systems/opensuse.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/setups/operating-systems/opensuse.org b/guides/setups/operating-systems/opensuse.org index a9e4a45..204966b 100644 --- a/guides/setups/operating-systems/opensuse.org +++ b/guides/setups/operating-systems/opensuse.org @@ -71,7 +71,7 @@ Following instructions from [[https://en.opensuse.org/SDB:Administer_with_sudo][ #+begin_src sh $ sudo localectl set-x11-keymap fr pc105 latin9 ctrl:nocaps #+end_src -No idea how to get =ctrl:nocaps= to work for the TTY… +To set this for TTYs: cf. [[./console.org]]. * Packages that took me more than one minute to find ** spell-checking - hunspell |
