Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jan 2002 14:15:30 -0600
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Raja Velu <raja@micronetusa.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: How to get the image from a screensaver ".ko" file
Message-ID:  <20020102201530.GB46552@dan.emsphone.com>
In-Reply-To: <003701c193c2$db907320$1b00a8c0@win98>
References:  <003701c193c2$db907320$1b00a8c0@win98>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 02), Raja Velu said:
> Is it possible to extract the screensaver images from a screensaver
> file (fire_saver.ko etc.)? I was thinking of taking them and putting
> it on my "Administration" web page. Of course, I am assuming here
> that the base images are in one of the standard formats GIF/JPG etc.

Only logo_saver uses a static image.  All the other savers dynamically
generate their images.  fire_savers's code is at
/usr/src/sys/dev/syscons/fire/fire_saver.c, for example.  If you want a
screenshot, you'll probably have to run FreeBSD inside vmware.

-- 
	Dan Nelson
	dnelson@allantgroup.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020102201530.GB46552>