]> ruderich.org/simon Gitweb - config/dotfiles.git/commitdiff
XCompose: Add a few more mappings for umlauts.
authorSimon Ruderich <simon@ruderich.org>
Wed, 15 May 2013 20:13:38 +0000 (22:13 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 15 May 2013 20:13:38 +0000 (22:13 +0200)
XCompose

index 6cfe0e0294ea7a4286f750cf895acd0ffff60161..177a74cd1a2a1424d79346e0514bc01346a281cd 100644 (file)
--- a/XCompose
+++ b/XCompose
@@ -2,7 +2,7 @@
 #
 # `man XCompose` for more information.
 
-# Copyright (C) 2011-2012  Simon Ruderich
+# Copyright (C) 2011-2013  Simon Ruderich
 #
 # This file is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -35,3 +35,10 @@ include "%L"
 <Multi_key> <A> <colon> : Adiaeresis # "Ä"
 <Multi_key> <O> <colon> : Odiaeresis # "Ö"
 <Multi_key> <U> <colon> : Udiaeresis # "Ü"
+#
+<Multi_key> <a> <quotedbl> : adiaeresis # "ä"
+<Multi_key> <o> <quotedbl> : odiaeresis # "ö"
+<Multi_key> <u> <quotedbl> : udiaeresis # "ü"
+<Multi_key> <A> <quotedbl> : Adiaeresis # "Ä"
+<Multi_key> <O> <quotedbl> : Odiaeresis # "Ö"
+<Multi_key> <U> <quotedbl> : Udiaeresis # "Ü"