I have a small laptop on which I have Linux Mint installed.
Unfortunately I could not set up the correct keyboard layout during the installation. I have a QWERTY keyboard, this works fine too. Only I can't find the @ sign, the + key delivers a] the minus key - a dash / etc… How can I correct that, Thank you!
Enter the following in the terminal: sudo dpkg-reconfigure keyboard-configuration
enter
Rest explains itself
For laptops without a numeric block, some keys are assigned several times, but then there's a key, like Windows, that switches between numbers and normal characters.
How to change keyboard layout on LINUX? Ch have a small laptop on which I have Linux Mint installed.
setxkbmap DE
should do that, at least temporarily.
What is the use?
locale
to the fore?
Linux Hase
Great, sorry for the late reply, that worked out right away!