[mythtv-commits] Ticket #976: remote control DPMS wakeup on native LIRC event

MythTV mythtv at cvs.mythtv.org
Mon Jan 9 08:44:52 UTC 2006


#976: remote control DPMS wakeup on native LIRC event
---------------------------------+------------------------------------------
 Reporter:  kcodyjr at verizon.net  |       Owner:  ijr 
     Type:  defect               |      Status:  new 
 Priority:  minor                |   Milestone:      
Component:  mythtv               |     Version:  head
 Severity:  medium               |  
---------------------------------+------------------------------------------
 When mythfrontend is left alone long enough for DPMS to suspend the
 monitor, a keyboard or mouse event is required to wake it up.

 I've looked through trac and the code; it appears that although LIRC
 events are processed as keypress events, the injection occurs at the Qt
 layer while the DPMS event is generated by X.

 There do appear to be TRAC entries related to this issue; nevertheless it
 still occurs. I have not investigated too deeply, but this issue could be
 masked when lircmd is in use.

 I will attach a patch to inject a screensaver reset event when a native
 LIRC event is processed.

 This is only relevant on installations using a DPMS-compatible output
 device (VGA,DVI,HDMI).

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/976>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list