Xfce Wiki

Sub domains
 

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:xfce4-settings:color [2019/07/22 03:53] – [Overview] Added brief functionaly list and limitations kevinbowenxfce:xfce4-settings:color [2022/12/12 21:27] (current) – [Activate a color profile] alexxcons
Line 1: Line 1:
-====== Color Profiles ======+~~NOTOC~~ 
 +{{ :xfce:xfce.settings.color.png?no link|}} 
 +====== xfce4-settings - Color Profiles ====== 
 + 
 +  * **[[#Overview|Overview]]** 
 +  * **[[#Add a color profile|Add a color profile]]** 
 +  * **[[#Activate a color profile|Activate a color profile]]**
  
 The //Color Profiles// preference tool enables you to manage, install and generate color profiles to accurately color manage input (webcams, scanners) and output devices (displays, printers). The //Color Profiles// preference tool enables you to manage, install and generate color profiles to accurately color manage input (webcams, scanners) and output devices (displays, printers).
-]+ 
 +<note>Display profiles don't work out of the box in Xfce (yet), you need a daemon like [[https://github.com/agalakhov/xiccd|xiccd]] for them to work.</note> 
 + 
 +---- 
 ===== Overview ===== ===== Overview =====
  
Line 11: Line 21:
 profiles to accurately color manage input (webcams, scanners) and output devices. profiles to accurately color manage input (webcams, scanners) and output devices.
  
-<figure "Color Profile Dialogue Window">+<figure "Color Profile Dialog Window">
 {{:xfce:xfce4-settings:color-profiles-main.png?nolink&|}} {{:xfce:xfce4-settings:color-profiles-main.png?nolink&|}}
 </figure> </figure>
Line 23: Line 33:
 What it doesn’t do: What it doesn’t do:
  
 +  * Applying display profiles – For this you still need a daemon like [[https://github.com/agalakhov/xiccd|xiccd]].
   *     Calibration – You still have to use a tool, such as, [[https://displaycal.net/|displaycal]] to calibrate your display.   *     Calibration – You still have to use a tool, such as, [[https://displaycal.net/|displaycal]] to calibrate your display.
-  *     Show detailed profile information (like a horseshoe color diagram). You still have to use a tool like [[https://www.mankier.com/1/gcm-viewer|gcm-viewer]] for that functionality.+  *     Show detailed profile information (like a horseshoe color diagram). tool like [[https://www.mankier.com/1/gcm-viewer|gcm-viewer]] is needed for that functionality. 
 + 
 +Dependencies: 
 +  * cupsd: For printers 
 +  * saned: For scanners 
 +  * xiccd (etc): For displays 
 + 
 +[[|Back To Top]] 
 +----
  
 ===== Add a color profile ===== ===== Add a color profile =====
Line 31: Line 50:
 {{:xfce:xfce4-settings:color-profiles-add-profile.png?nolink&|}} {{:xfce:xfce4-settings:color-profiles-add-profile.png?nolink&|}}
 </figure> </figure>
 +
 +To load a color profile, click on the + (plus) icon on the main Color Profile window. This will bring up a new window called "Add a color profile to Monitor". There you will see a list of profiles compatible with your system. Optionally, clicking on the folder icon in this window, will allow the import of an [[https://freedesktop.org/wiki/OpenIcc/|ICC]] compatible color profile.
 +
 +[[|Back To Top]]
 +----
 +
 ===== Activate a color profile ===== ===== Activate a color profile =====
  
Line 36: Line 61:
 {{:xfce:xfce4-settings:color-profiles-enable-profile.png?nolink&|}} {{:xfce:xfce4-settings:color-profiles-enable-profile.png?nolink&|}}
 </figure> </figure>
 +
 +Once the color profile(s) has been loaded, they can be enabled and activated or de-activated on a per-device basis.
 +
 +
 +[[|Back To Top]]
 +----
 +[[:start|Back to main Xfce documentation page]]
 +
 +[[ :xfce:xfce4-settings:start:|Return to main xfce4-settings page]]