Quote:
Originally Posted by joshua8o8
The slider command i got from the the wiki directory does not work for me. What am I doing wrong?
Waiting for phone... established.
iPhone state: Activated
type "help" for help
iPhone:/# cd /System/Library/Frameworks/TelephonyUI.framework/bottombarknobgray.png
/System/Library/Frameworks/TelephonyUI.framework/bottombarknobgray.png: No such file or directory
Why am i getting this message? i copied and pasted it directly from the wiki dirrectory. Everyones help would be greatly appreciated!
|
you have to use "putfile" command. so basically, this is what you type:
cd /System/Library/Frameworks/TelephonyUI.framework/ (hit enter)
putfile bottombarknobgray.png
i hope this helps...