Source: keymapper Section: utils Priority: optional Maintainer: Colin Watson Standards-Version: 3.7.2 Build-Depends: yapps2 (>= 2.2.1), python-all (>= 2.6.5-2), debhelper (>= 7.0.50) XS-Python-Version: all Package: keymapper Architecture: all Depends: ${misc:Depends}, ${python:Depends}, xkb-data | xkeyboard-config, python-yapps Suggests: graphviz Description: Keyboard map decision tree builder and interpreter This package implements an alternate way to let a user decide which keyboard map to use. It generates a decision tree and then asks the user to press a couple of keys. Depending on which keycode is returned, the list of possible keyboards is pruned until there is only one left.