đŸ’Ÿ Archived View for tilde.pink â€ș ~ssb22 â€ș lowres.gmi captured on 2023-11-04 at 11:50:55. Gemini links have been rewritten to link to archived content

View Raw

More Information

âŹ…ïž Previous capture (2023-01-29)

-=-=-=-=-=-=-

X11 low-resolution scrollable desktop

This setup is useful for running X11 on a Mac, and for *older* GNU/Linux-based X servers. Many newer Linux boxes can’t do this anymore and will need a high-DPI setup instead (unless you want to use VNC-based magnification).

The customisation below is for fonts and colours in the low-resolution desktop.

Configuration files

These are usually files and directories in your home directory whose names start with a dot (.).  You have to use ls -a to list them.  I do not recommend replacing your existing files with these without first checking that your existing files do not contain anything important.  Look at the files and see if you want to merge anything.

.Xresources

.gtkrc

Note: Some badly-behaved programs will need this .gtkrc to be temporarily renamed before they are started.

Window managers: flwm’s colours can be configured at the command line from within .xsession, e.g. flwm -fg white -bg darkblue; if you have an old version that doesn’t obey the -fg flag, you may be able to upgrade, or apply the patch I submitted to Debian bug #267983.  On some systems you may have to fall back to TWM in which case you could try this .twmrc.

.twmrc

Other

If your system causes modern applications to render their fonts poorly at low resolution, you might also want to check my FreeType at low resolution page.

Some distributions also have a package big-cursor which provides large fonts for the mouse cursor (sometimes you can just install it, but very old versions might need a little setting up).

Don’t forget to also adjust the monitor’s ‘brightness’ and ‘contrast’ settings to comfortable levels. (I usually find a high ‘contrast’ and a low ‘brightness’ is better.)

If an application’s bright background is hurting your eyes, and you cannot get it to change colours using the above configuration or any other method, then as a last resort you can try my VNC colour-inverting hack.

Legal

All material © Silas S. Brown unless otherwise stated. Debian is a trademark owned by Software in the Public Interest, Inc. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. Mac is a trademark of Apple Inc. TeX is a trademark of the American Mathematical Society. VNC is a registered trademark of RealVNC Limited. Any other trademarks I mentioned without realising are trademarks of their respective holders.