diff options
author | tmk <tmk@users.noreply.github.com> | 2015-10-29 06:03:25 +0900 |
---|---|---|
committer | tmk <tmk@users.noreply.github.com> | 2015-10-29 06:03:25 +0900 |
commit | c38bac480bb620beaf55e0a9c2e5710d27eb1d2c (patch) | |
tree | 90768541ac07acdb01fe7312fc01ae6557acb1c2 | |
parent | 483de131147032d94ffbcb7acced83640fffd457 (diff) |
Updated FAQ Keymap (markdown)
-rw-r--r-- | FAQ-Keymap.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/FAQ-Keymap.md b/FAQ-Keymap.md index 3d1496d2b0..663cdd6e36 100644 --- a/FAQ-Keymap.md +++ b/FAQ-Keymap.md @@ -219,5 +219,6 @@ Dual-role key: https://en.wikipedia.org/wiki/Modifier_key#Dual-role_keys ## Eject on Mac OSX `EJCT` keycode works on OSX. https://github.com/tmk/tmk_keyboard/issues/250 +It seems Windows 10 ignores the code and Linux/Xorg recognizes but has no mapping by default. Not sure what keycode Eject is on genuine Apple keyboard actually. HHKB uses `F20` for Eject key(`Fn+f`) on Mac mode but this is not same as Apple Eject keycode probably.
\ No newline at end of file |