On Fri, Dec 15, 2017 at 10:03:31PM +0200, Miika S wrote:
> Ok, I don't know if there is a separate place where to send patches
> for keycodemapdb but I will put it in this reply. I will send a new
> set of patches for the QEMU changes that were in the first mail
> (hopefully in a better format than this one) and also a fix for mouse
> wheel event being sent twice.

keycodemapdb patches can be sent as a pull request to the master upstream
repo  https://gitlab.com/keycodemap/keycodemapdb/merge_requests

That said, I watch for patches sent to gtk-vnc/qemu/libvirt/spice-gtk
lists that cover keycodemapdb, so I have applied your patch to the
upstream.

When sending your updated qemu patch, don't forget to include the
keycodemapdb git submodule update to the hash containing your change
05dad417e9d0b37ee1fba33056d91a6b734b3357

You can do this as follows

  cd $YOUR-QEMU-CHECKOUT
  cd ui/keycodemapdb
  git pull
  cd ../..
  git add ui/keycodemapdb


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

Reply via email to