diff options
author | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2011-04-05 20:51:40 +0000 |
---|---|---|
committer | dennis <dennis@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2011-04-05 20:51:40 +0000 |
commit | 40c476df10112a9ba72a4a88126d6a478f5f50c4 (patch) | |
tree | 67eef24a814d8947f709ef5e257039e616ec8907 /mac_osx/neo.keylayout | |
parent | e7f179af885ac24906640b583802bedfd5c5df4c (diff) |
Fix: Das Problem mit Command+<> wird jetzt direkt in der .Keylayout-Datei angegangen, Patch von Markus via ML.
git-svn-id: https://svn.neo-layout.org@2388 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'mac_osx/neo.keylayout')
-rw-r--r-- | mac_osx/neo.keylayout | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mac_osx/neo.keylayout b/mac_osx/neo.keylayout index 7026c36..2bc58ec 100644 --- a/mac_osx/neo.keylayout +++ b/mac_osx/neo.keylayout @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE keyboard PUBLIC "" "file://localhost/System/Library/DTDs/KeyboardLayout.dtd"> -<!--Last edited by Ukelele version 2.1.5 on 2011-04-02 at 13:11 (GMT+02:00)--> +<!--Last edited by Ukelele version 2.1.5 on 2011-04-05 at 15:42 (GMT+02:00)--> <keyboard group="0" id="14242" name="Deutsch (Neo 2)" maxout="2"> <layouts> <layout first="0" last="0" modifiers="30" mapSet="138"/> @@ -687,7 +687,7 @@ <key code="47" output="."/> <key code="48" output="	"/> <key code="49" action="73"/> - <key code="50" output=""/> + <key code="50" output="<"/> <key code="51" output=""/> <key code="52" output=""/> <key code="53" output=""/> |