Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

game.controller.keyboard: Rename some keys and improve Readme #282

Merged
merged 3 commits into from Jan 15, 2024

Conversation

garbear
Copy link
Member

@garbear garbear commented Jan 12, 2024

Description

While working on keyboard support in the Player Manager, I went through our keyboard layout with a fine-toothed comb. I found some improvements, and then improved the documentation as well.

How has this been tested?

Tested on v21 Beta 2. Buttons are successfully renamed:

screenshot00000

screenshot00001

This renames the following keys:

  * Left Super -> Left Windows
  * Right Super -> Right Windows
  * Mode -> Mode/Option/AltGr
Note, this also corrected "return" -> "enter", and fixed "{" and "}".
@garbear
Copy link
Member Author

garbear commented Jan 15, 2024

Confirmed with run-time testing (see screenshots above)

@garbear garbear merged commit d0066a7 into master Jan 15, 2024
@garbear garbear deleted the keyboard-readme branch January 15, 2024 01:17
@garbear
Copy link
Member Author

garbear commented Jan 16, 2024

I'm not really happy with the Mode/Option/AltGr label. I've never seen AltGr on a physical keyboard. Also lengthy translations like German certainly can't fit all three words. So I'm renaming to "Mode/Option".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant