mnit :: KeyEvent :: is_arrow_up
# Key is the up arrow key? fun is_arrow_up: Bool is abstract
redef fun is_arrow_up do return native.keysym.is_up