View Single Post
evad's Avatar
Posts: 354 | Thanked: 151 times | Joined on Mar 2008 @ London (UK) / Zielona Góra (PL)
#25
Originally Posted by Mitja View Post
Here you go:

Code:
partial alphanumeric_keys
xkb_symbols "pl" {
    include "nokia_vndr/rx-51(english_base)"
    include "nokia_vndr/rx-51(arrows_4btns)"

    name[Group1] = "Polish";

    // 1. row
    key <AB08>	{ [	dead_stroke,	dead_acute,	dead_ogonek,	dead_ogonek	] };
    // 2. row
    key <AB09>	{ [	period,		comma,		dead_abovedot,	dead_abovedot	] };
};
OK, I get it now. Unfortunately, that's not quite convenient as different keyboard combinations are required for different chars.

Originally Posted by Mitja View Post
Just try... the dead_stroke won't work... you'll get nothing more than the letter you type afterwards :(
Maybe they haven't implemeted it yet...
https://bugs.freedesktop.org/show_bug.cgi?id=6887
Yes, I confirm - dead_stroke doesn't work.
__________________
Dawid 'evad' Lorenz * http://dawid.lorenz.co
_______________________________________________