perf newt: Add 'Q', 'q' and Ctrl+C as ways to exit from forms
authorArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 12 Mar 2010 13:48:12 +0000 (10:48 -0300)
committerIngo Molnar <mingo@elte.hu>
Fri, 12 Mar 2010 19:31:52 +0000 (20:31 +0100)
These are keys people expect when pressed to exit the current
widget, so have associate all of them to this semantic.

Suggested-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1268401692-9361-1-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found