Disambiguate compose sequences

This commit is contained in:
Andrew Kvalheim 2023-06-07 21:16:08 -07:00
parent b512ad6ab0
commit 90c3d79b4f

View file

@ -51,7 +51,7 @@
"" = [ "a" "g" ]; # AltGr
"" = [ "a" "l" ]; # Alt
"" = [ "b" "a" ]; # Backspace
"" = [ "c" "o" ]; # Compose
"" = [ "c" "o" "m" ]; # Compose
"" = [ "c" "t" ]; # Control
"" = [ "d" "e" ]; # Delete
"" = [ "e" "s" ]; # Escape
@ -89,7 +89,7 @@
"à" = [ "a" "grave" ]; # a with grave
"¢" = [ "c" "bar" ]; # cent sign
"" = [ "c" "less" ]; # reversed c
"©" = [ "c" "o" ]; # copyright sign
"©" = [ "c" "o" "p" ]; # copyright sign
"µ" = [ "m" "u" ]; # micro sign
"ñ" = [ "n" "asciitilde" ]; # n with tilde
"ø" = [ "o" "slash" ]; # o with stroke