store the "setkmap" command in bash_history to make it accessible without typing

When the correct keyboard map is not set yet, it might be difficult for the user
to type in the command. This way they just have to press the arrow up key to reach it.

Fixes #273
This commit is contained in:
Gerd v. Egidy 2022-04-10 21:56:01 +02:00
parent 4537187dea
commit b614840213
2 changed files with 2 additions and 1 deletions

View file

@ -2,7 +2,7 @@
\e[00;31mhttps://www.system-rescue.org/
\e[00;31m*\e[01;31m Console environment\e[00;37m :
Run \e[01;37msetkmap\e[00;37m to choose the keyboard layout
Run \e[01;37msetkmap\e[00;37m to choose the keyboard layout (also accessible with the arrow up key)
Run \e[01;37mmanual\e[00;37m to read the documentation of SystemRescue
\e[00;31m*\e[01;31m Graphical environment\e[00;37m :

View file

@ -0,0 +1 @@
setkmap