0 Members and 1 Guest are viewing this topic.
gedit /etc/default/keyboard
echo '@setxkbmap -option grp:alt_shift_toggle "gb,ru"' | sudo tee -a /etc/xdg/lxsession/Peppermint/autostart
gedt /etc/xdg/lxsession/Peppermint/autostart
gedit ~/.config/lxkeymap.cfg
sudo gedit /etc/default/keyboard
# Check /usr/share/doc/keyboard-configuration/README.Debian for# documentation on what to do after having modified this file.# The following variables describe your keyboard and can have the same# values as the XkbModel, XkbLayout, XkbVariant and XkbOptions options# in /etc/X11/xorg.conf.XKBMODEL="pc105"XKBLAYOUT="us,ru"XKBVARIANT=""XKBOPTIONS=""# If you don't want to use the XKB layout on the console, you can# specify an alternative keymap. Make sure it will be accessible# before /usr is mounted.# KMAP=/etc/console-setup/defkeymap.kmap.gz