Thanks!
> If you want to distribute the Finnish keyboard layout version to your
> students (perhaps with a choice of default worksheets) you just have to
> make the change once and then use File->Export appliance in VirtualBox.
Then I should make this every time when .ova is changed. I try to avoid
this kind of work.
Could there be some kind of copy-and-paste solution or workaround? Say,
have /home/gui/.xinitrc begin with
setxkbmap $(cat /home/sage/keyboard.conf)
so that user could just copy from wiki
f=file('/home/sage/keyboard.conf', 'w'); f.write("fi"); f.close();
and paste it to worksheet? Maybe even have worksheet ready with cells like
that for different languages?
--
Jori Mäntysalo