This method is pretty "real world", but it will cycle through the savers at random so you need to let it run a long time before you have covered all the savers. First choose "Random" in the Screensaver preference. Then run this and do not touch the computer:
gnome-screensaver-command --activate; while sleep 30; do ps ux --no- header | head -1 >> saver.log; gnome-screensaver-command --activate; gnome-screensaver-command --cycle; done -- screensavers cause high CPU usage https://bugs.launchpad.net/bugs/174191 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs