Bug 243547 - Can not send special characters to qemu host
Summary: Can not send special characters to qemu host
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: 7
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
Assignee: Daniel Veillard
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-09 16:46 UTC by Bill C. Riemers
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-12 15:45:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bill C. Riemers 2007-06-09 16:46:02 UTC
Description of problem:
According to the FAQ, libvirt uses sticky keys to send special characters to the
virtual host.  An explicit example given is Ctrl Ctrl Ctrl+Alt+F1 to change to
virtual console 1.

However, no matter what I attempt the Ctrl+Alt+F1 is always interpreted by the
real host instead...

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Create a virtual Fedora 7 qemu guest.
2. Login on the virtual machine
3. Attempt to the virtual console 1 on the guest.
  
Actual results:

Real host switches to console 1.

Expected results:

Guest host switches to console 1.


Additional info:

Comment 1 Daniel Veillard 2007-06-11 21:50:12 UTC
The sequence is:
Ctrl
Ctrl
Ctrl
Alt+F1
And I'm sure it work for Xen. Can you retry with the correct sequence ?
I don't think it's a bug, and I don't think we can avoid the X11 server 
from grabing the Zap sequence.

Daniel

Comment 2 Bill C. Riemers 2007-06-12 15:45:58 UTC
The correct sequence works.


Note You need to log in before you can comment on or make changes to this bug.