wiki / console / bkeymaps Edit this page
Edited (750f08f) at 2020-06-20 by ectlunya
BKEYMAPS [0]
________________________________________________________________________________
Binary keymaps to set the keyboard layout.
Install keymaps
________________________________________________________________________________
Begin by verifying that you have bkeymaps installed from the Community
repository.
+------------------------------------------------------------------------------+
| |
| $ kiss b bkeymaps && kiss i bkeymaps |
| |
+------------------------------------------------------------------------------+
Available keymaps are in /usr/share/bkeymaps.
Load Keymaps at login
________________________________________________________________________________
To load a keymap at login, add the following command to your .profile.
+------------------------------------------------------------------------------+
| Load keymap using busybox's loadkmap. |
+------------------------------------------------------------------------------+
| |
| $ loadkmap < file |
| |
+------------------------------------------------------------------------------+
| Load keymap using kbd's loadkeys. |
+------------------------------------------------------------------------------+
| |
| $ loadkeys file |
| |
+------------------------------------------------------------------------------+
References
________________________________________________________________________________
[0] https://dev.alpinelinux.org/bkeymaps/
________________________________________________________________________________
This site is an archive of a previous version of KISS's website. The current
version can be found at https://kisslinux.org/.
Dylan Araps (C) 2019-2020
kiss-community (C) 2020-2021
Dilyn Corner (C) 2021
Linux(R) is the registered trademark of Linus Torvalds in the U.S. and
other countries.