Author :
Simon Ser
Date :
2021-07-12 11:05:50
Hash :5419e577 Message :tools/interactive-x11: use keysym to look for Esc
Don't assume that keycode 9 means Escape. Instead, use the keymap
to check for Esc.
Logic copied from the Wayland version.
Signed-off-by: Simon Ser <contact@emersion.fr>