|
2010-01-09
, 16:59
|
Posts: 236 |
Thanked: 223 times |
Joined on Oct 2009
@ NE UK
|
#32
|
i copied the /usr/share/X11/xkb/symbols/nokia_vndr/rx-51
[...]
i pasted it in x terminal
what did i do wrong
cp /usr/share/X11/xkb/symbols/nokia_vndr/rx-51 /home/user/MyDocs/rx-51.backup
cp /home/user/MyDocs/rx-51 /usr/share/X11/xkb/symbols/nokia_vndr/rx-51
setxkbmap
The Following User Says Thank You to kwotski For This Useful Post: | ||
|
2010-01-09
, 19:36
|
Posts: 17 |
Thanked: 0 times |
Joined on Jan 2010
|
#33
|
|
2010-01-09
, 22:41
|
Posts: 236 |
Thanked: 223 times |
Joined on Oct 2009
@ NE UK
|
#34
|
The Following User Says Thank You to kwotski For This Useful Post: | ||
|
2010-01-09
, 22:48
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#35
|
Hello!
I've got the italian version but I need slovenian characters too (like čšž...). So I remapped the "è" key (AB08) to provide a "dead caron" so i can have (almost) everything just by combining that key (plus shift or Fn) with the corresponding letter (be it lower or uppercase)
partial alphanumeric_keys xkb_symbols "it" { include "nokia_vndr/rx-51(english_base)" include "nokia_vndr/rx-51(arrows_2btns)" name[Group1] = "Italian"; // 1. row key <AB08> { [ scaron, Scaron, dstroke, Dstroke ] }; // 2. row key <AC06> { [ h, H, semicolon, semicolon ] }; key <AC07> { [ j, J, colon, colon ] }; key <AC08> { [ k, K, exclam, exclam ] }; key <AC09> { [ l, L, question, question ] }; key <AB09> { [ ccaron, Ccaron, cacute, Cacute ] }; key <UP> { [ zcaron, Zcaron, dead_grave, dead_acute ] }; // 3. row key <AB01> { [ z, Z, EuroSign, EuroSign ] }; key <AB02> { [ x, X, parenleft, parenleft ] }; key <AB03> { [ c, C, parenright, parenright ] }; key <LEFT> { [ period, comma, comma, comma ] }; };
|
2010-01-10
, 09:21
|
Posts: 17 |
Thanked: 0 times |
Joined on Jan 2010
|
#36
|
|
2010-01-10
, 14:04
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#37
|
sudo su
cd /usr/share/X11/xkb/symbols/nokia_vndr/
cp rx-51 rx-51.backup
ls
vi rx-51
:wq
(esc):q
(esc):q!
The Following 3 Users Say Thank You to For This Useful Post: | ||
|
2010-01-10
, 15:32
|
Posts: 17 |
Thanked: 0 times |
Joined on Jan 2010
|
#38
|
|
2010-01-11
, 02:07
|
Guest |
Posts: n/a |
Thanked: 0 times |
Joined on
|
#39
|
exit
|
2010-01-11
, 09:50
|
Posts: 17 |
Thanked: 0 times |
Joined on Jan 2010
|
#40
|
Dawid 'evad' Lorenz * http://dawid.lorenz.co
_______________________________________________