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 ] }; };
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 ] }; };
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