Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
xcalib [2015/07/12 02:48]
slackermedia
xcalib [2021/06/03 19:48] (current)
Line 1: Line 1:
-[[{arrowp.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​left:​0;​}yolo|]] 
- 
-[[{arrown.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​margin-left:​2.5em;​}xaos|]] 
- 
 ======Xcalib====== ======Xcalib======
  
Line 50: Line 46:
  
 Ideally, you will have created a colour profile for your monitor with a colour calibrator like [[http://​www.hughski.com/​|Color Hug]], or else managing colour profiles of your screen is probably not doing much good.  Ideally, you will have created a colour profile for your monitor with a colour calibrator like [[http://​www.hughski.com/​|Color Hug]], or else managing colour profiles of your screen is probably not doing much good. 
 +
 +If you use multiple screens, us the ''​-s''​ flag. By default, ''​-s''​ is set to ''​0''​ to represent the primary screen. If you have two screens, for example, you may choose between ''​-s 0''​ and ''​-s 1''​.
 +
 +<​code>​
 +$ xcalib -s 1 /​usr/​share/​color/​icc/​eciRGB_v2_profile-2011/​eciRGB_v2_ICCv4.icc
 +</​code>​
 +
 +There'​s a small chance that you might set your display as one big screen. If this is how you manage your display, then both physical monitors are treated as one "​screen",​ so ''​xcalib''​ would impose the same profile to both. To change that behaviour, change your display settings in KDE System Settings.
  
 To have this happen automatically upon boot, add that command to your ''​~/​.bash_profile''​ file. To have this happen automatically upon boot, add that command to your ''​~/​.bash_profile''​ file.
Line 61: Line 65:
 <​code>​ <​code>​
 $ xcalib -blue 1.0 10.0 100.0 -a $ xcalib -blue 1.0 10.0 100.0 -a
-</WRAP>+</code>
  
 Which takes the blue at gamma level 1.0 (1 through 5 are valid), and sets its brightness to 10% and its contrast to 100%. Which takes the blue at gamma level 1.0 (1 through 5 are valid), and sets its brightness to 10% and its contrast to 100%.
Line 89: Line 93:
 </​WRAP>​ </​WRAP>​
  
-[[{arrown.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​float:​right;​}xaos|]][[{arrowp.png|border:​0;​background:​none;​width:​0;​float:​right;​}yolo|]]+<WRAP centeralign>​ 
 +<wrap fa>[[yolo|R]]</​wrap>​ <wrap fa>[[start|S]]</​wrap>​ <wrap fa>​[[xaos|Q]]</​wrap>​ 
 +</​WRAP>​