06.12.2014 21:51, R. Lemos wrote:
>> Thanks, and please excuse me for being unconstructive.
> ("unconstructive" to say the least)

Well, as I said, it is not my area. Another possibility was to just
ignore this bugreport, but I at least tried to outline my position
as the package maintainer.  I can just shut up if you dislike this.

>> What way do you use to iteract with qemu guest console?  Is it some
>> sort of vnc client, or sdl directly on X window, or something else?
> I think qemu spawns an xterm for each virtual console created on the
> guest. I don't know. It's qemu default for virtual consoles.

Okay.  Provided you're running qemu directly from command line and
not using libvirt or virsh, it is SDL console (if it's libvirt, it
uses VNC behind the scenes).

[]
>> Speaking of the patch you mentioned in the other email, ofcourse it
>> is not acceptable since it will break keyboard for everyone else.
> I hope someone can help and tidy it up so it is applicable (i.e. only
> changes "-k pt-br" behavior).

It a hack, not a solution.  Proper solution is to add the necessary
keycodes instead of modifying existing ones.

BTW, here's the article I mentioned before, which describes the fun
of keyboard handling in virtual environment --
https://www.berrange.com/posts/2010/07/04/more-than-you-or-i-ever-wanted-to-know-about-virtual-keyboard-handling/

Thanks,

/mjt


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to