|
2012-01-19
, 01:56
|
Posts: 87 |
Thanked: 14 times |
Joined on Jan 2012
|
#302
|
|
2012-01-20
, 09:53
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#303
|
#!/bin/sh #!/bin/sh echo -e "Installing Faster Transitions by F2thaK Dezigns…" cp -R /home/user/MyDocs/.config/ / cp -R /home/user/MyDocs/faster/ /usr/share/themes/ rm -rf /home/user/MyDocs/faster/ rm -rf /home/user/MyDocs/.config/ echo -e "Device will reboot. Please wait..." gconftool -s --type=string /meegotouch/theme/name faster /sbin/reboot
#!/bin/sh echo -e "Installing Faster Transitions by F2thaK Dezigns…" cp -r /home/user/MyDocs/faster/.config / cp -r /home/user/MyDocs/faster/faster /usr/share/themes/ rm -rf /home/user/MyDocs/faster rm -rf /home/user/MyDocs/.config echo -e "Device will reboot. Please wait..." gconftool -s --type=string /meegotouch/themes/name faster /sbin/reboot
#!/bin/sh echo -e "Reverting to Default Transitions." gconftool -s --type=string /meegotouch/theme/name blanco echo -e "Device will reboot. Please wait..." /sbin/reboot
#!/bin/sh echo -e "Reverting to Default Transitions." gconftool -s --type=string /meegotouch/themes/name blanco echo -e "Device will reboot. Please wait..." /sbin/reboot
faster/meegotouch/sysuid/style
[Desktop Entry] Type=X-MeeGoTouch-Metatheme Name=Faster Theme Encoding=UTF-8 [X-MeeGoTouch-Metatheme] X-Inherits=blanco X-Icon="icon-l-fd" X-Visible=true [X-DUI-Metatheme] X-Icon="icon-l-fd" X-Inherits=blanco X-Visible=true
[Desktop Entry] Type=X-MeeGoTouch-Metatheme Name=Faster Theme Encoding=UTF-8 [X-MeeGoTouch-Metatheme] X-Inherits=base X-Icon="icon-l-fd" X-Visible=true [X-DUI-Metatheme] X-Icon="icon-l-fd" X-Inherits=base X-Visible=true
The Following User Says Thank You to Schturman For This Useful Post: | ||
|
2012-01-20
, 10:48
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#304
|
|
2012-01-20
, 19:28
|
|
Posts: 415 |
Thanked: 161 times |
Joined on Apr 2010
@ San Francisco, CA
|
#305
|
|
2012-01-21
, 00:56
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#306
|
|
2012-02-01
, 09:48
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#308
|
|
2012-02-04
, 01:13
|
|
Posts: 4,365 |
Thanked: 2,467 times |
Joined on Jan 2010
@ Australia Mate
|
#310
|
It must have reset the VKB settings because once you use the N9Tweak to reset the keyboard settings, the black text comes back.