mein deutsches PC-Tastatur-Layout für MacOSX 10.3+

aus MacOSX vom 26.01.2004  | xxx 17 Kommentare »

So. Nebenstehend rechts oben findet ihr jetzt mein Tastatur-Layout. Dieses bildet die deutsche PC-Tastatur auf dem Mac ab. @><|{[]}\~ befinden sich an den Stellen, wo sie hingehören!

Wie installieren?

Probleme?
Ja, die gibt es. In manchen Anwendungen (naja, eigentlich eher bei Passwort und/oder Registrierungsfelder) will das neue Tastatur-Layout einfach nicht funktionieren… Da hilft dann leider nur das Umschalten auf die normale Standard-Tastatur.

Probleme nach dem Installieren?
Ich habe eben nochmal ein Posting bekommen, dass jemand Probleme nach der Installation hatte. Das mir bekannte Problem stellt sich so dar, dass OS X zwar noch hochfährt, aber nach dem Start der Menüleiste nicht mehr bedienen lässt ( siehe dazu: http://powerbook.blogger.de/stories/58667/ ).

Die Lösung hierzu:

[ Apfel ] + [ S ] beim Booten gedrückt halten, dann startet OSX mit der Single User Shell ( Kommandozeile | Eingabeaufforderung ). Dort gibst Du dann folgendes ein:


Dann startet der Rechner neu und alles ist wieder gut.

Empfehlungen?
Auch das. Wir Dosen-Nutzer sind ja nunmal Alt Gr gewöhnt. Es gibt da ein nettes Freeware (!) – Programm namens uControl. Mit diesem Programm kann man diese kleine Return-Taste zu einer Alt-Taste machen.

Bilder?

Keine Taste gedrückt:

[Shift] gedrückt:

[ALT] gedrückt:

Sonst noch was?
Wäre nett, wenn ihr mal Feedback geben würdet, falls Ihr das Layout benutzt. Darf auch ganz kurz sein. Und keine Angst beim Registrieren zum Kommentieren, ihr könnt dort als Emailadresse mann@mond.de eingeben, die muss nur sinnvoll sein, wenn ihr mal was bei blogger.de machen wollt.

Kommentare

17 Kommentare zu “mein deutsches PC-Tastatur-Layout für MacOSX 10.3+”

  1. Nun eine kleine Werbepause
  2. martin brinker am 19.03.2004 00:40 #

    Deutsch PC Chaos!!! Hallo,
    ich habe Deutsch PC in die Library/Keyboard Layouts gelegt. Anschließend gabs totales Chaos beim Hochfahren des Rechners. Musste die Notbremse ziehen, unter 9.2.2. starten und Deutsch PC wieder entfernen. Ich arbeite unter 10.3.3. Habe ich irgendwas falsch gemacht????
    Gruß
    Martin

  3. powerbook am 19.03.2004 11:14 #

    hm. du solltest die dateien besser in Users/DeinUserName/Library/Keyboard Layouts/ ablegen. Ferner solltest du zum testen erst einmal ein anderes (standard) layout auswählen und dann neu starten. nach dem neustart sehen, ob das neue layout angezeigt wird und es dann auswählen. wenn das funktioniert, dann sollte es auch immer funktionieren.

  4. fonso am 20.09.2004 14:24 #

    crash-vermeidung DeutschPC.keylayout funktioniert nicht wirklich bei allen … z.B. bei mir nicht (siehe “Probleme” weiter oben). Die folgenden Layouts lösen das Problem und belegen <shift>-<Keypad> (bzw. <caps>-<Keypad>) mit Keycodes die nicht für Zeichen vergeben sind (für dumme Spiele, die sich mit dem Keypad besser spielen lassen). Ansonsten sind sie ziemlich minimalistisch. external.keylayout ist so, wie es für eine extern angeschlossene USB-Tastatur sein sollte und internal.keylayout ist für die interne Tastatur (Unterschied: °/^ und </>/| sind vertauscht). Endlich bin ich die hässliche Deutschlandfahne in der Menüleiste los ;) … Ansonsten kann ich noch ukelele ( http://scripts.sil.org/cms/scripts/ page.php?site_id=nrsi&item_id=ukelele ) für den Bau von keylayouts empfehlen. Ist zwar voller bugs, aber so ein Grundgerüst konnte ich damit schon erstellen.

    external.keylayout…

    <?xml version=”1.0″ encoding=”UTF-8″?>
    < !DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">


    <keyboard group=”0″ id=”7″ name=”external” maxout=”2″>
    <layouts>
    <layout first=”0″ last=”17″ modifiers=”Modifiers” mapSet=”ANSI”/>
    <layout first=”18″ last=”18″ modifiers=”Modifiers” mapSet=”JIS”/>
    <layout first=”21″ last=”23″ modifiers=”Modifiers” mapSet=”JIS”/>
    <layout first=”30″ last=”30″ modifiers=”Modifiers” mapSet=”JIS”/>
    <layout first=”194″ last=”194″ modifiers=”Modifiers” mapSet=”JIS”/>
    <layout first=”197″ last=”197″ modifiers=”Modifiers” mapSet=”JIS”/>
    <layout first=”200″ last=”201″ modifiers=”Modifiers” mapSet=”JIS”/>
    <layout first=”206″ last=”207″ modifiers=”Modifiers” mapSet=”JIS”/>
    </layouts>
    <modifierMap id=”Modifiers” defaultIndex=”0″>
    <keyMapSelect mapIndex=”0″>
    <modifier keys=”"/>
    </keyMapSelect>
    <keyMapSelect mapIndex=”1″>
    <modifier keys=”caps”/>
    <modifier keys=”anyShift”/>
    </keyMapSelect>
    <keyMapSelect mapIndex=”2″>
    <modifier keys=”anyOption”/>
    </keyMapSelect>
    </modifierMap>
    <keyMapSet id=”ANSI”>
    <keyMap index=”0″>
    <key code=”0″ output=”a”></key>
    <key code=”1″ output=”s”></key>
    <key code=”2″ output=”d”></key>
    <key code=”3″ output=”f”></key>
    <key code=”4″ output=”h”></key>
    <key code=”5″ output=”g”></key>
    <key code=”6″ output=”y”></key>
    <key code=”7″ output=”x”></key>
    <key code=”8″ output=”c”></key>
    <key code=”9″ output=”v”></key>
    <key code=”10″ output=”&#x003c;”></key>
    <key code=”11″ output=”b”></key>
    <key code=”12″ output=”q”></key>
    <key code=”13″ output=”w”></key>
    <key code=”14″ output=”e”></key>
    <key code=”15″ output=”r”></key>
    <key code=”16″ output=”z”></key>
    <key code=”17″ output=”t”></key>
    <key code=”18″ output=”1″></key>
    <key code=”19″ output=”2″></key>
    <key code=”20″ output=”3″></key>
    <key code=”21″ output=”4″></key>
    <key code=”22″ output=”6″></key>
    <key code=”23″ output=”5″></key>
    <key code=”24″ output=”´”></key>
    <key code=”25″ output=”9″></key>
    <key code=”26″ output=”7″></key>
    <key code=”27″ output=”ß”></key>
    <key code=”28″ output=”8″></key>
    <key code=”29″ output=”0″></key>
    <key code=”30″ output=”+”></key>
    <key code=”31″ output=”o”></key>
    <key code=”32″ output=”u”></key>
    <key code=”33″ output=”ü”></key>
    <key code=”34″ output=”i”></key>
    <key code=”35″ output=”p”></key>
    <key code=”36″ output=”&#x000d;”></key>
    <key code=”37″ output=”l”></key>
    <key code=”38″ output=”j”></key>
    <key code=”39″ output=”ä”></key>
    <key code=”40″ output=”k”></key>
    <key code=”41″ output=”ö”></key>
    <key code=”42″ output=”#”></key>
    <key code=”43″ output=”,”></key>
    <key code=”44″ output=”-”></key>
    <key code=”45″ output=”n”></key>
    <key code=”46″ output=”m”></key>
    <key code=”47″ output=”.”></key>
    <key code=”48″ output=”&#x0009;”></key>
    <key code=”49″ output=” “></key>
    <key code=”50″ output=”^”></key>
    <key code=”65″ output=”,”></key>
    <key code=”67″ output=”*”></key>
    <key code=”69″ output=”+”></key>
    <key code=”75″ output=”/”></key>
    <key code=”78″ output=”-”></key>
    <key code=”82″ output=”0″></key>
    <key code=”83″ output=”1″></key>
    <key code=”84″ output=”2″></key>
    <key code=”85″ output=”3″></key>
    <key code=”86″ output=”4″></key>
    <key code=”87″ output=”5″></key>
    <key code=”88″ output=”6″></key>
    <key code=”89″ output=”7″></key>
    <key code=”91″ output=”8″></key>
    <key code=”92″ output=”9″></key>
    </keyMap>
    <keyMap index=”1″>
    <key code=”0″ output=”A”></key>
    <key code=”1″ output=”S”></key>
    <key code=”2″ output=”D”></key>
    <key code=”3″ output=”F”></key>
    <key code=”4″ output=”H”></key>
    <key code=”5″ output=”G”></key>
    <key code=”6″ output=”Y”></key>
    <key code=”7″ output=”X”></key>
    <key code=”8″ output=”C”></key>
    <key code=”9″ output=”V”></key>
    <key code=”10″ output=”&#x003e;”></key>
    <key code=”11″ output=”B”></key>
    <key code=”12″ output=”Q”></key>
    <key code=”13″ output=”W”></key>
    <key code=”14″ output=”E”></key>
    <key code=”15″ output=”R”></key>
    <key code=”16″ output=”Z”></key>
    <key code=”17″ output=”T”></key>
    <key code=”18″ output=”!”></key>
    <key code=”19″ output=”&#x0022;”></key>
    <key code=”20″ output=”§”></key>
    <key code=”21″ output=”$”></key>
    <key code=”22″ output=”&#x0026;”></key>
    <key code=”23″ output=”%”></key>
    <key code=”24″ output=”`”></key>
    <key code=”25″ output=”)”></key>
    <key code=”26″ output=”/”></key>
    <key code=”27″ output=”?”></key>
    <key code=”28″ output=”(“></key>
    <key code=”29″ output=”=”></key>
    <key code=”30″ output=”*”></key>
    <key code=”31″ output=”O”></key>
    <key code=”32″ output=”U”></key>
    <key code=”33″ output=”Ü”></key>
    <key code=”34″ output=”I”></key>
    <key code=”35″ output=”P”></key>
    <key code=”36″ output=”&#x000d;”></key>
    <key code=”37″ output=”L”></key>
    <key code=”38″ output=”J”></key>
    <key code=”39″ output=”Ä”></key>
    <key code=”40″ output=”K”></key>
    <key code=”41″ output=”Ö”></key>
    <key code=”42″ output=”‘”></key>
    <key code=”43″ output=”;”></key>
    <key code=”44″ output=”_”></key>
    <key code=”45″ output=”N”></key>
    <key code=”46″ output=”M”></key>
    <key code=”47″ output=”:”></key>
    <key code=”48″ output=”&#x0009;”></key>
    <key code=”50″ output=”°”></key>
    <key code=”82″ output=”0″></key>
    <key code=”83″ output=”&#x0019;”></key>
    <key code=”84″ output=”&#x001d;”></key>
    <key code=”85″ output=”&#x0012;”></key>
    <key code=”86″ output=”&#x001f;”></key>
    <key code=”87″ output=”&#x0014;”></key>
    <key code=”88″ output=”&#x0015;”></key>
    <key code=”89″ output=”&#x0016;”></key>
    <key code=”91″ output=”&#x001e;”></key>
    <key code=”92″ output=”&#x0018;”></key>
    </keyMap>
    <keyMap index=”2″>
    <key code=”2″ output=”"></key>
    <key code=”10″ output=”|”></key>
    <key code=”12″ output=”@”></key>
    <key code=”14″ output=”€”></key>
    <key code=”25″ output=”]”></key>
    <key code=”26″ output=”{“></key>
    <key code=”27″ output=”\”></key>
    <key code=”28″ output=”["></key>
    <key code="29" output="}"></key>
    <key code="30" output="~"></key>
    <key code="36" output="&#x000d;"></key>
    <key code="37" output="@"></key>
    <key code="46" output="µ"></key>
    <key code="48" output="&#x0009;"></key>
    </keyMap>
    </keyMapSet>
    <keyMapSet id="JIS">
    <keyMap index="0" baseMapSet="ANSI" baseIndex="0">
    </keyMap>
    <keyMap index="1" baseMapSet="ANSI" baseIndex="1">
    </keyMap>
    <keyMap index="2" baseMapSet="ANSI" baseIndex="2">
    </keyMap>
    </keyMapSet>
    </keyboard>

    ...und internal.keylayout

    <?xml version="1.0" encoding="UTF-8"?>
    < !DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">


    <keyboard group="0" id="6" name="internal" maxout="2">
    <layouts>
    <layout first="0" last="17" modifiers="Modifiers" mapSet="ANSI"/>
    <layout first="18" last="18" modifiers="Modifiers" mapSet="JIS"/>
    <layout first="21" last="23" modifiers="Modifiers" mapSet="JIS"/>
    <layout first="30" last="30" modifiers="Modifiers" mapSet="JIS"/>
    <layout first="194" last="194" modifiers="Modifiers" mapSet="JIS"/>
    <layout first="197" last="197" modifiers="Modifiers" mapSet="JIS"/>
    <layout first="200" last="201" modifiers="Modifiers" mapSet="JIS"/>
    <layout first="206" last="207" modifiers="Modifiers" mapSet="JIS"/>
    </layouts>
    <modifierMap id="Modifiers" defaultIndex="0">
    <keyMapSelect mapIndex="0">
    <modifier keys=""/>
    </keyMapSelect>
    <keyMapSelect mapIndex="1">
    <modifier keys="caps"/>
    <modifier keys="anyShift"/>
    </keyMapSelect>
    <keyMapSelect mapIndex="2">
    <modifier keys="anyOption"/>
    </keyMapSelect>
    </modifierMap>
    <keyMapSet id="ANSI">
    <keyMap index="0">
    <key code="0" output="a"></key>
    <key code="1" output="s"></key>
    <key code="2" output="d"></key>
    <key code="3" output="f"></key>
    <key code="4" output="h"></key>
    <key code="5" output="g"></key>
    <key code="6" output="y"></key>
    <key code="7" output="x"></key>
    <key code="8" output="c"></key>
    <key code="9" output="v"></key>
    <key code="10" output="^"></key>
    <key code="11" output="b"></key>
    <key code="12" output="q"></key>
    <key code="13" output="w"></key>
    <key code="14" output="e"></key>
    <key code="15" output="r"></key>
    <key code="16" output="z"></key>
    <key code="17" output="t"></key>
    <key code="18" output="1"></key>
    <key code="19" output="2"></key>
    <key code="20" output="3"></key>
    <key code="21" output="4"></key>
    <key code="22" output="6"></key>
    <key code="23" output="5"></key>
    <key code="24" output="´"></key>
    <key code="25" output="9"></key>
    <key code="26" output="7"></key>
    <key code="27" output="ß"></key>
    <key code="28" output="8"></key>
    <key code="29" output="0"></key>
    <key code="30" output="+"></key>
    <key code="31" output="o"></key>
    <key code="32" output="u"></key>
    <key code="33" output="ü"></key>
    <key code="34" output="i"></key>
    <key code="35" output="p"></key>
    <key code="36" output="&#x000d;"></key>
    <key code="37" output="l"></key>
    <key code="38" output="j"></key>
    <key code="39" output="ä"></key>
    <key code="40" output="k"></key>
    <key code="41" output="ö"></key>
    <key code="42" output="#"></key>
    <key code="43" output=","></key>
    <key code="44" output="-"></key>
    <key code="45" output="n"></key>
    <key code="46" output="m"></key>
    <key code="47" output="."></key>
    <key code="48" output="&#x0009;"></key>
    <key code="49" output=" "></key>
    <key code="50" output="&#x003c;"></key>
    <key code="65" output=","></key>
    <key code="67" output="*"></key>
    <key code="69" output="+"></key>
    <key code="75" output="/"></key>
    <key code="78" output="-"></key>
    <key code="82" output="0"></key>
    <key code="83" output="1"></key>
    <key code="84" output="2"></key>
    <key code="85" output="3"></key>
    <key code="86" output="4"></key>
    <key code="87" output="5"></key>
    <key code="88" output="6"></key>
    <key code="89" output="7"></key>
    <key code="91" output="8"></key>
    <key code="92" output="9"></key>
    </keyMap>
    <keyMap index="1">
    <key code="0" output="A"></key>
    <key code="1" output="S"></key>
    <key code="2" output="D"></key>
    <key code="3" output="F"></key>
    <key code="4" output="H"></key>
    <key code="5" output="G"></key>
    <key code="6" output="Y"></key>
    <key code="7" output="X"></key>
    <key code="8" output="C"></key>
    <key code="9" output="V"></key>
    <key code="10" output="°"></key>
    <key code="11" output="B"></key>
    <key code="12" output="Q"></key>
    <key code="13" output="W"></key>
    <key code="14" output="E"></key>
    <key code="15" output="R"></key>
    <key code="16" output="Z"></key>
    <key code="17" output="T"></key>
    <key code="18" output="!"></key>
    <key code="19" output="&#x0022;"></key>
    <key code="20" output="§"></key>
    <key code="21" output="$"></key>
    <key code="22" output="&#x0026;"></key>
    <key code="23" output="%"></key>
    <key code="24" output="`"></key>
    <key code="25" output=")"></key>
    <key code="26" output="/"></key>
    <key code="27" output="?"></key>
    <key code="28" output="("></key>
    <key code="29" output="="></key>
    <key code="30" output="*"></key>
    <key code="31" output="O"></key>
    <key code="32" output="U"></key>
    <key code="33" output="Ü"></key>
    <key code="34" output="I"></key>
    <key code="35" output="P"></key>
    <key code="37" output="L"></key>
    <key code="38" output="J"></key>
    <key code="39" output="Ä"></key>
    <key code="40" output="K"></key>
    <key code="41" output="Ö"></key>
    <key code="42" output="'"></key>
    <key code="43" output=";"></key>
    <key code="44" output="_"></key>
    <key code="45" output="N"></key>
    <key code="46" output="M"></key>
    <key code="47" output=":"></key>
    <key code="50" output="&#x003e;"></key>
    <key code="82" output="0"></key>
    <key code="83" output="&#x0019;"></key>
    <key code="84" output="&#x001d;"></key>
    <key code="85" output="&#x0012;"></key>
    <key code="86" output="&#x001f;"></key>
    <key code="87" output="&#x0014;"></key>
    <key code="88" output="&#x0015;"></key>
    <key code="89" output="&#x0016;"></key>
    <key code="91" output="&#x001e;"></key>
    <key code="92" output="&#x0018;"></key>
    </keyMap>
    <keyMap index="2">
    <key code="2" output=""></key>
    <key code="12" output="@"></key>
    <key code="14" output="€"></key>
    <key code="25" output="]“></key>
    <key code=”26″ output=”{“></key>
    <key code=”27″ output=”\”></key>
    <key code=”28″ output=”[“></key>
    <key code=”29″ output=”}”></key>
    <key code=”30″ output=”~”></key>
    <key code=”37″ output=”@”></key>
    <key code=”46″ output=”µ”></key>
    <key code=”50″ output=”|”></key>
    </keyMap>
    </keyMapSet>
    <keyMapSet id=”JIS”>
    <keyMap index=”0″ baseMapSet=”ANSI” baseIndex=”0″>
    </keyMap>
    <keyMap index=”1″ baseMapSet=”ANSI” baseIndex=”1″>
    </keyMap>
    <keyMap index=”2″ baseMapSet=”ANSI” baseIndex=”2″>
    </keyMap>
    </keyMapSet>
    </keyboard>

  5. powerbook am 20.09.2004 17:35 #

    klasse ! Danke schön. Ich muss gestehen, ich habe nie über externe Tastaturen nachgedacht. Auch ist es mir wirklich ein Rätsel, warum mein keyboard.layout manchmal funktioniert und manchmal zu Fehlfunktionen führt, aber danke für deine Anregungen!

  6. fonso am 20.09.2004 19:49 #

    Anmerkung vielleicht sollte ich noch anmerken, dass ich ein ibook hab, kein powerbook – irgendwer hat mir mal erzählt, die Tastaturen seien unterschiedlich. Aber vielleicht ist das auch ein Gerücht.

    Ich vermute, dein Layout hat irgendeinen vertrackten semantischen Fehler, der nicht von Anfang an erkannt wird. Wenn ich ein verkehrtes Layout erstellt hatte, ist er normal hochgefahren, hat das Layout nicht in seine Liste aufgenommen und eine Fehlermeldung in die console.log’s geschrieben. Bei deinem layout versucht er offenbar, es zu verwenden und schafft es nicht.

  7. fonso am 21.09.2004 22:33 #

    fehlende tasten diese Tasten fehlen noch (hab ich nicht gleich gemerkt, weil manche Anwendungen die rohen scancodes lesen …):

    <key code=”36″ output=”&#x000d;”></key>
    <key code=”48″ output=”&#x0009;”></key>
    <key code=”49″ output=” “></key>
    (die obigen nur bei manchen modi)

    <key code=”52″ output=”&#x0003;”></key>
    <key code=”53″ output=”&#x001b;”></key>
    <key code=”71″ output=”&#x001b;”></key>
    <key code=”76″ output=”&#x0003;”></key>
    <key code=”96″ output=”&#x0010;”></key>
    <key code=”97″ output=”&#x0010;”></key>
    <key code=”98″ output=”&#x0010;”></key>
    <key code=”99″ output=”&#x0063;”></key>
    <key code=”100″ output=”&#x0010;”></key>
    <key code=”105″ output=”&#x0010;”></key>
    <key code=”110″ output=”&#x0010;”></key>
    <key code=”114″ output=”&#x0005;”></key>
    <key code=”115″ output=”&#x0001;”></key>
    <key code=”116″ output=”&#x000e;”></key>
    <key code=”117″ output=”&#x007f;”></key>
    <key code=”118″ output=”&#x0076;”></key>
    <key code=”119″ output=”&#x0004;”></key>
    <key code=”120″ output=”&#x0070;”></key>
    <key code=”121″ output=”&#x000c;”></key>
    <key code=”122″ output=”&#x007a;”></key>
    <key code=”123″ output=”&#x001c;”></key>
    <key code=”124″ output=”&#x001d;”></key>
    <key code=”125″ output=”&#x001f;”></key>
    <key code=”126″ output=”&#x001e;”></key>

  8. hansemann am 12.02.2005 22:28 #

    ACHTUNG: NICHT INSTALLIEREN ! Das deutsche Tastaturlayout funktioniert definitv nicht! Hinterher geht gar nichts mehr. Auch die Anleitung, wie man es wieder wegbekommt stimmt so nicht (man muss die Platte erstmal mounten).

    Hände weg von diesem Müll!

  9. powerbook am 13.02.2005 09:05 #

    Naja … es tut mir ja leid, dass Du Probleme damit hattest. Ich benutze das Layout mittlerweile über ein Jahr und habe damit auch keine Probleme. Auch kann ich nachvollziehen, dass Du Deine Platte mounten musstest.

    Zudem gibt es andere, die es ebenfalls benutzen und keine Probleme damit hatten/haben.

    Interessant wäre schon gewesen, was Du genau gemacht hast.

  10. Nun eine kleine Werbepause
  11. Christian Buchner am 01.11.2006 15:24 #

    Ich glaube, die Fehlfunktion liegt daran dass in diesen XML Dateien Sequenzen vorkommen, die die XML Syntax verletzen. Das bringt den
    XML Loader bei neueren MAC OS Versionen so durcheinander, dass der
    Boot-Prozess haengt.

    Wenn man die Datei entsprechend bereinigt, klappt alles wunderbar.
    Auf Wunsch stelle ich die neue Version zur Verfuegung.

  12. blondl am 09.11.2006 15:58 #

    Hei Christian!
    mein Dank’ tät dir ewig nachschleichen, wenn du deine Version verfügbar machen tätest!

    Besten Dank schon mal

  13. aedu am 26.10.2007 19:19 #

    hallo,
    bin da wohl etwas spät dran… leider funktioniert der download link nicht mehr.
    wäre um eine direkte zustellung des skriptes aber sehr dankbar!

    herzlichen dank schon mal zum voraus!

  14. foxx am 11.06.2008 15:03 #

    Hallo,

    danke für die Anleitung. Leider funktioniert der Links zum Download der Layout-Datei nicht mehr: http://powerbook.blogger.de/ge.....ard+layout
    Könntest du das vielleicht noch einmal fixen? Auch nach 4 Jahren ist der Beitrag für mich noch interessant. Wenn sich jedoch seit diesem Datum gravierend was am Tastatur System im Mac OS X geändert hat muss es auch nciht unbedingt sein ;)
    Nutze 10.5.2

    Gruß,
    foxx

  15. jog am 12.06.2008 13:17 #

    Ich habe die Datei mal wieder aktuell verlinkt. Habe es aber nicht getestet, weil ich jetzt kaum noch unter Windows arbeite und mich jetzt an das Mac-Layout gewöhne. Falls es unter 10.5 auch funktioniert, schreib doch bitte einen entsprechenden Kommentar.

  16. Migge am 27.07.2008 21:35 #

    klappt wunderbar! (mit OS X 10.4) Vielen Dank!

  17. lobo am 02.03.2009 22:58 #

    Funzt exakt wie erhofft (OS X 10.5.6) auf Macbook Pro. DANKE!

  18. Kai am 18.03.2009 16:17 #

    Hallo,
    bei mir wird auf dem Nummernblock statt Komma ein Punkt ausgegeben.
    Ist das bei euch auch so? Kann man das selber ändern?

    Grüße

    Kai

  19. Nun eine kleine Werbepause
  20. Kai am 18.03.2009 17:31 #

    Aaah, habe gerade ein Tool gefunden (full key codes 1.1) das mir die Tastencodes anzeigt. In meinem Fall musste ich einfach den Code Nr 65 ändern und bei output aus dem . ein , machen.

    Grüße

    Kai

Schreib doch auch einen Kommentar:




Ich bitte zu berücksichtigen, dass Texte, die Werbung (in jeglicher Form), E-Mail-Adressen oder ICQ-Nummern ( oder andere Messenger-IDs ) enthalten von mir einfach gelöscht werden. Ich glaube Euch ja, dass Eure Motive ehrenhaft sind, habe aber keine Lust auf irgendwelchen Stress, dass jemand sich bei mir meldet, weil er ganz seltsame Zuschriften erhält. Ich bitte um Euer Verständnis. Danke.

  • Suche

Zeugs

Das powerbook_blog ist ein WordPress ( WP.de ) - Blog. Beiträge als RSS-Feed, Kommentare als RSS-Feed.
Dieses bescheidene Blog umfasst seit dem 10.01.04, also seit 6 Jahren, 1 Monaten und 1 Tagen, 7.770 Beiträge und 13.082 Kommentare.
Für die Generierung dieser Seite waren 38 (in 1.289 Sek.) Datenbank-Abfragen nötig.

Mehr Zeugs

Theme basiert auf Vertigo Red Theme.
Prüfe CSS / XHTML.

Badges