Merge branch 'setkmap-history' into 'main'

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

See merge request systemrescue/systemrescue-sources!190
This commit is contained in:
Francois Dupoux 2022-04-10 20:12:58 +00:00
commit 675945c48e
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