Skip to content

Instantly share code, notes, and snippets.

@jgermade
Created October 17, 2018 23:40
Show Gist options
  • Save jgermade/ca2f95b879deda6b256d615ea2cc4095 to your computer and use it in GitHub Desktop.
Save jgermade/ca2f95b879deda6b256d615ea2cc4095 to your computer and use it in GitHub Desktop.
default partial alphanumeric_keys
xkb_symbols "basic" {
name[Group1]= "Epañol (R_Control as Menu)";
include "es(altgr-intl)"
// my custom changes:
key <RCTL> { [ Menu ] };
include "level3(ralt_switch)"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment