Skip to main content


>Accidentally install a DE based on GNOME.
>Go to set the keyboard layout in settings.
>No option to set keyboard layout.
What in proprietary?
in reply to GNU/翠星石

Oh you want to change basic setting? Just install enable these 3 flags in gnome-tweaks and install my plugin bro
in reply to GNU/翠星石

go to settings then keyboard maybe and set ya own language or do the bash shots as
sudo dpkg-reconfigure keyboard-configuration
in reply to GNU/翠星石

friendica (DFRN) - Link to source
plan-A
 — (Proud Eskimo!)

@GNU/翠星石 nano it away.. mkdir /etc/default/keyboard

XKBMODEL="pc105"
XKBLAYOUT="de,us"
XKBVARIANT=""
XKBOPTIONS="grp:ctrl_shift_toggle"  

Re boot
if that fails bruh.. you on ya own but we'll send in reinforcements.

in reply to plan-A

@zer0unplanned If you can type that much text, you don't need to set the keymap do you?