From mint-bounce@lists.fishpool.fi Wed Jul 7 04:27:55 2010 Date: Wed, 7 Jul 2010 10:21:52 +0200 (CEST) From: xavier.joubert@free.fr To: mint@lists.fishpool.fi Message-ID: <998895938.5081871278490912236.JavaMail.root@spooler6-g27.priv.proxad.net> In-Reply-To: <1777301434.5079891278490604209.JavaMail.root@spooler6-g27.priv.proxad.net> Subject: Re: [MiNT] Bit-Depth and Graphics stuff.... MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Originating-IP: [212.234.144.140] X-Mailer: Zimbra 5.0 (ZimbraWebClient - FF3.0 (Win)/5.0.11_GA_2627.UBUNTU8_64) X-Authenticated-User: xavier.joubert@free.fr X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: xavier.joubert@free.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o678Ro84030065 Hello, ----- "Jo Even Skarstein" a écrit : > You are both wrong and right. The VDI "pens" (palette) is global in > colour-index mode (palette mode). In truecolour modes it's per > application. In fact, it's per VDI virtual workstation, as one application can open several virtual workstation at the same time to efficiently switch between workstation attributes. > And it's OK to change the palette even in palette mode, as long as the > first > 16 colours are not touched. This is because the first 16 pens are reserved for AES usage. You may modify them (I mean the colours of the first 16 pens) in palette mode if you write a fullscreen VDI application. In this case, you must of course restore them before releasing the screen to the AES. Regards, Xavier