From d8f81c980a46279ac619312a914b563144894512 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 13 Jul 2010 07:48:55 +0000 Subject: Renamed xkbdata.src also on trunk since the current merging of subversion will loose all the changes in xkbdata.src when the directory is renamed on the source branch. --- xorg-server/xkeyboard-config/symbols/ba | 43 +++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 xorg-server/xkeyboard-config/symbols/ba (limited to 'xorg-server/xkeyboard-config/symbols/ba') diff --git a/xorg-server/xkeyboard-config/symbols/ba b/xorg-server/xkeyboard-config/symbols/ba new file mode 100644 index 000000000..68a887a94 --- /dev/null +++ b/xorg-server/xkeyboard-config/symbols/ba @@ -0,0 +1,43 @@ +// $XKeyboardConfig$ +// + +default partial alphanumeric_keys +xkb_symbols "basic" { + + name[Group1]="Bosnia and Herzegovina"; + + include "rs(latin)" +}; + +partial alphanumeric_keys +xkb_symbols "us" { + + name[Group1]= "Bosnia and Herzegovina - US keyboard with Bosnian letters"; + + include "rs(latinyz)" +}; + + +partial alphanumeric_keys +xkb_symbols "alternatequotes" { + + name[Group1]= "Bosnia and Herzegovina - Use guillemets for quotes"; + + include "rs(latinalternatequotes)" +}; + +partial alphanumeric_keys +xkb_symbols "unicode" { + + name[Group1]= "Bosnia and Herzegovina - Use Bosnian digraphs"; + + include "rs(latinunicode)" +}; + +partial alphanumeric_keys +xkb_symbols "unicodeus" { + + name[Group1]= "Bosnia and Herzegovina - US keyboard with Bosnian digraphs"; + + include "rs(latinunicodeyz)" +}; -- cgit v1.2.3