X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/2f124e06f8cd75e433980b0013a7a42592be6a93..454c42dc27f9486907c993c47e76ac6b661d36d6:/blog/archive/2012/05/05.rss diff --git a/blog/archive/2012/05/05.rss b/blog/archive/2012/05/05.rss index 287b5590cf..bcfcc5e952 100644 --- a/blog/archive/2012/05/05.rss +++ b/blog/archive/2012/05/05.rss @@ -741,7 +741,7 @@ Ikke helt sikker på hva alle feltene er. Her er mine gjett:</p> <tr><td>2</td><td>Pris for blyfri 95 oktan, flyttall med punktum som desimalskille.</td></tr> <tr><td>3</td><td>Klokkeslett da prisen ble oppdatert, format HH:MM. </td></tr> <tr><td>4</td><td>Telefon-ID på formen Android-123456789012345 eller hex-kodet streng/MD5-sum</td></tr> -<tr><td>5</td><td>tall, uviss betydning. muligens relatert til day-verdien.</td></tr> +<tr><td>5</td><td>tall, uviss betydning. muligens relatert til day-verdien. <b>Oppdatering 2012-06-02: Denne verdien er antall bekreftelser en gitt pris har fått.</td></tr> <tr><td>6</td><td>Pris for blyfri 98-oktan?</td></tr> <tr><td>7</td><td>samme som felt 3</td></tr> <tr><td>8</td><td>samme som felt 4</td></tr> @@ -991,14 +991,15 @@ just fine. So far I have only done the quick calibration. It was slow enough for me, so I will leave the more extensive calibration for another day.</p> -<p>After calibration, I get a ICC color profile file that can be -passed to programs understanding such tools. KDE do not seem to -understand it out of the box, so I searched for command line tools to -use to load the color profile into X. xcalib was the first one I -found, and it seem to work fine for single monitor setups. But for my -video player, a laptop with a flat screen attached, it was unable to -load the color profile for the correct monitor. After searching a -bit, I +<p>After calibration, I get a +<a href="http://en.wikipedia.org/wiki/ICC_profile">ICC color +profile</a> file that can be passed to programs understanding such +tools. KDE do not seem to understand it out of the box, so I searched +for command line tools to use to load the color profile into X. +xcalib was the first one I found, and it seem to work fine for single +monitor setups. But for my video player, a laptop with a flat screen +attached, it was unable to load the color profile for the correct +monitor. After searching a bit, I <a href="http://ubuntuforums.org/showthread.php?t=1347896">discovered</a> that the dispwin tool from the argyll package would do what I wanted, and a simple</p>