]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - XCompose
herbstluftwm: Add basic configuration file.
[config/dotfiles.git] / XCompose
index 675c1900735e118f81f99a845b9b91b4ff117c7c..177a74cd1a2a1424d79346e0514bc01346a281cd 100644 (file)
--- a/XCompose
+++ b/XCompose
@@ -2,6 +2,21 @@
 #
 # `man XCompose` for more information.
 
+# 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
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# This file is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+# GNU General Public License for more details.
+#
+# You should have received a copy of the GNU General Public License
+# along with this file.  If not, see <http://www.gnu.org/licenses/>.
+
 
 # Load default compose file.
 include "%L"
@@ -13,3 +28,17 @@ include "%L"
 <Multi_key> <colon> <A> : Adiaeresis # "Ä"
 <Multi_key> <colon> <O> : Odiaeresis # "Ö"
 <Multi_key> <colon> <U> : Udiaeresis # "Ü"
+#
+<Multi_key> <a> <colon> : adiaeresis # "ä"
+<Multi_key> <o> <colon> : odiaeresis # "ö"
+<Multi_key> <u> <colon> : udiaeresis # "ü"
+<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 # "Ü"