Re:



Hi,

Am 28.12.2011 18:37, schrieb Pascal de Bruijn:
Are there commandline tools which can check if the ICC X Atom has been
set (properly)...

you could use xprop e.g.

xprop -display :0.0 -len 14 -root _ICC_PROFILE

It should either return "no such atom" if not set or something like
_ICC_PROFILE(CARDINAL) = <here first 14 bytes of literal ICC profile as hex numbers, comma delimited>

Florian


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]