Invert Screen Colors

A handy program exists to invert colors on your screen. It has one significant limitation though: in a multi-screen setup you can't choose to invert both screens or the screen that gets inverted.

Still, very useful for a laptop. To read at night or save battery.

sudo apt install xcalib
xcalib -i -a

I recommend binding the second command to a keyboard shortcut.
Cheers

2 Likes

A tip for Compiz users:

  • Super + N for inverting the current window.
  • Super + M for inverting the whole screen.
4 Likes