BurntSushi / wingo

A fully-featured window manager written in Go.
Do What The F*ck You Want To Public License
1k stars 86 forks source link

How to change keyboard map? #136

Closed lorico closed 6 years ago

lorico commented 6 years ago

Hello, Thanks for this nice project! For some reason, when I startx with wingo, it doesn't apply the keyboard mapping set on my arch system: if I run localectl, I can see the "VC Keymap" is correct, but when I type I still get an US keyboard.... also, command: loadkeys fr-pc gives: "couldn't get a file descriptor referring to the console"... => So how could I change the keyboard mapping please ? Any tip ?

BurntSushi commented 6 years ago

I don't know. This might not be possible. Sorry.

lorico commented 6 years ago

ok thanks for the answer !