| GEN_KEYMAP(1) | General Commands Manual | GEN_KEYMAP(1) |
gen_keymap —
generate a keyboard map decision tree
gen_keymap |
list ... |
gen_keymap generates a decision tree from
a set of keyboard maps which can be used to help a user decide which
keyboard map to use. The program using the decision tree typically asks the
user to press some keys; at each step, it examines the returned keycode and
uses it to prune the list of possible keyboard maps until there is only one
left.
--version-?, --help-v,
--verbose-mMINLEN,
--minlen=MINLEN-g,
--graph--maps-i,
--installer-IDIRS,
--inc=DIRS,
--include=DIRS-oFILENAME,
--output=FILENAME-fFILTER,
--filter=FILTER-uUSEONLY,
--useonly=USEONLY--filter and
--useonly is that the former generates the whole
tree and then prunes it, while the latter only generates a reduced tree to
begin with. This may have implications for performance on large
trees.)-sSKIP,
--skip=SKIP-t,
--test--interactivegen_keymap was written by
Matthias Urlichs ⟨smurf@debian.org⟩.
This manual page was written by Colin Watson
⟨cjwatson@ubuntu.com⟩.
| September 5, 2006 | Ubuntu |