Hello!
I have written on Wednesday, 26 September, at 0:40:
>[email protected] has written on Tuesday, 25 September, at 22:52:
>>When I delete the Keyboard Layout Handler from lxpanel, the old settings in
>>/etc/defaults/keyboard seem to be honoured again. This has the obvious
>>drawback that lxpanel no longer shows the active keyboard layout. The file
>>/etc/defaults/keyboard was where I used to set the keyboard in Lubuntu
>>precise. I don't understand why the settings in that file no longer work when
>>the Keyboard Layout Handler is activated on lxpanel.
> Hey! I haven't tried it yet but do you mean this new Keyboard Layout
>Handler replaces old simple Keyboard Switcher applet? I would hate it if
>it does! I have non-standard keyboard layout which is loaded at the login
>and I still love to see US or UA indicator on panel. I never want to have
>some standard layouts - I will need three-layouts-cycle which I hate very
>much as it leads to wrong layout very often. So if the Keyboard Switcher
>applet is removed now I hate the man who did that and I demand to bring
>it back.
To be fully correct, I'll show you what I do on login (in some autostart
item):
xkbcomp $HOME/.xfree.xkb $DISPLAY
where $HOME/.xfree.xkb is:
default xkb_keymap "ua" {
xkb_keycodes { include "evdev+aliases(qwerty)" };
xkb_types { include "complete" };
xkb_compatibility { include "complete+ledscroll(group_lock)" };
xkb_symbols { include
"pc+us+ru:2+inet(evdev)+group(rctrl_toggle)+group(switch)+terminate(ctrl_alt_bksp)"
key <TLDE> { type[group2]= "ALPHABETIC",
[ grave, asciitilde ],
[ Ukrainian_ie, Ukrainian_IE ] };
key <AE12> { type[group2]= "ALPHABETIC",
[ equal, plus ],
[ Ukrainian_i, Ukrainian_I ] };
key <BKSL> { type[group2]= "ALPHABETIC",
[ backslash, bar ],
[ Ukrainian_yi, Ukrainian_YI ] };
key <AB10> { type[group2]= "ALPHABETIC",
[ slash, question ],
[ Cyrillic_io, Cyrillic_IO ] };
key <KPDL> { [ KP_Delete, KP_Decimal ],
[ KP_Delete, KP_Decimal ] };
};
};
So either add functions that will do all of that or disable intrusions
into keymap from your new switcher. Otherwise it's unusable now and I can
tell you've broken once nice applet. Don't make me hate you, please!
Andriy.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Lxde-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lxde-list