diff options
author | Thomas Voss <mail@thomasvoss.com> | 2024-08-23 12:03:24 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2024-08-23 12:03:24 +0200 |
commit | 322a0c55f08c40690d024ba2c544963071d40fe0 (patch) | |
tree | 4cb61101e01037d09046b782ae41e246caa120dc /.config/X11 | |
parent | 2cf2239fbfb039573788d9a4a706945a7356b7af (diff) |
xcompose: Add double-acute mappings
Diffstat (limited to '.config/X11')
-rw-r--r-- | .config/X11/xcompose | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.config/X11/xcompose b/.config/X11/xcompose index 0248e79..0a5759d 100644 --- a/.config/X11/xcompose +++ b/.config/X11/xcompose @@ -217,7 +217,10 @@ # Latin Alphabet — Double-Acute -# TODO +<Multi_key> <O> <quotedbl> : "Ő" Odoubleacute +<Multi_key> <o> <quotedbl> : "ő" odoubleacute +<Multi_key> <U> <quotedbl> : "Ű" Udoubleacute +<Multi_key> <u> <quotedbl> : "ű" udoubleacute # Latin Alphabet — Grave # TODO |