You are not logged in.

#1 2023-04-11 11:01:06

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 317

[SOLVED] Steam: change keyboard layout on wine games

hello,
on Archlinux i set dual keyboard layout to italian/japanese by using uim.
i would also like to use it on steam games which use proton/wine. how can i do?

Last edited by quellen (2023-06-19 08:08:41)


sorry for my bad english

Offline

#2 2023-06-16 09:50:20

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 317

Re: [SOLVED] Steam: change keyboard layout on wine games

then I had solved using the wine version of Steam and starting it with command:

env LC_ALL="ja_JP.UTF-8" WINEPREFIX="/home/pippo/.wine" wine steam steam://rungameid/945360

but since yesterday's Steam update this workaround no longer works. how can i solve?


sorry for my bad english

Offline

#3 2023-06-16 10:16:31

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,836

Re: [SOLVED] Steam: change keyboard layout on wine games

Adding

LC_ALL="ja_JP.UTF-8" %command%

to the LAUNCH_OPTIONS of a given game in standard steam/proton doesn't work?

Last edited by V1del (2023-06-16 10:16:43)

Online

#4 2023-06-18 12:43:30

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 317

Re: [SOLVED] Steam: change keyboard layout on wine games

V1del wrote:

Adding

LC_ALL="ja_JP.UTF-8" %command%

to the LAUNCH_OPTIONS of a given game in standard steam/proton doesn't work?

thanks but unfortunately it doesn't work.
I tried to use other input methods like ibus and fcitx5 but it didn't solve.
but I noticed one strange thing: if while playing steam game I restart fcitx5 from the systray menu, then it works. but after a few minutes it doesn't work anymore and I have to restart fcitx5 again. How is it possible?

Last edited by quellen (2023-06-18 12:43:41)


sorry for my bad english

Offline

#5 2023-06-18 20:35:03

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 317

Re: [SOLVED] Steam: change keyboard layout on wine games

i found a workaround! when it doesn't work if i type Alt+TAB 2 times, it fixes it and it works again!
What could be the cause? i don't use DE, i have only openbox. i have tried another WM like metacity but nothing changes.


sorry for my bad english

Offline

#6 2023-06-19 08:08:28

quellen
Member
From: Italy
Registered: 2014-05-24
Posts: 317

Re: [SOLVED] Steam: change keyboard layout on wine games

I think I have SOLVED, it was a wine problem:

sudo pacman -Rs wine-ge-custom wine-mono winetricks dxvk-async
sudo pacman -S wine

Last edited by quellen (2023-06-19 08:11:47)


sorry for my bad english

Offline

Board footer

Powered by FluxBB