I think that the main issue is not how to pass some keypress to the VM. the 
problems are:

1. How to properly perform copy/paste action in the VM? Ctrl+C/Ctrl+V is not 
the proper answer. It would work the most time, but it would cause issues in 
cases like terminal, since Ctrl+C has usually a different meaning there. The 
copy/paste/cut keycodes would be a much more elegant solution if they were 
supported.

2. How to prevent race conditions, e.g., copy from VM to dom0 happens before 
text is copied from selection in the VM. Maybe there is some solution.

Regards,
Vít Šesták 'v6ak'

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-devel/bc845934-62be-430b-a9f7-0aed39c70fe9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to