Comment on Happy three years to the Steam Deck - the Linux gaming machine that changed everything
PanArab@lemm.ee 8 months ago
I bought mine a few months ago despite never being a Steam user before and I love it. I use it in handheld mode but most of the time I just have it hooked up to the TV and use a PS5 controller.
Only issue I have with it so far is that I couldn’t find the packages for Arabic keyboard support in SteamOS. I have been using Linux for over 15 years and had no issue with Arabic input on other distros (Red Hat and Debian based), I just couldn’t figure out where to look for them if they do exist. I never used Arch, so maybe that’s why? If anyone has a clue please let me know.
Fubarberry@sopuli.xyz 8 months ago
Generally in arch you can set Arabic keyboard layout with the command
setxkbmap ara,us. If you’re wanting to change the keyboard layout in game mode though that will probably require something else.PanArab@lemm.ee 8 months ago
That did it, thanks a lot!