View Single Post
Posts: 89 | Thanked: 24 times | Joined on Jun 2006
#14
Originally Posted by cccxxvl View Post
Experiencing the same problem however Im having trouble locating the file. Not the most tech savvy (and I apologize for this) so can someone "dumb it down". Thanks in advance.
Er... You won't be able to find the files using the File Manager.

1. Start out by installing Xterm (Application Manager, then Browse installable applications, and look for Advance Xterm or the like, then install it).
2. Once installed, you'll find it in Extras->X Terminal. Launch it. This will give you "shell" access to your N770. You can now type commands.
4. "cd .opera" will Change Directory to .opera/.
5. "ls -a" to see the files you're looking for.
6. "rm <filename>", where <filename> is replaced with the file you'd like to ReMove. ex. "rm download.dat" or "rm global.dat"