Mikko Kortelainen

Tag: Maemo

N900 Scandinavic Letters from US keyboard

My Nokia N900 has the US keyboard with four arrow keys but no diacritics, two of which are used in my native Finnish language. I actually like having the four arrow keys instead of two arrow keys plus dedicated diacritics. You can anyway get those from the on-screen keyboard, but …

read more

Sqlite3 for ARMEL

Here's a statically compiled version of Sqlite 3.5.6 command line interface on ARMEL with Readline support. It runs nicely on Nokia Internet Tablets with the OS 2008 (libreadline4 must be installed):

sqlite3-armel.gz

It was compiled with the following settings:

./configure --disable-shared --enable-readline --enable-dynamic-extensions