CVSROOT: /cvs/gnome Module name: gnome-power-manager Changes by: rhughes 06/02/24 15:25:51
Modified files: . : ChangeLog data : gnome-power-manager.schemas.in src : gpm-idle.c gpm-idle.h gpm-manager.c gpm-prefs.h Log message: 2006-02-24 Richard Hughes <[EMAIL PROTECTED]> * data/gnome-power-manager.schemas.in: Add the new keys: /apps/gnome-power-manager/check_type_cpu and /apps/gnome-power-manager/check_type_net to set the system policy for idle check action on CPU load. Defaults to true. * src/gpm-prefs.h: Add GPM_PREF_IDLE_CHECK_CPU and GPM_PREF_IDLE_CHECK_NET. * src/gpm-manager.c (gpm_manager_init): set the idle cpu load policy at init time. These policy keys should probably be updated while running, but this isn't important for now. * src/gpm-idle.c (poll_system_timer): only inhibit if we are set to check the CPU load. Networking to come. Fixes #332149 URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-power-manager&who=rhughes&date=explicit&mindate=2006-02-24%2015:24&maxdate=2006-02-24%2015:26 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list