OS 2008
Votes: 5
LayoutSwitcher displays current keyboard layout in the statusbar.
Do a long tap on the applet and you will see popup menu which can: * Block onscreen keyboard from appearing * Copy selection to clipboard (useful for N800 owners, which doesn't have Ctrl+C, in apps that doesn't provide Copy menu, for example, Pidgin chat history window)
Note for N80 users: if you notice that LayoutSwithcer displays incorrect layout, switch layout once using virtual keyboard and you will get it fixed. You need to do it obly once.
There is also version for OS2006 at the project page at garage. It switches layouts with the tap on statusbar icon, which is easier than 770's native method.
Votes: 1
TuioTablet allows users of devices running Maemo to use their touchscreen as TUIO input device. TUIO messages are transported using UDP on the local network. This allows users to control TUIO-based multi-touch applications over the network.
Source code: http://repository.maemo.org/extras-devel/pool/diablo/free/source/t/tuiotablet/
Binaries: http://repository.maemo.org/extras-devel/pool/diablo/free/t/tuiotablet/
Votes: 2
gCardSys is yet another implementation of the Leither Learning System. You can use it to effectively learn your vocabulary flashcards.
gCardSys is similar to GRANULE and uses the same deck file (.dkf) format.
You can find details about creating your own flashcards here:
https://garage.maemo.org/frs/download.php/9510/creatingFlashCards.pdf
Votes: 2
Command-line utility to show EXIF information in JPEG files.
Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. Exif is a small command-line utility to show (and edit) EXIF information hidden in JPEG files.
Votes: 1
mksh is the a Bourne-compatible shell which is largely similar to the original AT&T Korn shell. It includes bug fixes and feature improvements, in order to produce a modern, robust shell good for interactive and especially script use. The code has been cleaned up and simplified, bugs fixed, standards compliance and UTF-8 support added, and several enhancements (for extended compatibility to other modern shells, as well as a couple of its own) have been added.
