<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 02/21/2017 09:39 PM, Zach Scholes
wrote:<br>
</div>
<blockquote
cite="mid:CAH=KqYmP5MGuChcLfQNPp6m4FAscOFPXD=AmDqym4i+2iV_DAw@mail.gmail.com"
type="cite">
<div dir="ltr">I have a mythtv backend server running on ubuntu
server 16.04 and whenever I run the mythtv-backend setup from a
vnc session, the interface has the wrong keyboard layout.
Everything else in the vnc session uses the correct keyboard
layout but in the mythtv setup app, ctrl is esc and no other
keys really seem to do anything. Any idea's why?</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
This is a QT bug<br>
To run from a remote vnc session, open a terminal in the virtual
screen, and run this<br>
export XKB_DEFAULT_RULES=base<br>
then run from the terminal whichever program you need<br>
mythtv-setup or mythfrontend<br>
<br>
Peter<br>
<br>
</body>
</html>