Skip to content

Adds keymap support as new b2c.keymap instruction

Vincent Autefage requested to merge (removed):feature/kmap into master

config/keymaps: adds various common azerty, qwerty and qwertz kmap files container/entrypoint: adds config/keymaps directory integration for uroot initscript: adds support of b2c.keymap option README: adds documentation about b2c.keymap

The b2c.keymap feature enables to setup the keyboard layout of the machine before running any containers.

Reported-by: Vincent Autefage <@v-a> Fixes: #22 (closed)

Merge request reports