grub2-kbdcomp - Man Page
generate a GRUB keyboard layout file
Synopsis
grub-kbdcomp -o OUTPUT CKBMAP_ARGUMENTS...
Description
grub-kbdcomp processes a X keyboard layout description in keymaps(5) format into a format that can be used by GRUB's keymap command.
Make GRUB keyboard layout file.
- -h, --help
print this message and exit
- -V, --version
print the version information and exit
- -o, --output=FILE
save output in FILE [required]
grub-kbdcomp generates a keyboard layout for GRUB using ckbcomp
Reporting Bugs
Report bugs to <bug-grub@gnu.org>.
See Also
grub-mklayout(8)
The full documentation for grub-kbdcomp is maintained as a Texinfo manual. If the info and grub-kbdcomp programs are properly installed at your site, the command
info grub-kbdcomp
should give you access to the complete manual.
Info
October 2024 grub-kbdcomp ()