|/
|\ISS

News
Blog

Wiki

Install KISS
FAQ

Package System
Package Manager
Software

Guidestones

Testimonials
Screenshots
Team

Contact



Git (mirror)


wiki / console / bkeymaps                                         

Edited () 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/


________________________________________________________________________________

Dylan Araps (C) 2019-2020

Linux(R) is the registered trademark of Linus Torvalds in the U.S. and
other countries.