-
-
Notifications
You must be signed in to change notification settings - Fork 169
Keyboard-setting can't be changed #146
Comments
Can you execute |
Well nothing happens. It's busy for a second then returns. |
Just to be clear: Oh and now when I entered "personal settings" |
have you tried sudo nano /etc/default/keyboard and change settings? |
Im experiencing this as well. |
I have overcome this to some degree by using setxkbmap from the command line. I have tried to find where it actually is defined with no luck. It is not defined in the standard places. /etc/X11 is where it should be. Basically my computer is unusable until I override the keyboard settings which I can't find and armbian-config has no effect over. Although that is what set it this way in the first place. |
Stumbled upon this, as it is not working on my Orange Pi Zero3 neither. |
I need to do this again, so I'll have to remember how I got it working. I'll give it a try on my new vim4. |
Used to reconfigure the keyboard layout settings on a Debian-based system. sudo dpkg-reconfigure keyboard-configuration Used to apply the console font and keyboard layout settings. setupcon Updates the initial RAM filesystem (initramfs). Necessary to ensure that any changes to the system configuration, such as keyboard layout, are included in the initramfs, which is used during the boot process. sudo update-initramfs -u files that may also be relative |
In personal settings hitting the keybard-option shows "loading keyboard submodule" and then returns to the previous screen.
There is nothing that I can do here. It says my keyboard layout is US but when typing it's DE as set in locales (y and z aren't swapped)
If you need more infos let me know. I'm new to armbian and started setting up my NanopiM4 headless server today.
OS: Armbian 21.05.2 stable
Armbian-Config: 21.05.3
The text was updated successfully, but these errors were encountered: