View Single Post
Posts: 105 | Thanked: 49 times | Joined on Jul 2011
#2671
Originally Posted by karam View Post
@matinvesi
you will need to install batterypatch not batterypatch-non-kp

@noetus
well i didn't think that it's cached
but if you restart (and if there were no applications, patches, or anything that will lead into an unproper shutdown ) then the speedpatch must work on the next boot

you can check better with

cd /dev/cgroup/user
ls

and you should see files and a folder (or more) with the number if PID of the current xterm window

@heartbreakdoctor

hala


/////EDIT

aaaaaah i just got it noetus
i just looked at the screen shots

the first one shows the time between pressing on the xterm icon and the time when it launches

that's actually a fake window created by hildon-desktop
it's cached by it
that means you have installed speedpatch and launched xterm (without being cached before)
and it's known that speedpatch doesn't work before rebooting directly after installation process

there are other applications that are cached too (as a fake window when launching)

you can modify/delete any of those apps (which are cached) by :

Code:
cd /home/user/.cache/launch
rm (* any one you want)
they are like :
com.nokia.xterm.pvr
com.nokia.****
***
example :

rm /home/user/.cache/launch/com.nokia.settings.pvr

then the cached settings window will be deleted
and when you launch it again it will be cached again

i think you got it now
damn what an explanation thanks