Tuesday, April 30, 2024
 Popular · Latest · Hot · Upcoming
12
rated 0 times [  12] [ 0]  / answers: 1 / hits: 9356  / 1 Year ago, tue, january 10, 2023, 8:30:31

Say I want to temporarily invert the colors on my screen for a better reading experience at night. However, I don't want to install CompizConfig Settings Manager and use its Invert plugin. How can I do it?


More From » unity

 Answers
1

Install xcalib package, e.g. in terminal (Ctrl+Alt+T):



sudo apt-get install xcalib


Switch to inverted colors in terminal using:



xcalib -i -a


And switch back using the same command.



Add the command (xcalib -i -a) as a new keyboard shortcut (nice choice is Ctrl+Alt+I) or to start up applications. (Edit: You may need to restart to be able to use the short cut.)



I'm using this regularly on Ubuntu 12.04 (with Unity) but also 10.04 worked as well as 13.10 works now. An alternative is magnifier -z 1 -fi from package gnome-mag, but this is no longer available in Ubuntu 16.04.


[#28173] Thursday, January 12, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
asketbridiculou

Total Points: 168
Total Questions: 116
Total Answers: 115

Location: Antigua and Barbuda
Member since Sat, Jan 28, 2023
1 Year ago
asketbridiculou questions
Thu, Dec 22, 22, 08:36, 1 Year ago
Thu, Jan 27, 22, 14:28, 2 Years ago
Tue, Nov 29, 22, 21:50, 1 Year ago
Sun, Jun 20, 21, 04:42, 3 Years ago
Sun, Aug 15, 21, 08:42, 3 Years ago
;