MachineMuse / MachineMusePowersuits

Minecraft mod, take 2
234 stars 103 forks source link

Opening MM PowerSuits GUI when pressing a "special" key on my keyboard #903

Open 016Nojr opened 5 years ago

016Nojr commented 5 years ago

When I press any "special" key on my keyboard, such as volume up or down or mute, or calculator the powersuits gui opens up. Is there anything I need to change to disable this, or can you disable this from your end?

Running version: 1.12.2-0.7.0.034

lehjr commented 5 years ago

This is something I’ll have to look at. I don’t normally use windows for development nor do I play Minecraft in windows, so this isn’t something I see personally. I think “special” keys in Linux died about 20 years ago, except on laptops, but I could be wrong.

lehjr commented 5 years ago

I changed the default keybindings in alpha 35. You should be able to reset those to the unset state in the options menu. That SHOULD work, but honestly, I don't know. My guess is that the code in LWJGL probably predates wide usage of special keys, especially since the version that Minecraft was using for up to 1.12.2 still supports windows 95.