Skip to content

Instantly share code, notes, and snippets.

@gregtap
Created December 18, 2019 16:53
Show Gist options
  • Save gregtap/0b1bbfe7f1a4c372586abd0a8d036bb1 to your computer and use it in GitHub Desktop.
Save gregtap/0b1bbfe7f1a4c372586abd0a8d036bb1 to your computer and use it in GitHub Desktop.
.XCompose
# This file contains custom Compose sequences for Unicode characters
# Import default sequences from the system Compose file:
include "/usr/share/X11/locale/en_US.UTF-8/Compose"
<Multi_key> <e> <e> : "é" eacute
<Multi_key> <i> <e> : "ê" ecircumflex
<Multi_key> <i> <i> : "î" icircumflex
<Multi_key> <i> <o> : "ô" ocircumflex
<Multi_key> <i> <o> : "ô" ocircumflex
<Multi_key> <i> <u> : "û" ucircumflex
<Multi_key> <u> <e> : "ë" ediaeresis
<Multi_key> <u> <i> : "ë" idiaeresis
<Multi_key><c> <c> : "ç" ccedilla
<Multi_key> <w> <a> <v> <e> : "👋" U+1F44B
<Multi_key> <plus> <1> : "👍" U+1F44D
<Multi_key> <plus> <2> : "👍👍" U+1F44D
<Multi_key> <plus> <3> : "👍👍👍"
<Multi_key> <minus> <1> : "👎" U+1F44E
<Multi_key> <h> <o> <r> <n> <s> : "🤘"
<Multi_key> <o> <k> : "👌"
<Multi_key> <c> <a> <r> <t> : "🛒"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment