maacruz
|
2011-10-01
, 09:57
|
Posts: 1,101 |
Thanked: 1,184 times |
Joined on Aug 2008
@ Spain
|
#861
|
|
2011-10-01
, 11:39
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#862
|
The Following User Says Thank You to tso For This Useful Post: | ||
|
2011-10-02
, 07:45
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#863
|
This is something asui-settings could handle. Simplest method would be three input fields where you type in the font family you want. This is something you would need to know about the fonts you uploaded to the device. Would be better if you could tell me how to extract the style and font family from a TTF file so asui-settings could scan /use/share/fonts and /home/user/.fonts and display a drop-down of installed font families for each style.
|
2011-10-02
, 19:19
|
Posts: 637 |
Thanked: 445 times |
Joined on Dec 2009
@ Kaliningrad, Russia
|
#864
|
|
2011-10-02
, 20:24
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#865
|
Again, if a reboot is needed to change the overall font appearance on the Desktop, within the web browsers, etc., I really don't think it would be worth the extra trouble.
|
2011-10-02
, 22:23
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#866
|
lma already found the answer to get font families and if the two lines you posted reload the fonts then it should work without a reboot.
|
2011-10-04
, 20:53
|
Posts: 637 |
Thanked: 445 times |
Joined on Dec 2009
@ Kaliningrad, Russia
|
#867
|
f you mean something to add and manage alarms then there are better solutions like large statusbar clock
|
2011-10-04
, 21:24
|
|
Posts: 4,783 |
Thanked: 1,253 times |
Joined on Aug 2007
@ norway
|
#868
|
|
2011-10-04
, 22:26
|
Posts: 875 |
Thanked: 918 times |
Joined on Sep 2010
|
#869
|
|
2011-10-06
, 04:42
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#870
|
blank=`gconftool-2 -g /system/osso/dsm/display/display_blank_timeout` /etc/init.d/mce stop gconftool-2 --type int --set /apps/modest/update_interval 1 gconftool-2 --type boolean --set /apps/modest/auto_update True sudo /etc/init.d/mce start /usr/bin/set-backlight `gconftool-2 --get /apps/adv-backlight/brightness` restore_value() { gconftool-2 --type $1 --set $2 `gconftool-2 --get $2` } gconftool-2 -t int -s /system/osso/dsm/display/display_blank_timeout 120 gconftool-2 -t int -s /system/osso/dsm/display/display_blank_timeout $blank restore_value int /system/osso/dsm/display/display_dim_timeout restore_value bool /system/osso/dsm/locks/touchscreen_keypad_autolock_enabled restore_value bool /system/osso/dsm/display/display_on_with_charger
Tags |
bada blows, bada rox |
|