• Nikhil Rao's avatar
    perf, sched migration: Fix key bindings · be6d9476
    Nikhil Rao authored
    EVT_KEY_DOWN and EVT_LEFT_DOWN events are not bound to the RootFrame
    event handler. As a result, zoom/scroll via keyboard events do not
    work. This patch adds the missing bindings.
    Signed-off-by: default avatarNikhil Rao <ncrao@google.com>
    Cc: Ingo Molnar <mingo@elte.hu>
    Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
    Cc: Arnaldo Carvalho de Melo <acme@redhat.com>
    Cc: Paul Mackerras <paulus@samba.org>
    Cc: Tom Zanussi <tzanussi@gmail.com>
    Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
    be6d9476
sched-migration.py 15.8 KB