diff options
author | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-09-16 22:33:32 +0000 |
---|---|---|
committer | martin_r <martin_r@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2008-09-16 22:33:32 +0000 |
commit | 5cbaabf7ce10de01c9ab89629b16affa449c644c (patch) | |
tree | f10add937cdb1d2356c9ff0a71982fb1378d656d /Compose | |
parent | ebb08e8af058acf1f002f355b578cefab0729763 (diff) |
»>« vergessen.
Skript verbessert.
Compose.ahk aktualisiert.
1er-Compose ermöglicht.
git-svn-id: https://svn.neo-layout.org@903 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'Compose')
-rw-r--r-- | Compose/Compose.neo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Compose/Compose.neo b/Compose/Compose.neo index 5d33d9a..10e49d3 100644 --- a/Compose/Compose.neo +++ b/Compose/Compose.neo @@ -1,4 +1,4 @@ -# Definitions by Neo keyboard layout +# Definitions by Neo keyboard layout # letters # capital greek letters @@ -76,8 +76,8 @@ # other letters <Multi_key> <E> <E> : "Ə" U018F # LATIN CAPITAL LETTER SCHWA -<Multi_key> <L> <period : "Ŀ" U013F # LATIN CAPITAL LETTER L WITH MIDDLE DOT -<Multi_key> <l> <period : "ŀ" U0140 # LATIN SMALL LETTER L WITH MIDDLE DOT +<Multi_key> <L> <period> : "Ŀ" U013F # LATIN CAPITAL LETTER L WITH MIDDLE DOT +<Multi_key> <l> <period> : "ŀ" U0140 # LATIN SMALL LETTER L WITH MIDDLE DOT # interpunctation <Multi_key> <2> <exclam> : "‼" U203C # DOUBLE EXCLAMATION MARK |