From 2b470ae03a55e769d37ece9dcff62fed5a36c431 Mon Sep 17 00:00:00 2001 From: "Sergey V. Udaltsov" Date: Wed, 2 Sep 2009 14:29:24 +0100 Subject: [PATCH] no need in by(common), it is a personal variant http://bugs.freedesktop.org/show_bug.cgi?id=23604 --- symbols/by | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/symbols/by b/symbols/by index 3742ce6..4409e52 100644 --- a/symbols/by +++ b/symbols/by @@ -54,15 +54,3 @@ xkb_symbols "latin" { include "level3(ralt_switch)" }; -partial alphanumeric_keys -xkb_symbols "common" { - include "ru(winkeys)" - name[Group1]= "Belarus - Common"; - - key { [ Byelorussian_shortu, Byelorussian_SHORTU, Cyrillic_shcha, Cyrillic_SHCHA ] }; - key { [ apostrophe, apostrophe, Cyrillic_hardsign, Cyrillic_HARDSIGN ] }; - key { [ Ukrainian_i, Ukrainian_I, Cyrillic_i, Cyrillic_I ] }; - - - include "level3(ralt_switch)" -}; -- 2.32.0.93.g670b81a890