OpenParsec / openparsec

GNU General Public License v2.0
52 stars 8 forks source link

View or Change Keyboard Controls? #28

Closed gmcomp closed 8 years ago

gmcomp commented 10 years ago

There also seems to be no way to view or change keyboard controls.

Perhaps include a "view keyboard commands" button in settings?

slime73 commented 10 years ago

If you press F1 ingame it should show you the list of controls and what they're bound to. I think keybinds can only be changed in the console or config files for now.

uberlinuxguy commented 10 years ago

@gmcomp: Currently, the keyboard mappings are done in a very annoyingly odd way at the moment. It is on our list to re-do the key mappings engine (a cursory glance at the issues list didn't produce a ticket number for me, but there still may be one in there.)

In any event, for the moment they are pretty static. The "greater than average" user can probably poke around in the .con files and some of the source or get @AbortRetryFail to tell you how to do it. But some keys are supposedly "just not remappable" at the moment.

I'll leave this open for now, and perhaps tag it once I figure out where the mapping engine ticket is...

gmcomp commented 10 years ago

Ah okay. : ) Really, just having it pop up a window with the commands while you're in the settings would be enough for me. The current mapping is pretty reasonable.

CrazySpence commented 8 years ago

The user was happy with the popup menu + there is a 1.0 milestone for keyboard binds already in #5