[mythtv-commits] Ticket #6162: Remote control events queue then dequeue.

MythTV mythtv at cvs.mythtv.org
Wed Jan 28 01:42:07 UTC 2009


#6162: Remote control events queue then dequeue.
-------------------------------------+--------------------------------------
 Reporter:  Roo                      |        Owner:  danielk
     Type:  defect                   |       Status:  new    
 Priority:  minor                    |    Milestone:  0.22   
Component:  MythTV - Video Playback  |      Version:  head   
 Severity:  low                      |   Resolution:         
  Mlocked:  0                        |  
-------------------------------------+--------------------------------------

Comment(by jrigg at condesinc.com):

 Now DPSM doesn't reactivate... have to add XSync in reactivation code as
 well

 Line 155
 {{{
             m_dpmsdeactivated = false;
             DPMSEnable(m_display);
 +           XSync(m_display,FALSE);
             VERBOSE(VB_GENERAL, LOC + "DPMS Reactivated.");
 }}}

 Now reactivation works also.

 Daniel K. your final solution might be different, but this one works for
 me for now.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6162#comment:10>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list