From mboxrd@z Thu Jan 1 00:00:00 1970 To: 9fans@cse.psu.edu Subject: Re: [9fans] colormap From: okamoto@granite.cias.osakafu-u.ac.jp MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="upas-jdnijuwravvyhoimxudvmchaje" Message-Id: <20010228065236.52A44199FC@mail.cse.psu.edu> Date: Wed, 28 Feb 2001 15:52:06 +0900 Topicbox-Message-UUID: 6accae3e-eac9-11e9-9e20-41e7f4b1d025 This is a multi-part message in MIME format. --upas-jdnijuwravvyhoimxudvmchaje Content-Disposition: inline Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Yes, 8-bit display is going fade day by day except of notebooks, however, to have colormap entry just under the /dev/draw directory is better, I agree. Kenji --upas-jdnijuwravvyhoimxudvmchaje Content-Type: message/rfc822 Content-Disposition: inline Received: from granite.cias.osakafu-u.ac.jp ([192.168.1.3]) by granite.cias.osakafu-u.ac.jp; Wed Feb 28 15:13:10 JST 2001 Received: from elmo.cias.osakafu-u.ac.jp (elmo.cias.osakafu-u.ac.jp [157.16.103.2]) by granite.cias.osakafu-u.ac.jp (8.9.3/8.9.3) with ESMTP id PAA13599; Wed, 28 Feb 2001 15:27:53 +0900 Received: from mail.cse.psu.edu (postfix@psuvax1.cse.psu.edu [130.203.4.6]) by elmo.cias.osakafu-u.ac.jp (8.9.3/3.7W-01020211) with ESMTP id PAA07505; Wed, 28 Feb 2001 15:27:33 +0900 (JST) Received: from psuvax1.cse.psu.edu (psuvax1.cse.psu.edu [130.203.6.6]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 9FBB2199FC; Wed, 28 Feb 2001 01:27:12 -0500 (EST) Received: from smtp4.fas.harvard.edu (smtp4.fas.harvard.edu [140.247.30.84]) by mail.cse.psu.edu (CSE Mail Server) with ESMTP id 9A3EB199F4 for <9fans@cse.psu.edu>; Wed, 28 Feb 2001 01:26:06 -0500 (EST) Received: from plan9.cs.bell-labs.com (roam183-121.student.harvard.edu [140.247.183.121]) by smtp4.fas.harvard.edu with SMTP id BAA24768; Wed, 28 Feb 2001 01:26:05 -0500 (EST) Message-Id: <200102280626.BAA24768@smtp4.fas.harvard.edu> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] colormap MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: 9fans-admin@cse.psu.edu Errors-To: 9fans-admin@cse.psu.edu X-BeenThere: 9fans@cse.psu.edu X-Mailman-Version: 2.0.1 Precedence: bulk Reply-To: 9fans@cse.psu.edu List-Id: Fans of the OS Plan 9 from Bell Labs <9fans.cse.psu.edu> List-Archive: Date: Wed, 28 Feb 2001 01:26:04 -0500 The color map is global, and corresponds to what's programmed into the underlying hardware. It's a small misnomer that the device file is /dev/draw/nnn/colormap rather than /dev/draw/colormap. Russ --upas-jdnijuwravvyhoimxudvmchaje--