Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mojtaba-Shafaei/a8d70824c34adc5dd21c7ad1d47316a0 to your computer and use it in GitHub Desktop.
Save Mojtaba-Shafaei/a8d70824c34adc5dd21c7ad1d47316a0 to your computer and use it in GitHub Desktop.
disable alt + shift shortcut in ubuntu 18(Gnome)
dconf write /org/gnome/desktop/input-sources/xkb-options "['grp_led:scroll']"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment