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:44] – [Color Profiles] remove extraneous link kevinbowenxfce:xfce4-settings:color [2024/12/11 12:29] (current) kevinbowen
Line 1: Line 1:
-====== Color Profiles ======+~~NOTOC~~ 
 +{{ :xfce:xfce4-settings.color.png?nolink|}} 
 +====== 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).
-]===== Overview =====+ 
 +<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 =====
  
 The Xfce Color Profile settings tool is a front-end to set up color management The Xfce Color Profile settings tool is a front-end to set up color management
Line 10: 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 Preferences: Color Profile Dialog Window"> 
-{{:xfce:xfce4-settings:color-profiles-main.png?nolink&|}}+{{:xfce:xfce4-settings:color-profiles-main.png?600|Color Preferences: Color Profile Dialog Window}}
 </figure> </figure>
  
Line 19: Line 30:
   *     Add or import color profiles per device   *     Add or import color profiles per device
   *     Enable a profile and set it as default   *     Enable a profile and set it as default
 +
 +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.
 +  *     Show detailed profile information (like a horseshoe color diagram). A 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 =====
  
-<figure "Add a color profile"> +<figure "Color Preferences: Add a Color Profile Selection Window"> 
-{{:xfce:xfce4-settings:color-profiles-add-profile.png?nolink&|}}+{{:xfce:xfce4-settings:color-profiles-add-profile.png|Color Preferences: Add a Color Profile Selection Window}}
 </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 =====
  
-<figure "Enable a color profile"> +<figure "Color Preferences: Enable a Color Profile Window"> 
-{{:xfce:xfce4-settings:color-profiles-enable-profile.png?nolink&|}}+{{:xfce:xfce4-settings:color-profiles-enable-profile.png?600|Color Preferences: Enable a Color Profile Window}}
 </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|Return to Xfce Main Documentation Page]]
 +
 +[[:xfce:xfce4-settings:start:|Return to xfce4-settings Main Documentation Page]]