From ffe1a6ca63fc4c0e7b2ca2ae5e53d1add8bda206 Mon Sep 17 00:00:00 2001 From: Joni Lapilainen Date: Sun, 24 Feb 2013 20:35:00 +0200 Subject: [PATCH 07/10] RX-51: Symbols: Bind tilde to fourth level C and F --- symbols/nokia_vndr/rx-51 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/symbols/nokia_vndr/rx-51 b/symbols/nokia_vndr/rx-51 index b866ad2..3edba1f 100644 --- a/symbols/nokia_vndr/rx-51 +++ b/symbols/nokia_vndr/rx-51 @@ -398,7 +398,7 @@ xkb_symbols "english_base" { key { [ a, A, asterisk, asterisk ] }; key { [ s, S, plus, plus ] }; key { [ d, D, numbersign, numbersign ] }; - key { [ f, F, minus, minus ] }; + key { [ f, F, minus, asciitilde ] }; key { [ g, G, underscore, underscore ] }; key { [ h, H, parenleft, parenleft ] }; key { [ j, J, parenright, parenright ] }; @@ -409,7 +409,7 @@ xkb_symbols "english_base" { // 3. row key { [ z, Z, sterling, sterling ] }; key { [ x, X, dollar, dollar ] }; - key { [ c, C, EuroSign, EuroSign ] }; + key { [ c, C, EuroSign, asciitilde ] }; key { [ v, V, slash, less ] }; key { [ b, B, backslash, greater ] }; key { [ n, N, quotedbl, quotedbl ] }; -- 1.8.1.4