Difference between revisions of "Tweaking"
From Maemo Leste Wiki
Jump to navigationJump to search (Created page with "Maemo Leste is very tweakable/hackable/versatile, this page lists (only some) of the things you could change, hopefully grouped in a meaningful manner. * Tweaking/Battery a...") |
m (24 hour time display and alternate battery charging animation) |
||
Line 1: | Line 1: | ||
Maemo Leste is very tweakable/hackable/versatile, this page lists | 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: | |||
<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 17:00, 6 April 2020
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
24-hour clock
Until the clock application and/or control panel applet is working, you can display time in 24 hour mode using
gconftool-2 -s /apps/clock/time-format -t bool true