1GRUB-KBDCOMP(1) User Commands GRUB-KBDCOMP(1)
2
3
4
6 grub-kbdcomp - generate a GRUB keyboard layout file
7
9 grub-kbdcomp -o OUTPUT CKBMAP_ARGUMENTS...
10
12 grub-kbdcomp processes a X keyboard layout description in keymaps(5)
13 format into a format that can be used by GRUB's keymap command.
14
15 Make GRUB keyboard layout file.
16
17 -h, --help
18 print this message and exit
19
20 -V, --version
21 print the version information and exit
22
23 -o, --output=FILE
24 save output in FILE [required]
25
26 grub-kbdcomp generates a keyboard layout for GRUB using ckbcomp
27
29 Report bugs to <bug-grub@gnu.org>.
30
32 grub-mklayout(8)
33
34 The full documentation for grub-kbdcomp is maintained as a Texinfo man‐
35 ual. If the info and grub-kbdcomp programs are properly installed at
36 your site, the command
37
38 info grub-kbdcomp
39
40 should give you access to the complete manual.
41
42
43
44grub-kbdcomp () December 2023 GRUB-KBDCOMP(1)