qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 02/10] ui/gtk: fix handling of AltGr key on Windows


From: Gerd Hoffmann
Subject: Re: [PATCH 02/10] ui/gtk: fix handling of AltGr key on Windows
Date: Tue, 12 May 2020 13:23:34 +0200

  Hi,

> +#ifdef CONFIG_WIN32
> +    win32_kbd_set_grab(true);
> +#endif

Can we have stubs for these (see stubs/ directory for examples) so we
can avoid the #ifdefs?

thanks,
  Gerd




reply via email to

[Prev in Thread] Current Thread [Next in Thread]