LagGoggles

LagGoggles

9M Downloads

Usage of Keybinding on a MacOS client

xup3 opened this issue ยท 1 comments

commented

Describe the bug
As I am trying to get the profiler GUI to show up on my MBP, I noticed that there isn't a way to press the Insert key, since there's none.
Is there a way to change the overall keybinding myself?

Couldn't figure out a way.

ClientRegistry.registerKeyBinding(new KeyHandler("Profile GUI", Keyboard.KEY_INSERT, Main.MODID, new KeyHandler.CallBack() {

I see that it#s hard coded in there, if I'm not mistaken.

To Reproduce
Use it on a MacOS client.

commented

The keybinding can be changed in the options menu, just like any other mod. KEY_INSERT is the default. You'll find the option under LagGoggles > Profile GUI