[home] [light] ------------------------------------------------------------------------------- | Quick Tips (Dillo 3.0.5): | | | | * Press [ESC]: the whole window area toggles to display the full page | | --------------------------------------------------------------------------- | | * file: (starts at home: ~/); file:// (starts at root level) | | --------------------------------------------------------------------------- | | * SPACE (PgDn), b or B (PgDn) | | | | * , (back a page) . (forward a page) | | --------------------------------------------------------------------------- | | * Dillo allows disabling remote CSS (brilliant!). CSS can sometimes get in | | the way of content w/o rendering being an issue. | | --------------------------------------------------------------------------- | | * copy/paste: highlight as usual. Use middle button or both | | buttons together (tricky). Keyboard CTRL+ C/V (best). | | --------------------------------------------------------------------------- | | * right-click on [back] or [forward] button for nav history | | --------------------------------------------------------------------------- | | * enabling cookies (which I have not done... ie, smolnet) | | | | https://640kb.neocities.org/dillo.smolnet/cookies.txt | ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- | I found the following edits to be helpful (for me, re: Dillo 3.0.5): | | | | sudo edit /etc/dillo/dillorc | | | | increase font_factor=1.75 | | | | bg_color=0xEEEEEE | | | | geometry=1600x900 | | | | start_page="file:/home/path.to/filename.html" | | | | home="file:/home/path.to/filename.html" | ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- | user comment (2024 post): https://news.ycombinator.com/item?id=38847613 | | | | > Change the user agent to this one at ~/.dillo/dillorc: | | > | | > http_user_agent="Mozilla/5.0 (PSP (PlayStation Portable); 2.00)" | | > | | > Then a lot of sites will load a compatible version. | | --------------------------------------------------------------------------- | | 640kb (16apr2024): I have not tested this myself. | -------------------------------------------------------------------------------