Skip to content
Snippets Groups Projects

WIP: Locale input

Closed Lactozilla requested to merge keycodes-only into next

keyboardlocale: Enables receiving text input from SDL_TEXTINPUT events. Text input fields (console, chat, some menu fields) will accurately follow the keyboard's layout.
usekeycodes: Uses keycodes (the key arrangement on a keyboard) instead of scancodes (the data transmitted by keyboard). Not entirely accurate.
forceqwerty: Forces a QWERTY layout (instead of QWERTZ or AZERTY - did not test with Dvorak.) Does not work with textinput, only keyboardlocale.

Edited by Lactozilla

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading