[Linux] Unable to input colon on Finnish keyboard

Issue #93 resolved
Purkkaviritys created an issue

I'm unable to type out colon in Daikatana at the moment using the latest Linux build to the chat, console, and in server browser. I also cannot open the console with tilde. To open console I had to bind toggleconsole to an another key since the key between Esc, 1, and Tab did nothing.

Comments (3)

  1. Daniel Gibson

    does it still happen with the latest build?

    the code looks like I fixed the issue with the key between Tab/1/Esc at some point, if that fails Shift+Esc should always work.

    You colon key should also work, especially for text input, as we use SDL2 textinput events for that which are independent of keyboard layouts

  2. Purkkaviritys reporter

    It seems to be fixed. I can now input : without issues. I still have trouble calling the togglequickconsole but I'm pretty sure that's something I've caused myself. I'll check how it works with a clean config later. Thanks for tipping the shift+esc. It works perfectly.

  3. Daniel Gibson

    awesome!

    the next binary release will also allow you to quick toggle the console with shift+"key between Tab/1/Esc" (that key without shift still toggles fullscreen console)

  4. Log in to comment