<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
I had the same problem... It's "PgDown"/"PgUp" (w/o the quotes). I
think "&gt;" can be encoded as it is...<br>
<br>
For the other QT key codes, look into QT source (find PdDown), it's
there but I don't remember which file right now.<br>
<br>
<br>
<br>
Tamas Vincze wrote:<br>
<blockquote type="cite"
 cite="mid34203.198.112.82.2.1062083989.squirrel@www.vincze.org">
  <pre wrap="">Hi,

I'm using the native lirc support in 0.11 with the lircrc file
posted to the list by Scott Beck and it works well. However I
don't know how to define keys such as &lt; or PageUp/PageDown.
The key &gt; works with "Shift+." but "Shift+," doesn't because
I think QKeySequence() tries to interpret it as two keys
separated by a comma. Does anyone know how to define &lt; and
the PageUp/PageDown keys?

I'm really glad that native lirc support was added because
irxevent doesn't work for me. I use a separate video card
with a second X server which has no keyboard or mouse attached
(using the "void" driver). I guess this prevents irxevent from
working. But this configuration is very useful because I can
work on the PC while my wife is watching mythTV.

Thanks,
Tamas



_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a>
  </pre>
</blockquote>
</body>
</html>