-
Notifications
You must be signed in to change notification settings - Fork 40
Description
As discussed in Discord I would kindly ask you to support the new GPD Win 5 device. It has a "Keyboard button" that opens the virtual keyboard in Windows by sending CTRL + Left Meta + O and a "HOME" button on the left that does META + D.
It would make most sense if the keayboard button opens the Steam Virtual keyboard. I am not sure for what mapping this would be useful in big picture mode.
I am on CachyOS, inputplumber 0.68 installed from the repo.
I ran these commands:
cat /proc/bus/input/devices
sudo evtest (for event2)
udevadm info --attribute /dev/input/event2
udevadm info --attribute /sys/class/dmi/
dmesg
And attached the outputs to this request.
evtest.txt
udevadm info --attribute ⁄dev⁄input⁄event2 .txt
udevadm info --attribute ⁄sys⁄class⁄dmi⁄ .txt
cat ⁄proc⁄bus⁄input⁄devices.txt
dmesg.txt
Thank you very much.