Have you checked for updates in Settings > System?: Yes
Please describe your issue in as much detail as possible:
Steam Deck doesn't set up layouts for external keyboards leaving them in default state of english layout. The workaround I found was to edit /etc/environment and set those languages yourself. But setting it up triggers a bug where typing a ? (questionmark symbol) becomes impossible on either layout. Instead, virtual keyboard produces & (ampersand sign).
And I'm stressing that it's exactly virtual keyboard, because I was able to type questionmark with my bluetooth keyboard.
Your system information
Please describe your issue in as much detail as possible:
Steam Deck doesn't set up layouts for external keyboards leaving them in default state of english layout. The workaround I found was to edit /etc/environment and set those languages yourself. But setting it up triggers a bug where typing a ? (questionmark symbol) becomes impossible on either layout. Instead, virtual keyboard produces & (ampersand sign).
And I'm stressing that it's exactly virtual keyboard, because I was able to type questionmark with my bluetooth keyboard.
Steps for reproducing this issue:
XKB_DEFAULT_LAYOUT=us,ru
XKB_DEFAULT_OPTIONS=grp:alt_shift_toggle
this appears to be the only content of my environment file