| Summary: | Send key Ctrl+Alt+Del and Ctrl+Alt+Fxx | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Vaclav Ehrlich <vehrlich> | ||||
| Component: | mingw-virt-viewer | Assignee: | Marc-Andre Lureau <marcandre.lureau> | ||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 3.3.0 | CC: | acathrow, cfergeau, dblechte, pvine, tpelka, vehrlich, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.4.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-03-11 23:29:17 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Vaclav Ehrlich
2013-10-10 10:02:52 UTC
Created attachment 817175 [details]
rfc patch
Comment on attachment 817175 [details]
rfc patch
wrong patch...
fwiw, I am unable to reproduce using vv or controller connection. With controller, c-a-end is not enabled unless secure-attention hotkey is set. (see also bug 1023447) Can you specify how you launch the client? I've connected directly from windows command line. (In reply to Vaclav Ehrlich from comment #4) > I've connected directly from windows command line. can you give the full command line? did you set --hotkeys? If not, then there is no global key binding. This means that the pointer needs to be outside of the remote display arrea for the gtk accelerator to be active. I don't use --hotkeys
Client:
sudo /usr/libexec/qemu-kvm -m 1024 -name winXP -drive file=~/winXP.img,media=disk -vga qxl -spice port=3000,addr=10.34.131.226,disable-ticketing -device virtio-serial -chardev spicevmc,id=vdagent,name=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -readconfig ./ich9-ehci-uhci.cfg -chardev spicevmc,name=usbredir,id=usbredirchardev1 -device usb-redir,chardev=usbredirchardev1,id=usbredirdev1,debug=3 -chardev spicevmc,name=usbredir,id=usbredirchardev2 -device usb-redir,chardev=usbredirchardev2,id=usbredirdev2,debug=3 -soundhw ac97 -monitor stdio
Guest:
sudo /usr/libexec/qemu-kvm -m 1024 -name rhel65 -drive file=~/rhel65.img,media=disk -vga qxl -spice port=3001,disable-ticketing -device virtio-serial -chardev spicevmc,id=vdagent,name=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -readconfig ./ich9-ehci-uhci.cfg -chardev spicevmc,name=usbredir,id=usbredirchardev1 -device usb-redir,chardev=usbredirchardev1,id=usbredirdev1,debug=3 -chardev spicevmc,name=usbredir,id=usbredirchardev2 -device usb-redir,chardev=usbredirchardev2,id=usbredirdev2,debug=3 -monitor stdio
Connect to client:
remote-viewer spice://10.34.131.226?port=3000
From client connect to guest:
remote-viewer.exe spice://10.34.131.226?port=3001
Well it works, but you have to press and hold for 3 to 5 seconds the combination of Ctrl+Alt+Fxx. mnoving to 3.4 as no blocker flag proposed and we are at RC phase. (In reply to Vaclav Ehrlich from comment #7) > Well it works, but you have to press and hold for 3 to 5 seconds the > combination of Ctrl+Alt+Fxx. Canm you provide more details? What is working now? can't reproduce, closing by lack of info. Feel free to reopen if you have further details I'll try it in 3.4 What info you will need ? |