Skip to content

Instantly share code, notes, and snippets.

@xterat
Created July 7, 2017 08:13
Show Gist options
  • Select an option

  • Save xterat/7c47da4d45ea6a5db6f7a29671220fe2 to your computer and use it in GitHub Desktop.

Select an option

Save xterat/7c47da4d45ea6a5db6f7a29671220fe2 to your computer and use it in GitHub Desktop.
  1. edit /usr/share/X11/xkb/symbols/pc
key <LCTL> {    [ Super_L       ]   };
key <LWIN> {    [ Control_L     ]   };
key <RCTL> {    [ Super_R       ]   };
key <RWIN> {    [ Control_R     ]   };
  1. clear cache rm -rf /var/lib/xkb/*

  2. reboot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment