[mythtv] [PATCH] Pass modifiers for lirc key events.

Michael Carland mcarland at bitsgonewild.net
Mon May 30 23:20:21 UTC 2005


The Qt::Modifier values created from the parse of the config line 
passed from LIRC were lost when the event was converted to a QKeyEvent. 
This patch converts the Qt::Modifier values to the Qt::ButtonState 
values recognized by the constructor of QKeyEvent.

This allows configs such as Ctrl+W to be used with native LIRC.

-Michael

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lirc-modifiers.patch
Type: application/octet-stream
Size: 811 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20050530/f9efb040/lirc-modifiers.obj
-------------- next part --------------



More information about the mythtv-dev mailing list