Minecraft:Java Edition unrecognized keys: Difference between revisions
From SAS Gaming Wiki
More actions
Sync: new page from Minecraft |
Sync: updated from Minecraft |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{exclusive|java}} | {{exclusive|java}} | ||
{{In development|java}} | {{In development|java}} | ||
This page is a list of keyboard keys and buttons that are recognised as distinct inputs by the operating system running {{el|je}}, but are not assigned a distinct ID by SDL, and as such have no defined [[Minecraft:key codes]] | {{No navboxes}} | ||
This page is a list of keyboard keys and buttons that are recognised as distinct inputs by the operating system running {{el|je}}, but are not assigned a distinct ID by SDL, and as such have no defined [[Minecraft:key codes]]. | |||
== Windows == | |||
{{section needed|I have some keyboards to reproduce this with}} | |||
== evdev (Linux/FreeBSD) == | == evdev (Linux/FreeBSD) == | ||
| Line 14: | Line 18: | ||
|- | |- | ||
| 095 | | 095 | ||
| {{code|KEY_KPJPCOMMA}} | | {{code|KEY_KPJPCOMMA}}<ref>{{bug|MC-310982}}</ref> | ||
|- | |- | ||
| 101 | | 101 | ||
| Line 149: | Line 153: | ||
|- | |- | ||
| 222 | | 222 | ||
| {{code|KEY_ALTERASE}} | | {{code|KEY_ALTERASE}}<ref>{{bug|MC-311320}}</ref> | ||
|- | |- | ||
| 224 | | 224 | ||
| Line 212: | Line 216: | ||
|} | |} | ||
== | == See also == | ||
* [[Minecraft:SDL3 scancodes]] | |||
* [[Minecraft:Java Edition key codes/Before 1.13]] | |||
== References == | == References == | ||
{{ | {{Reflist}} | ||
Latest revision as of 11:14, 2 September 2026
Template:Exclusive Template:In development Template:No navboxes This page is a list of keyboard keys and buttons that are recognised as distinct inputs by the operating system running Template:El, but are not assigned a distinct ID by SDL, and as such have no defined Minecraft:key codes.