Skip to content

Instantly share code, notes, and snippets.

@Gennnji
Last active March 27, 2019 08:06
Show Gist options
  • Select an option

  • Save Gennnji/a8de0d54a01f7e6ba03670c937c3f0d3 to your computer and use it in GitHub Desktop.

Select an option

Save Gennnji/a8de0d54a01f7e6ba03670c937c3f0d3 to your computer and use it in GitHub Desktop.
#!/bin/sh -e
# 1) Disable of gnome control over keyboard:
gsettings set org.gnome.settings-daemon.plugins.keyboard active false
# 2) Set desired settings for xkb:
setxkbmap -option grp:rctrl_toggle,lv3:menu_switch us,ru
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment