View Single Post
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#1879
Originally Posted by bingomion View Post
I wouldn't bother with an app.. just make an alias
Good idea on the linking!

Why do you need to change back to 9?
Not many sites now support ver 9.
Note that a simple alias only works for root, for example when you ssh into the device.

I actually found that tweakflashver is (so far) enough for almost all of my purposes (google streetview I use through an Easy Debian app to which I pointed somewhere above in this thread).

EDIT: After some failed attempts, I managed to set up shortcuts where I don't need ssh to get root: Provided rootsh is installed, adding the following lines to /home/user/.profile
Code:
alias flash10='/usr/bin/rootsh /bin/ln -sf /usr/lib/browser/plugins/10.1/libflashplayer.so /usr/lib/browser/plugins/libflashplayer.so'
alias flash9='/usr/bin/rootsh /bin/ln -sf /usr/lib/browser/plugins/orig/libflashplayer.so /usr/lib/browser/plugins/libflashplayer.so'
allows one to just say "flash10" or "flash9" in XTerminal to activate the respective flashplayer. One should of course stop and restart the browser when doing so.
__________________
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log

Last edited by rebhana; 2011-01-27 at 23:00.
 

The Following 3 Users Say Thank You to rebhana For This Useful Post: