Tuesday, May 29, 2018

Lubuntu 18.04 minimal installation does not include high contrast theme

I really like the trend in Ubuntu and derivatives for offering minimal installation in 18.04. Lubuntu offered that option but it still includes a lot of applications that I don't really need, for example it included gnumeric, Abiword, etc. I am hoping that future versions will be more streamlined.

Anyway, I also sometimes use high contrast theme but this is not installed by the default. To fix this do:

sudo apt install gnome-accessibility-themes

No comments:

Test page for code formatting

netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 1...