[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemacs-devel] [PATCH] Fix backspace handling on Haiku
From: |
François Revol |
Subject: |
[Qemacs-devel] [PATCH] Fix backspace handling on Haiku |
Date: |
Thu, 09 Jan 2014 11:59:13 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130630 Icedove/17.0.7 |
It seems I used the wrong identifier for backspace in the Haiku code,
KEY_BS does C-g...
This uses KEY_DEL as does the X11 code.
François.
qemacs-haiku-fix-backspace.patch
Description: Text Data
- [Qemacs-devel] [PATCH] Fix backspace handling on Haiku,
François Revol <=