![]() |
Re: * The Truly Epic Maemo 5 MODs Thread *
/usr/share/hildon-desktop
transitions.ini to change and beautify the UI when it does stuff like pop out the statusarea. Prettiest ones are the ones leetut said: just change 'sequenced = 0' to 'sequenced = 1' and 'duration = 250' to 'duration = 1200' the duration (speed) can be set how ever you like, higher number = faster movement (or slower, cant remember!) (thanks to megaexer for explaining this to me) (also dont EVER change 'snap_grid_size = 4' to zero, cos doing that bricked me!) Other ones are: App_close, make it around 850 popup sliding subview just explore. be careful and dont put anything to 0! Is there a way for SMSes to appear like the yellow ribbon first? |
Re: * The Truly Epic Maemo 5 MODs Thread *
Quote:
|
Re: * The Truly Epic Maemo 5 MODs Thread *
Well the quickest/easiest way to create 'buttons' is by using the Desktop Command Execution Widget, which is what QB's based on.
http://i55.tinypic.com/2hzl5qw.png To select a profile via buttons like I've got on the bottom left: Set the title to whatever you want, but put blank spaces after it so that the results don't show up in the button box- you'll see what I mean! Set to only update on click, add new command and to set a kernel profile use: Code:
echo "/usr/sbin/kernel-load /usr/share/kernel-power-settings/ideal" | sudo gainroot Glad the lock worked mate! Kind Regards, D4rKlar |
Re: * The Truly Epic Maemo 5 MODs Thread *
Quote:
|
Re: * The Truly Epic Maemo 5 MODs Thread *
How can I change the sound effects to sound louder?
|
Re: * The Truly Epic Maemo 5 MODs Thread
Quote:
http://talk.maemo.org/showthread.php?t=63997 or these http://talk.maemo.org/showthread.php?t=65741 http://talk.maemo.org/showthread.php?t=62701 |
Re: * The Truly Epic Maemo 5 MODs Thread *
Quote:
Code:
awk '{print $1/1000" MHz"}' /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq To check minimum: Code:
awk '{print $1/1000" MHz"}' /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq and for current it's Code:
awk '{print $1/1000" MHz"}' /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq Kind Regards, D4rKlar |
Re: * The Truly Epic Maemo 5 MODs Thread *
Anyone know how to change the tablet picture in the start menu if you have cell modem ui installed?
I tried using the same approach to changing the other start menu files: - put a 48x48 file in hildon folder, - put the name of that file in the relevant part of the systemui.xml file in etc/systemui. The systemui.file does not have a section for cell modem but there is a cell modem file in etc/systemui. The etc/systemui folder does contact a separate cell modem file. In that file there are about four of five icon files. Not sure what they are about but I replaced all of them with the name of the file I want to use and now I am left with a blank image. |
Re: * The Truly Epic Maemo 5 MODs Thread *
Can someone give me the original transitions.ini?
|
Re: * The Truly Epic Maemo 5 MODs Thread *
1 Attachment(s)
@ tHMZ here you go..
|
All times are GMT. The time now is 15:30. |
vBulletin® Version 3.8.8