[K12OSN] Found Something! re: CPU usage 4.1

Eric Harrison eharrison at mail.mesd.k12.or.us
Tue Sep 14 16:45:42 UTC 2004


New test IceWM packages with this patch have been uploaded to:

	ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/testing/RPMS/

Give 'em a spin & let us know how it goes. Worked fine on my 
laptop...

-Eric

On Tue, 2004-09-14 at 07:47, David Trask wrote:
> Good idea!  Should work well.
> 
> 
> "Support list for opensource software in schools." <k12osn at redhat.com> on
> Tue Sep 14 2004 at 02:10 +0000 wrote:
> >I'm working on something like this... a /etc/sysconfig/icewm file
> >containing:
> >
> >	ICEWM_NAUTILUS=YES
> >	ICEWM_SESSION=YES
> >
> >and then the /etc/X11/gdm/Sessions/IceWM would contain:
> >
> >	#!/bin/bash
> >	if [ -f /etc/profile.d/ltsp-esound.sh ]
> >	then
> >	        . /etc/profile.d/ltsp-esound.sh
> >	fi
> >	if [ -f /etc/sysconfig/icewm ]
> >	then
> >	        . /etc/sysconfig/icewm
> >	fi
> >	if [ "$ICEWM_NAUTILUS" = "YES" ]
> >	then
> >		/usr/libexec/gnome-settings-daemon &
> >		/usr/bin/nautilus &
> >	fi
> >	if [ "$ICEWM_SESSION" = "YES" ]
> >	then
> >		exec /usr/bin/icewm-session
> >	else
> >		exec /usr/bin/icewm
> >	fi
> >
> >I think that would do the trick for making it easy to adjust
> >how much resources the IceWM session type uses. Just edit
> >/etc/sysconfig/icewm to turn various features on or off.
> >
> >-Eric
> 
> 
> David N. Trask
> Technology Teacher/Coordinator
> Vassalboro Community School
> dtrask at vcs.u52.k12.me.us
> (207)923-3100
> 
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/k12osn/attachments/20040914/6e5b9049/attachment.sig>


More information about the K12OSN mailing list