]> git.ozlabs.org Git - petitboot/commitdiff
ui/ncurses: Unify key bindings & key help text
authorJeremy Kerr <jk@ozlabs.org>
Fri, 31 Jan 2014 02:53:57 +0000 (10:53 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 31 Jan 2014 02:59:42 +0000 (10:59 +0800)
This change is a small cleanup of the key bindings; we ensure that the
general key bindings are available (and documented) on all screens.

In order to keep things consistent, this change adds an initial UI
guidelines text file, which documents the general key bindings.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found