mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-12 11:26:11 +08:00
Merged changes from 1.0 branch, including Japanese keyboard
support (thanks to Kazuhide Takahashi).
This commit is contained in:
@@ -86,6 +86,7 @@ static const KeyID kKeyPause = 0xEF13; /* Pause, hold */
|
||||
static const KeyID kKeyScrollLock = 0xEF14;
|
||||
static const KeyID kKeySysReq = 0xEF15;
|
||||
static const KeyID kKeyEscape = 0xEF1B;
|
||||
static const KeyID kKeyZenkaku = 0xEF2A; /* Zenkaku/Hankaku */
|
||||
static const KeyID kKeyDelete = 0xEFFF; /* Delete, rubout */
|
||||
|
||||
// multi-key character composition
|
||||
|
||||
Reference in New Issue
Block a user