| If I could upvote this, I would. Text-only browser (no Javascript) means I cannot upvote. This might be an unpopular opinion, but it is one based in real experience: If you can ditch the mouse, then you can ditch the GUI. I have not used a mouse on my personal computers in over 20 years. This transition started as an experiment when I was sitting in an airport with a laptop back in the late 90's. Remember those tiny joysticks implanted in the keyboards? I decided to stop using them. Then I started using PC's without using the mouse. Then I stopped even connecting a mouse. That eventually led to ditching the GUI and staying in VGA textmode. Today the whole process is easy because we can own many inexpensive personal computers. I keep at least one personal computer with a GUI but it is not directly connected to the internet and usually not even connected to the LAN. When connected, its gateway is always a wired computer "I control" with no GUI, no touchscreen, no mouse, no trackpad driver, no wifi driver, no bluetooth driver, etc. My non-GUI computers run from USB stick or SD card. Root filesytem embedded in kernel. Working filesystem (chroot) is RAM (tmpfs). No SSD or HDD required. No third party DNS required. IP forwarding is compiled into the kernel so I can turn it on or off should I wish to use as a gateway. |