Update roadmap
[besstails.git] / wiki / src / todo / deactivate_screensaver_until_time_is_set.mdwn
bloba76d275b10b0eae2b52b6d97a9c0222124ba07c6
1 If the system clock is off (being late), when the time is set properly from the network, the screen is blanked. As it happens during the boot process, this is a little bit sudden and frightening. Moving the mouse gets the display back, but sill, it would be best to be avoided.
3 As Tais does not ship `gnome-screensaver` it is probably X.org that does the blanking. One should experiment with the `-dpms` and `+dpms` options of `xset(1)`.
5 [[!tag todo/code]]
6 [[!tag priority/elevated]]