Devdraw already handles the other KP keys (Up,Dowm, Left, Right,
Home, End, Page Up, Page Down, Enter, etc.) but it does not support
KP_Delete. This change allows to interrupt programs on 9term with the
KP_Delete key by treating it like the Delete key.
Some keyboards does not have Delete key but have KP_Delete.
Devdraw already handles the other KP keys (Up,Dowm, Left, Right, Home, End, Page Up, Page Down, Enter, etc.) but it does not support KP_Delete. This change allows to interrupt programs on 9term with the KP_Delete key by treating it like the Delete key.
Some keyboards does not have Delete key but have KP_Delete.