Subject: Re: xrefresh(1) on resume
To: TAKEMURA Shin <takemura@netbsd.org>
From: None <itojun@iijlab.net>
List: port-hpcmips
Date: 01/03/2001 18:54:57
>> - if it is normal, how can we automate it?  how about having apmd on
>>   hpcmips?
>The kernel can send signal to the X server on resuming if the server
>requested. Please refer function hpcfb_power in 
>sys/arch/hpcmips/dev/hpcfb.c. You should implement multiscreen 
>support of the X server to solve your problem. The MGL already
>supports multiscreen.

	hmm, i see.  i was thinking of more shortterm solution.
	(if we have apmd, we can just put "xrefresh -display :0" into
	/etc/apm/resume)

itojun