[mythtv-commits] Ticket #3652: Gnome Screensaver support

MythTV mythtv at cvs.mythtv.org
Thu Jun 21 18:41:18 UTC 2007


#3652: Gnome Screensaver support
------------------------------------------------+---------------------------
 Reporter:  Petr Stehlik <pstehlik at sophics.cz>  |       Owner:  ijr    
     Type:  patch                               |      Status:  new    
 Priority:  minor                               |   Milestone:  unknown
Component:  mythtv                              |     Version:  unknown
 Severity:  medium                              |     Mlocked:  0      
------------------------------------------------+---------------------------
 Gnome Screensaver support - very simple, almost verbatim copy of
 xscreensaver support. Choose one of the two patches - cpp.diff is simpler
 but I got unsure whether it's OK to check the flag inside of the slot
 (don't know anything about slots) so I created another patch with a
 separate slot (cpp+h.diff).

 There is one change that seems unnecessary - shortening the default
 invocation time from 60 to 50 seconds (if none is configured in
 "xscreensaverInterval"). The reason for this is that minimal screensaver
 time in Gnome can be set to 1 minute (I do have set it to 1 minute) and
 the screensaver starts "darkening" 10 seconds before the timeout - so for
 1 minute it is within 50 seconds since last activity. So without
 shortening the default invocation time to 50 seconds this screensaver
 "poking" would come simply too late, when the screen would be totally
 dark.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3652>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list