Hey! What's up! I need to switch from US keyboard layout to Spanish. How can I do that in FreeBSD 14. I tested another solutions on the forum but not working, so.
Thank you for your reply!
Thank you for your reply!
I'm using xfce. I don't know the compositor.For console, set
in /etc/rc.confCode:keymap="es"
For X or Wayland, it is another issue. What are you using for the Desktop Environment / Window Manager / compositor?
Where should I put that?The following should do the trick:
<code shell>
$ kbdmap
</code>
There is also a great handbook about FreeBSD. ?
Now it's working!With Xfce, keyboard layout is set by settings manager.
xfce:xfce4-settings:keyboard [Xfce Docs]
docs.xfce.org