From 1849776c6e6538623d178bb1e8b3205c23fcf30d Mon Sep 17 00:00:00 2001 From: knittl Date: Sat, 7 Mar 2009 18:56:14 +0000 Subject: =?UTF-8?q?KP=5FSeparator=20zus=C3=A4tzlich=20auf=20dem=20ziffernb?= =?UTF-8?q?lock=20auf=20ebene=204=20(erzeugt=20ein=20komma)=20KP=5FDecimal?= =?UTF-8?q?=20erzeugt=20auch=20weiterhin=20den=20punkt,=20der=20echte=20zi?= =?UTF-8?q?ffernblock=20wurde=20auch=20entsprechend=20angepasst?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit dass es für beides aliasa gibt, war die erkenntnis der woche :) git-svn-id: https://svn.neo-layout.org@1733 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/X/de | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux/X/de b/linux/X/de index a306f46..227fe66 100644 --- a/linux/X/de +++ b/linux/X/de @@ -317,7 +317,7 @@ NoSymbol ] }; key { [ n, N, parenleft, Greek_nu, KP_4, NoSymbol, U2115 ] }; key { [ r, R, parenright, U03F1, KP_5, NoSymbol, U211D ] }; key { [ t, T, minus, Greek_tau, KP_6, NoSymbol, partialderivative ] }; - key { [ d, D, colon, Greek_delta, comma, NoSymbol, Greek_DELTA ] }; + key { [ d, D, colon, Greek_delta, KP_Separator, NoSymbol, Greek_DELTA ] }; key { [ y, Y, at, Greek_upsilon, KP_Decimal, NoSymbol, nabla ] }; // bottom row @@ -378,7 +378,7 @@ NoSymbol ] }; // bottommost row // -------------------------------------------------------------- key { [ KP_0, U2423, percent, U2030, KP_Insert, KP_Insert, U25A1 ] }; - key { [ KP_Decimal, comma, period, apostrophe, KP_Delete, KP_Delete, quotedbl ] }; + key { [ KP_Separator, KP_Decimal, period, apostrophe, KP_Delete, KP_Delete, quotedbl ] }; }; -- cgit v1.2.3