[HOW TO] Set display color profile in Xubuntu
In this article we'll learn how to set a color profile in Xubuntu. Install First we need to install xcalib . Open a terminal window and run: sudo apt-get install xcalib -y Load To load an ICM profile, run this command: xcalib profile.icm Reset To revert changes, run this command: xcalib -c Load at startup Simply add an new entry and set the command as " xcalib profile.icm ". If you need help adding a program to Xubuntu's startup see this . References How do you set system display color profiles in Xubuntu and Lubuntu? How to make xcalib always start up automatically?