summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Banck <mbanck@debian.org>2005-08-26 22:02:41 +0000
committerMichael Banck <mbanck@debian.org>2005-08-26 22:02:41 +0000
commite00b1a9e0045f042af745d69ca9b290016df9b59 (patch)
tree3241856893f295b95118fe1e456c02db89cf9848
parent48ba01393744c93707be5ce0e53025dc15561234 (diff)
Reorder comments for xkb driver to have the more important ones at the beginning
-rw-r--r--debian/hurd-console.default10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/hurd-console.default b/debian/hurd-console.default
index 7ad3b89f..1126516c 100644
--- a/debian/hurd-console.default
+++ b/debian/hurd-console.default
@@ -13,14 +13,14 @@ KBD='-d pc_kbd'
# The alternative xkb keyboard driver, as provided by the
# console-driver-xkb package. It uses X11 style keymaps and supports
# different keymaps. Possible options are:
-# --xkbdir : The root directory of the xkb configuration, by default
-# this is /etc/X11/xkb.
-# --keymapfile : The file that hold the descriptions of the default
+# --keymap: The keymap to use. By default en_US is used. Examples of
+# some other keymaps are: fr, us, de, dvorak.
+# --keymapfile: The file that hold the descriptions of the default
# keymaps file. This file holds the description of all keymaps. This
# path should be relative to the path set by `xkbdir'. By default
# "keymap/xfree86" is used.
-# --keymap : The keymap to use. By default en_US is used. Examples of
-# some other keymaps are: fr, us, de, dvorak.
+# --xkbdir: The root directory of the xkb configuration, by default
+# this is /etc/X11/xkb.
#KBD='-d xkb'
# The keyboard repeater. Required for running X11.