Skip to content

Commit 00b8fd3

Browse files
authored
Merge pull request #344 from desultory/dev
add keymap usage info to docs
2 parents 2ec3bd9 + c0a9d7b commit 00b8fd3

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

docs/configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,12 @@ Defines /dev/ttyS1 as a `vt100` terminal with a `115200` baud rate.
151151

152152
`primary_console` (tty0) Used to set which console will be initialized with agetty on boot.
153153

154+
#### base.keymap
155+
156+
This module can be used to set keymaps in the initramfs.
157+
158+
The only available parameter is `keymap_file`, which should point to a valid keymap file.
159+
154160
#### base.debug
155161

156162
This module contains debug programs such as `cp`, `mv`, `rm`, `grep`, `dmesg`, `find`, and an editor,
File renamed without changes.

0 commit comments

Comments
 (0)