From ef4d8c8dfcf0134cd0f6f97b2cfaa61fb5cbbe3a Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Fri, 2 Jul 2021 14:08:39 -0400 Subject: Add XCompose file --- editors/XCompose | 87 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 editors/XCompose (limited to 'editors/XCompose') diff --git a/editors/XCompose b/editors/XCompose new file mode 100644 index 00000000..89a296e1 --- /dev/null +++ b/editors/XCompose @@ -0,0 +1,87 @@ +# X11 configuration for BQN keybindings. +# Key combinations here use the compose key, then backslash, then the +# main keypress. Find/replace to configure as desired. + + : "˜" + <1> : "˘" + <2> : "¨" + <3> : "⁼" + <4> : "⌜" + <5> : "´" + <6> : "˝" + <8> : "∞" + <9> : "¯" + <0> : "•" + : "÷" + : "×" + : "¬" + : "⎉" + : "⚇" + : "⍟" + : "◶" + : "⊘" + : "⎊" + : "⍎" + : "⍕" + : "⟨" + : "⟩" + : "√" + : "⋆" + : "⌽" + : "𝕨" + : "∊" + : "↑" + : "∧" + : "⊔" + : "⊏" + : "⊐" +

: "π" + : "←" + : "→" + : "↙" + : "𝕎" + : "⍷" + : "𝕣" + : "⍋" + : "⊑" + : "⊒" +

: "⍳" + : "⊣" + : "⊢" + : "⍉" + : "𝕤" + : "↕" + : "𝕗" + : "𝕘" + : "⊸" + : "∘" + : "○" + : "⟜" + <;> : "⋄" + : "↖" + : "𝕊" + : "𝔽" + : "𝔾" + : "«" + : "⌾" + : "»" + : "·" + : "˙" + : "⥊" + : "𝕩" + : "↓" + : "∨" + : "⌊" + : "≡" + : "∾" + : "≍" + : "≠" + : "𝕏" + : "⍒" + : "⌈" + : "≢" + : "≤" + : "≥" + : "⇐" + : "‿" + : "↩" -- cgit v1.2.3