#Prequisities: # 2008.12: http://wiki.openmoko.org/wiki/Om_2008.12_Update # illume-theme: http://wiki.openmoko.org/wiki/Illume#How_to_install_the_illume_.28Raster.27s.29_keyboard_.3F # run this to install finnish illume keyboard on Freerunner (openmoko 2008.12 with illume theme installed) # Install swedish keyboard layout # see http://www.opkg.org/package_90.html opkg install http://www.opkg.org/packages/swedish-illume_0.1_armv4t.ipk #copy the swedish keyboard as the finnish keyboard layout cp /usr/lib/enlightenment/modules/illume/keyboards/Default-Swedish.kbd /usr/lib/enlightenment/modules/illume/keyboards/Default-Finnish.kbd # Download the Finnish dictionary # see http://lists.puimula.org/pipermail/voikko/2009-January/000959.html wget http://www.puimula.org/htp/freerunner/Finnish.dic -O /usr/lib/enlightenment/modules/illume/dicts/Finnish.dic # restart illume # see http://wiki.openmoko.org/wiki/Illume#How_to_install_a_new_Keyboard_Layout killall -HUP enlightenment #if this didn't word, restart X: # /etc/init.d/xserver-nodm restart