On Thu, Dec 1, 2016 at 9:35 AM, Daniel P. Berrange wrote:
> On Thu, Dec 01, 2016 at 09:32:34AM +0100, Thomas Huth wrote:
>> On 01.12.2016 08:24, Stefan Hajnoczi wrote:
>> > I recently upgraded to Fedora 25 which runs Wayland by default.
>> >
>> > The GTK UI is now sending unknown keycodes to the g
On Thu, Dec 01, 2016 at 09:32:34AM +0100, Thomas Huth wrote:
> On 01.12.2016 08:24, Stefan Hajnoczi wrote:
> > I recently upgraded to Fedora 25 which runs Wayland by default.
> >
> > The GTK UI is now sending unknown keycodes to the guests. Although
> > alphanumeric keys work, the cursor keys are
On 01.12.2016 08:24, Stefan Hajnoczi wrote:
> I recently upgraded to Fedora 25 which runs Wayland by default.
>
> The GTK UI is now sending unknown keycodes to the guests. Although
> alphanumeric keys work, the cursor keys are broken.
>
> There is X11-specific code for keycode mapping in ui/gtk.
I recently upgraded to Fedora 25 which runs Wayland by default.
The GTK UI is now sending unknown keycodes to the guests. Although
alphanumeric keys work, the cursor keys are broken.
There is X11-specific code for keycode mapping in ui/gtk.c. Perhaps
something is needed to make that work under