Difference between revisions of "Tweaking"

From Maemo Leste Wiki
Jump to navigationJump to search
m (24 hour time display and alternate battery charging animation)
(Clock now works)
Line 5: Line 5:
You can change the animation of the charging icon to show the current charge capacity:
You can change the animation of the charging icon to show the current charge capacity:
<pre>gconftool-2 -s /apps/osso/status-area-applet-battery/show_charge_charging -t bool true</pre>
<pre>gconftool-2 -s /apps/osso/status-area-applet-battery/show_charge_charging -t bool true</pre>
==== 24-hour clock ====
Until the clock application and/or control panel applet is working, you can display time in 24 hour mode using
<pre>gconftool-2 -s /apps/clock/time-format -t bool true</pre>

Revision as of 16:30, 11 January 2021

Maemo Leste is very tweakable/hackable/versatile, this page lists some of the things you could change, hopefully grouped in a meaningful manner.

Battery icon

You can change the animation of the charging icon to show the current charge capacity:

gconftool-2 -s /apps/osso/status-area-applet-battery/show_charge_charging -t bool true