From e00b1a9e0045f042af745d69ca9b290016df9b59 Mon Sep 17 00:00:00 2001 From: Michael Banck Date: Fri, 26 Aug 2005 22:02:41 +0000 Subject: Reorder comments for xkb driver to have the more important ones at the beginning --- debian/hurd-console.default | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian') 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. -- cgit v1.2.3