Stickymaddness / Sextant

Exploration Assistant for Elite Dangerous
Apache License 2.0
22 stars 3 forks source link

Syntax Bindings for DEL, INS, POS1, END, PDGUP, PDGDWN #13

Open TommyTulpe opened 5 years ago

TommyTulpe commented 5 years ago

Thank you for this great tool.

I got it only working with these settings in "settings.json" (--> Wiki?): "GalaxyMapOpenDelay": "2000", "GalaxyMapUINavigateDelay": "500", "KeyDownDuration": 20

Now I would like to use my own bindings, but I can't find out how to bind special keys in the settings.

What is the syntax for binding the following keys: DEL, INS, POS1, END, PDGUP, PDGDWN ? "NextUIPanelKey": "DEL" is not working. (If it's important: I am playing with a german key layout.)

Binding Key-Combos would be nice too as posted from saitoh183.

Thank you.