Hi, you filed bugreports for not being able to select multiple layouts. Could you please get new XKB files from http://people.debian.org/~barbier/xkb/xkb-4.3.0.dfsg.1-8+SVN.tar.bz2 and test your desired layouts? These layouts can be loaded without problems, but as I am not familiar with them, it is pretty hard to check that everything works fine. Since we are releasing soon, your feedback is very important to quickly solve problems if needed (or to know that it works ;)).
Here are basic instructions for testing: # cd /tmp # wget http://people.debian.org/~barbier/xkb/xkb-4.3.0.dfsg.1-8+SVN.tar.bz2 # cd /etc/X11 # mv xkb xkb.orig # tar jxf /tmp/xkb-4.3.0.dfsg.1-8+SVN.tar.bz2 # mv xkb xkb.test # ln -s xkb.test xkb [Restart X, perform tests] # rm xkb # mv xkb.orig xkb # rm -rf xkb.test Thanks Denis

