I have created first version of the Bluetooth keyboard layout selector application (BlueKlase), as request in http://wiki.maemo.org/Fremantle_Blue...out#Next_steps. This is precessor of the python script I wrote earlier. !!!! This is first version so install this with your own risk. !!! Installation instructions: 1) install attached deb file. It will install following files: /etc/event.d/bluetooth-keyboard /usr/bin/BlueKlase 2) Get your keyboard id using instruction from http://wiki.maemo.org/Fremantle_Blue..._Automatically 2) Edit attached settings.txt file and put your keyboard id there. 3) Copy file to /home/user/.config/BlueKlase/ folder. 4) rename it to settings.conf 5) Restart your phone BlueKlase should start automatically and the system should work. Future development: - Optify - Create control panel widget to be able to add new keyboards more easily. This will also create the settings.conf file and starts the BlueKlase after exit. No more reboot needed. - Put application to Extras-devel, create bug reporting (if this is really needed) - Disable virtual keyboard when hw keyboard is attached and enable it again after keyboard is disconnected (if it was enabled anyway).