System

****
Click on the screenshot to see a larger one!
Downloads: 119153
Votes: 6
Click for the install file


Support for SIXAXIS(TM) PS3 controller

updated 2010-05-02 09:00 UTC
****
Click on the screenshot to see a larger one!
Downloads: 118146
Votes: 11
Click for the install file


Retro-futuristic blue and green theme. After installing, select the theme and restart.

updated 2010-08-14 11:15 UTC
****
No screenshot
Downloads: 116140
Votes: 5
Click for the install file


Cross-Platform Disk Encryption Tool

TrueCrypt is a popular cross-platform tool for creating and maintaining on-the-fly encrypted volumes. Volumes can either be partitions or file containers.

updated 2011-01-10 16:00 UTC
*****
No screenshot
Downloads: 115999
Votes: 1
Click for the install file


Black Plastic icon pack to be used with Theme Customizer

updated 2011-02-04 11:30 UTC
****
Click on the screenshot to see a larger one!
Downloads: 113381
Votes: 7
Click for the install file


Matrix-style Hildon theme with working PR1.2 virtual keyboard

Based on original Matrix-theme by Lacedaemon, just added the missing new virtual keyboard's buttons.

updated 2010-08-16 06:30 UTC
****
Click on the screenshot to see a larger one!
Downloads: 112840
Votes: 13
Click for the install file


Control Panel applet to change system font family and size.

updated 2010-09-21 18:30 UTC
***
Click on the screenshot to see a larger one!
Downloads: 111446
Votes: 6
Click for the install file


IivilSteel Grunge Theme For N900 / Maemo 5 devices. After installation or upgrade it's required to first go and select / re-select the IivilSteel -theme to use and then do a reboot. Bugtracker & Project page: https://garage.maemo.org/projects/iivilsteel/

updated 2010-03-22 15:45 UTC
*****
Click on the screenshot to see a larger one!
Downloads: 109635
Votes: 2
Click for the install file


Borg sound effects for Maemo 5

These sounds will remain in use regardless of which theme is selected. To restore your original sounds, simply remove this package and reboot.

Only one custom sounds package can be installed at a time. E.g. if you have Okuda/LCARS sounds installed, youll have to remove that package to be able to install this one.

The original sounds from osso-sounds-ui are preserved using the dpkg-divert(8) command.

Tx to Ryge Bro's, Alex Veveil, GeneralAntilles and all others for help!

updated 2010-09-19 16:15 UTC
****
Click on the screenshot to see a larger one!
Downloads: 109117
Votes: 5
Click for the install file


Black iStyle Theme for N900. After installation or upgrade, please select the theme to use and then do a reboot.

updated 2010-06-21 15:00 UTC
*****
No screenshot
Downloads: 108781
Votes: 2
Click for the install file


SpeedPatch

The CFS (completely fair scheduler) in our phone's kernel manages the allocation of resources (cpu/mem) between tasks. It was designed to cope with server-class machines such as web servers and databases, giving all tasks equal access to resources. This means if a server is really busy, then all tasks on the machine slow down equally. Desktop/mobile class machines shouldn't work the same way as servers though. They have a human user who expects the machine to respond and give feedback within a certain time. If a machine is slow to respond, the user loses some sense of control over the machine. This patch addresses the problem by taking note of what the user is doing right now, and using that information to accelerate the current task, and decelerate other tasks on the system. The user won't notice the background stuff going slower, they will just see their app working fast. The patch does this by creating multiple classes of task


/dev/cgroup/cpu/tasks /dev/cgroup/cpu/desktop/tasks /dev/cgroup/cpu/applications/tasks /dev/cgroup/cpu/applications/standby/tasks /dev/cgroup/cpu/applications/launcher/tasks
If you look at the contents of these files, you'll see the process IDs of all the tasks in each class. CPU and memory are shared out to these classes using the files "cpu.shares", and "memory_limit_in_bytes". When lots of tasks are demanding CPU/memory at once, the resources are handed out to tasks depending on their share. This is why your phone feels nicer when you have this patch - the kernel automatically classifies tasks and devotes more of cpu/mem to the "application" and "desktop" class tasks, and much less to other classes like "standby".

updated 2012-02-29 05:15 UTC