void-mklive icon indicating copy to clipboard operation
void-mklive copied to clipboard

rc.conf keyboard layout not working

Open tedbysek opened this issue 4 years ago • 6 comments

I am trying to do a custom chroot install of void on my laptop, and I want keyboard to be cz-qwertz however if I set keyboard layout as cz-qwertz (which I checked is valid layout) everytime I reboot after finished installation I get US layout in TTY. I don't really know if this is xbps or runit problem. I am installing Void from official live installer so I put it here.

tedbysek avatar Nov 27 '20 20:11 tedbysek

I don't see how this could not work other than you editing the wrong or overwriting the file when doing the installation.

Duncaen avatar Nov 27 '20 21:11 Duncaen

I don't know I just do KEYMAP="cz-qwertz" in rc.conf and runit doesn't seem to set it as intended

tedbysek avatar Nov 28 '20 12:11 tedbysek

Which rc.conf?

Duncaen avatar Nov 28 '20 13:11 Duncaen

/etc/rc.conf

tedbysek avatar Nov 29 '20 00:11 tedbysek

Inside the chroot?

Duncaen avatar Nov 29 '20 01:11 Duncaen

yes inside I even tried to change it after install

tedbysek avatar Nov 29 '20 09:11 tedbysek

do you still have this issue? running loadkeys -u cz-qwertz works fine for me (that's what the KEYMAP variable line does on boot)

classabbyamp avatar Apr 18 '23 22:04 classabbyamp

I stopped having this issue I do not really know what exactly changed

tedbysek avatar Jun 06 '23 11:06 tedbysek