Skip to content

Instantly share code, notes, and snippets.

@hoelzro
Created October 12, 2018 18:39
Show Gist options
  • Select an option

  • Save hoelzro/dd2488b057c0c6d912b79533794b7e36 to your computer and use it in GitHub Desktop.

Select an option

Save hoelzro/dd2488b057c0c6d912b79533794b7e36 to your computer and use it in GitHub Desktop.
xkb_keymap {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compat { include "complete" };
xkb_symbols { include "pc+us+inet(evdev)+ctrl(swapcaps)" };
xkb_geometry { include "pc(pc104)" };
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment