How to set specific keyboard and the layout in Qemu?

0

In the Qemu documentation, it's declared that -k flag is used for setting the keyboard language:

enter image description here

How can we declare the keyboard variant, like we do within the console:

setxkbmap -layout tr -variant f

ceremcem

Posted 2019-06-10T06:18:22.963

Reputation: 363

No answers