From mboxrd@z Thu Jan 1 00:00:00 1970 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 Date: Wed, 28 Feb 2001 01:26:04 -0500 Topicbox-Message-UUID: 6ac5eb44-eac9-11e9-9e20-41e7f4b1d025 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