Just experienced someting curious.
Sorry for the wall of text..that follow.
I was already on 1.76 (upgraded via "upgrade Pandora OS" ...my last full reflash was on 1.74 i think..) but i want to reflash because i want to restart from zero and setup again the browser 'Links' so i will remember the procedure and report here allowing anyone to set this browser as default for .html files.
So i prepared an SD card ... powered off pandora, inserted the sdcard, power on + rear R button...and all i was see is a black screen.
So basically the little boot menu with options to boot from sd1 and other is not visible at all.
I retryed with another card...but the same result.
I was thinkig that my downloaded firmware was corrupted and redownloaded again (but i selected this time the previous version 1.75u1 from notaz.
Power on + rear R button do act the same as before.
So i was a bit tired...and pressed some buttons... nothing happened...but...when i pressed B button the pandora booted fine as normal (screen was showing all the things normally)...
Finally i understand that the boot menu was here and working ...but i only cannot see it
So i blindly rebooted and after few seconds i pressed the dpad down one time + button B and Pandora power off.
Next time .. reboot (always with rear R button pressed) , dpad down two times and finally the reflash procedure started (but i cannot see anything)...i have waited some minutes,,,and when the light of sdcard was off i pressed return and pandora powered off.
Finally when i powered on again my pandora (without sd card) it reported booting firmware 1.75...and normally i could see all the operations on terminal of the first boot.
But i want the last firmware...and prepared the same sdcard with the last 1.76.
But...this time when i powered on my pandora with rear R button pressed...i could see the boot menu. and reflashed normally.
phew!! now i'm on 1.76 again but what a story this reflash. Hope this could help if someone else will be in such situation.
[doublepost=1486603389,1486595641][/doublepost]So in order to use Links browser (integrated in firmware on Nand) we have to:
edit with mousepad (you need to be root to be able to modify it...open a terminal and type
sudo thunar )
/usr/share/applications/WebBrowser file (real name is xfce4-web-browser.desktop) changing the
Exec line
as this
Exec=links -g %u
save and close the root enabled thunar.
Now change the default preferred application for viewing html files (go to
Setting/Desktop/Xfce 4 Settings Manager/Preferred Applications) and change
under the first Tab (internet) change the default "Debian Sensible Browser" and select "other"
inside the box that is opened insert this:
/usr/bin/links -g "%s"
and close the panel
Now insert an sdcard where you have at least one
.html file
select it and with the right mouse button select
Open With Other Application
select
mousepad under
Recommended Applications.
Now go down and expand "
Use a custom command"
here modify
mousepad %F
with
/usr/bin/links -g %F
(this don't modify the mousepad use...it simply add another app to recommended applications)
check also that "
Use as default for this kind of file" is selected.
And now you should be able to open html files by default with links. or with mousepad or the possibility to choose another app with the right mouse button.