|
2014-12-14
, 11:38
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#2
|
|
2014-12-27
, 15:55
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#3
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2014-12-27
, 17:55
|
Posts: 2,225 |
Thanked: 3,822 times |
Joined on Jun 2010
@ Florida
|
#4
|
Hi,
I'm playing with my N900 to enable multiple keyboard layouts. I'm using the Russian layout as the second one as it's non-qwerty. I did
But pressing both keys doesn't do anything.Code:setxkbmap -layout pl,ru setxkbmap -option grp:ctrl_shift_toggle
key <LFSH> { type[Group1]= "FOUR_LEVEL", symbols[Group1] = [ Shift_L, Shift_L, ISO_Next_Group, ISO_Prev_Group] };
key <LCTL> { type[Group1]= "FOUR_LEVEL", symbols[Group1] = [ Control_L, Control_L, ISO_Prev_Group, ISO_First_Group] };
Interestingly, after issuing
sCode:setxkbmap -layout ru
the letter keys work as if no command were issued, but left arrow outputs "б" and the up arrow - a dot.
Well, I played once again and noticed that pressing both keys does in fact change the layout.
The problem is that even if I'm using the Russian layout, I'm unable to enter Russian characters. Pressing a gives a, etc. Only the right arrow gives the Russian "b". How can I enter Russian characters when using the Russian xkb layout? Why does the layout doesn't allow me to enter cyrillic characters?
And besides - is it possible to add layouts, best in separate files, to be used by xkb on N900?
|
2015-05-10
, 16:21
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#5
|
The Following User Says Thank You to marmistrz For This Useful Post: | ||
|
2015-05-10
, 23:34
|
|
Posts: 115 |
Thanked: 95 times |
Joined on Oct 2011
@ Sankt-Peterburg, Russia
|
#6
|
|
2015-05-14
, 07:21
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#7
|
partial alphanumeric_keys xkb_symbols "my-layout" { name[Group1] = "Russian phonetic"; // And here define the keyboard row by row //1st row key <AD01> { [ Cyrillic_ya, Cyrillic_YA, 1, 1 ] }; // and so on };
I'm playing with my N900 to enable multiple keyboard layouts. I'm using the Russian layout as the second one as it's non-qwerty. I did
Interestingly, after issuing
And besides - is it possible to add layouts, best in separate files, to be used by xkb on N900? And is there a polytonic Greek layout for N900?
If you want to support my work, you can donate by PayPal or Flattr
Projects no longer actively developed: here