Just some hints and tips about Dillo, especially for minimalist users running mostly flwm/fltk .. consider these pointers and I'm NOT a teacher.
Ok, sure - I have a major browser for online interactivity. However Dillo still has a unique charm to it that is fit for a number of purposes. I'd like to
thank the original dev, Jorge and his team, along with all the TC'ers that have submitted tcz's and kept it as up to date as possible. True kudos to all.
But it looks so tiny!Well if you are using a high-resolution screen of say something like 1920x1080, and using the default fltk/flwm environment, yeah, that's going to happen. Especially since Dillo is integrated into that environment. The solution is to reduce your screen res to keep things larger and nice and sharp - especially fonts.
Rather than just going random with resolution changes, or making fonts grossly huge to compensate, consider doing this:
http://forum.tinycorelinux.net/index.php/topic,25284.0.htmlAh, that's better! Without being a full Dillo tutorial, here's a couple of essentials:
Install the latest dillo-beta.tcz. It will pull in a few dependencies.
The main config file for it lives here, but you'll want to move it to a place you can better change it and futz with it:
cp /usr/local/etc/dillo/dillorc /home/tc/.dillo/
So most config files are hidden files, but this one in TC isn't. Don't let it bend your mind that the home directory for it is hidden (.dillo) and the actual config file isn't.
Elsewhere you may see references to .dillorc, but here we do it in a logical manner.
Ok, I fired it up, but I don't see the true-type DejaVu fonts that the tcz pulled in!Simply install the full-version FLTK-FULL.TCZ which supports ttf. It will also tend to put a bolder bit of a strike on your other tool fonts too. Nice.
Ok, better, but the fonts still aren't the size I like!Go back to your dillorc file.
Look for the SCALE line. Change it to something you prefer and test:
#font_factor=1.5
Change it to usually anywhere between 1 and 2. 1.1, 1.2, 1.3 etc etc. Don't forget to remove the leading hash comment character
font_factor=1.2
is good enough for me.
So without getting totally into a Dillo tutorial, if you get hung up on a search, one way to do it with duckduckgo is this url:
html.duckduckgo.com/html/
Yes, that is a leading html. Provided as a tip if one is not used to enabling / disabling remote css and all the other options.
So what's the deal with the "beta" ?Don't be fooled, it is actually the current stable 3.1 version, but it has not been released officially as such. It is even recommended by Jorge the main dev as the one to use!
Whaaat? Over the years, it appears that Jorge has to attend to real-life (tm) issues and years may go by. It happens. Maybe working on Dillo is like being a band that is only allowed to play a single song after all these years. Who knows, and I don't want to conjecture about it.
So that's it. Dillo rocks for a lot of things, but yeah you're not likely to be doing your banking with it. Doesn't mean it is bad - it's just that the web and sites are on an endless progression of what many would say are anti-features and marketing pressures, yada yada.
There's more fun to be had by delving into it all, but this is just pointers to help anyone get to a more usable oob state with it.