CLI browser: netsurf-fb
|
28th Dec, 2012, 12:36 AM
Post: #1
|
|||
|
|||
CLI browser: netsurf-fb
Like suggested here:
https://github.com/xbianonpi/xbian/issues/167 Netsurf: General: http://www.netsurf-browser.org/ Status: http://www.netsurf-browser.org/documentation/progress It's very small and doesn't need any X environment. Just start it from the command line. No support for JavaScript or Flash yet. Installation Code: sudo apt-get install netsurf-fb For a first start please try Code: netsurf-fb -b 16 Try another resolution and 32bit Code: netsurf-fb -w 1920 -h 1080 -b 32 www.google.de Noticed issues: - you don't see any blinking cursor in text field - comparing to the documentation I couldn't find any bookmark or configuration menu - sometimes you will get some strange characters while typing, probably any charset issue - the options from "man netsurf-fb" seem not to work, especially "font_size" would be great to get a bigger font in the 1920x1080 resolution - it should be possible to add an file "~/.netsurf/Choices-fb" with all wanted options, but somehow it's not reading it |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
CLI browser: netsurf-fb - namtih - 28th Dec, 2012 12:36 AM
RE: CLI browser: netsurf-fb - Koenkk - 25th Jan, 2013, 11:37 PM
RE: CLI browser: netsurf-fb - sotwocold - 11th Mar, 2013, 12:47 PM
RE: CLI browser: netsurf-fb - ada9ada9 - 27th Apr, 2013, 07:05 PM
|