From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Grothaus Subject: Re: [9fans] color of window border In-reply-to: <3F7986F1.000001.01549@tajfun.atc.cz> To: 9fans@cse.psu.edu Message-id: <8d19439ae11d1433db52212d6c18d1a2@uni-bielefeld.de> MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Date: Tue, 30 Sep 2003 15:51:38 +0200 Topicbox-Message-UUID: 57b5882c-eacc-11e9-9e20-41e7f4b1d025 On Tue Sep 30 15:36:49 MDT 2003, a.b@email.cz wrote: > is there any way to change the color of window border by libdraw function? > window border is usualy green, i'd like to change it to black. > is that possible? I guess you can only change it by modifying the rio sources. The border color is set in /sys/src/cmd/rio/wind.c. Greetings Christian