fixed changing key bindings if customization aborted by "Escape" key
authorHolger Schemel <info@artsoft.org>
Thu, 19 Apr 2018 18:37:32 +0000 (20:37 +0200)
committerHolger Schemel <info@artsoft.org>
Thu, 19 Apr 2018 18:37:32 +0000 (20:37 +0200)
commit3208b9ddd1f192865fee6d0be81c8bf7283ae00f
tree93c24c87c3f3183ab4406368850ff6bf62984f2d
parent91e1f77adf5c43318040d2a8ca204652f2f036ed
fixed changing key bindings if customization aborted by "Escape" key

Before, partially changed key bindings were kept even if keyboard
customization was aborted by pressing the "Escape" key during the
process. Now, the old key bindings are restored in this case.
src/screens.c