Skip to content

Instantly share code, notes, and snippets.

@jaseg
Created February 6, 2015 16:31
Show Gist options
  • Save jaseg/503d8f7a6b74188fa410 to your computer and use it in GitHub Desktop.
Save jaseg/503d8f7a6b74188fa410 to your computer and use it in GitHub Desktop.
xkb_symbols "mixed" {
include "pc+jp(OADG109A)+inet(evdev)+level3(ralt_switch)+level3(lalt_switch)"
key <CAPS> { [ Escape , Eisu_toggle ] };
key <AE05> { [ 5 , percent , EuroSign ] };
key <AE11> { [ minus , equal , dead_macron ] };
key <AE12> { [ asciicircum , asciitilde , dead_circumflex ] };
key <AE13> { [ yen , bar , underscore ] };
key <AD01> { [ q , Q , adiaeresis , Adiaeresis ] };
key <AD02> { [ w , W , agrave , Agrave ] };
key <AD03> { [ e , E , eacute , Eacute ] };
key <AD04> { [ r , R , egrave , Egrave ] };
key <AD06> { [ y , Y , udiaeresis , Udiaeresis ] };
key <AD10> { [ p , P , odiaeresis , Odiaeresis ] };
key <AD11> { [ at , grave , dead_grave ] };
key <AD12> { [ bracketleft , braceleft , dead_acute ] };
key <AC01> { [ a , A , aacute , Aacute ] };
key <AC02> { [ s , S , ssharp ] };
key <AB03> { [ c , C , ccedilla , Ccedilla ] };
# key <PRSC> { [ ] };
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment