Tiny Core Linux
Tiny Core Extensions => TCE Talk => Topic started by: cast-fish on February 10, 2014, 07:00:48 PM
-
Hello, just to mention that an overlooked browser for me has been "links" with graphics support
links -g (never even knew it's existence for years)
This browser seems to have "ssl" and allow many popular web sites to run well. It works good on old hardware
and seems very very fast. It can do downloading and other such things.
There may, on occassion be some slight missdomeaner such as "www.ebay.com" glitches but these can often
only be slight and a rememedy is easy.
It is so low on resources so you can have it running for common-place web browsing while, at the same time, using another browser for flash and extended things.
just thought it's worth mentioning.
V
-
i moved onto "elinks" and just wondered how to increase the font size? thanks.
-
Supposed your terminal emulator is aterm, in ~/.Xdefaults something like
aterm*font:*-*-fixed-medium-r-normal--*-130-*-*-*-*-iso8859-1
You can experiment with the value ;)
-
Hello
that worked and the font went slightly larger
is it possible to make the font "type" different?.....for example "Arial"
thanks
V
-
You would have to look into how to install/select fonts for your terminal.
elinks - as well as links when in text mode - will just display fonts of terminal they run on.
If arial is a true type font as I suspect, then it will probably not be suitable for aterm.
-
hello, ok thanks.
It seems that each of elinks and links have strong points and weak ones.
My links, in text, mode does not support mice "wheel" and such, out of the box.
The "elinks" does not support images, it seems! (so there is no graphics idea such as what you get with links by using "links -g"
In reality, they are fine as fast usable web browsers once you have mouse working. Yes,
you will get incompatability with some web pages, but many popular web pages seem to work ok.
For me, the fact that they are so much faster than other web browsers is worth any minimal gremlins that
pop up with web sites. (mostly)
Vin
-
Actually you can directly execute:
aterm -fn *-*-fixed-medium-r-normal--*-130-*-*-*-*-iso8859-1 -e elinks
avoiding globally interfering with .Xdefaults ;)
-
The "elinks" does not support images, it seems! (so there is no graphics idea such as what you get with links by using "links -g"
When you press "*" image links will be displayed with placeholders [IMG] and images can be displayed by external viewer (e.g. flpicsee).
OTOH, I find use of links2 as image viewer on framebuffer console quite handy.
-
thanks
how do you toggle the mouse on elinks?....
it was working fine but somehow stopped
Vince
-
I wouldn't be aware of an option to toggle mouse.
Mouse control usually works fine with me with aterm, even when running elinks remotely over ssh.
It does not work on a VT unless running as root, I suspect that might be a permission issue related to gpm.