summaryrefslogtreecommitdiffstats
path: root/upstream/archlinux/man1/grub-kbdcomp.1
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/archlinux/man1/grub-kbdcomp.1')
-rw-r--r--upstream/archlinux/man1/grub-kbdcomp.142
1 files changed, 42 insertions, 0 deletions
diff --git a/upstream/archlinux/man1/grub-kbdcomp.1 b/upstream/archlinux/man1/grub-kbdcomp.1
new file mode 100644
index 00000000..cd609b1e
--- /dev/null
+++ b/upstream/archlinux/man1/grub-kbdcomp.1
@@ -0,0 +1,42 @@
+.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
+.TH GRUB-KBDCOMP "1" "December 2023" "grub-kbdcomp ()" "User Commands"
+.SH NAME
+grub-kbdcomp \- generate a GRUB keyboard layout file
+.SH SYNOPSIS
+.B grub-kbdcomp
+\fI\,-o OUTPUT CKBMAP_ARGUMENTS\/\fR...
+.SH DESCRIPTION
+grub-kbdcomp processes a X keyboard layout description in
+.BR keymaps (5)
+format into a format that can be used by GRUB's
+.B keymap
+command.
+.PP
+Make GRUB keyboard layout file.
+.TP
+\fB\-h\fR, \fB\-\-help\fR
+print this message and exit
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+print the version information and exit
+.TP
+\fB\-o\fR, \fB\-\-output\fR=\fI\,FILE\/\fR
+save output in FILE [required]
+.PP
+grub\-kbdcomp generates a keyboard layout for GRUB using ckbcomp
+.SH "REPORTING BUGS"
+Report bugs to <bug\-grub@gnu.org>.
+.SH "SEE ALSO"
+.BR grub-mklayout (8)
+.PP
+The full documentation for
+.B grub-kbdcomp
+is maintained as a Texinfo manual. If the
+.B info
+and
+.B grub-kbdcomp
+programs are properly installed at your site, the command
+.IP
+.B info grub-kbdcomp
+.PP
+should give you access to the complete manual.