> That leaves me with: > - fbcon_add_cursor_timer which is called only when X is not running. > That creates an interesting situation where with X running I get less > wakeups per second than without X (the fbcon function fires five times > per second, and X only adds ~2 wakeups/s).
I think you can do echo 0 > /sys/class/graphics/fbcon/cursor_blink to get rid of these wakeups. _______________________________________________ Discuss mailing list [email protected] http://mail.lesswatts.org/mailman/listinfo/discuss
