From 56aba1d46b742bb71de0a589f1dd2ea4e7efdc94 Mon Sep 17 00:00:00 2001 From: stephan <stephan@b9310e46-f624-0410-8ea1-cfbb3a30dc96> Date: Tue, 21 Jul 2009 07:40:31 +0000 Subject: 2 Fehlende Zeichen ergänzt (↻ und ̏). KeyConnector für Backspace auf 4. Ebene der Taste "v" gelegt. Languagecode vereinheitlicht. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://svn.neo-layout.org@1966 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- ktouch/kde4/de.neo2.all.keyboard.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ktouch/kde4/de.neo2.all.keyboard.xml b/ktouch/kde4/de.neo2.all.keyboard.xml index a99f401..b1db712 100644 --- a/ktouch/kde4/de.neo2.all.keyboard.xml +++ b/ktouch/kde4/de.neo2.all.keyboard.xml @@ -1,9 +1,9 @@ <KTouchKeyboard> <Title>Neo 2.0</Title> <Comment>Neo 2.0 Ebenen 1-4 -11.04.2009</Comment> +21.07.2009</Comment> <FontSuggestions>Sans Serif,9,-1,5,50,0,0,0,0,0</FontSuggestions> - <Language>de</Language> + <Language>de (German)</Language> <Keys> <Key Width="80" X="-920" Y="200" Height="80" Type="FINGER" > <Char Unicode="85" Position="TopLeft" >U</Char> @@ -144,7 +144,8 @@ <Char Unicode="45" Position="BottomLeft" >-</Char> </Key> <Key Width="80" X="100" Y="0" Height="80" FingerKeyIndex="7" Type="NORMAL" > - <Char Unicode="32" Position="TopRight" > </Char> + <Char Unicode="8635" Position="TopLeft" >↻</Char> + <Char Unicode="783" Position="TopRight" >̏ </Char> <Char Unicode="96" Position="BottomLeft" >`</Char> <Char Unicode="168" Position="BottomRight" >¨</Char> </Key> @@ -303,7 +304,7 @@ <Key Width="110" X="150" KeyText="Menu" Y="400" Height="80" Type="OTHER" /> </Keys> <Connections> - <KeyConnector KeyUnicode="8" TargetKeyIndex="18" /> + <KeyConnector KeyUnicode="8" TargetKeyIndex="33" ModifierIndex="11" /> <KeyConnector KeyUnicode="13" TargetKeyIndex="9" /> <KeyConnector KeyUnicode="32" TargetKeyIndex="15" /> <KeyConnector KeyUnicode="33" TargetKeyIndex="48" ModifierIndex="17" /> -- cgit v1.2.3