"Hugh Brock <hbrock@xxxxxxxxxx>" wrote: > Thanks for this, but I guess I still don't understand what the reasoning > for it is. > > In both RHEL 5 and Fedora 6, it is possible to pass Ctrl+Alt+Del to a > guest simply by pressing Ctrl Ctrl Ctrl Alt+Del, if the console has > keyboard grab in effect. Both the Ctrl and Alt keys can be made sticky > by pressing them three times. So there's really no need for a special > Ctrl+Alt+Del button. > > To send f8, it's not even necessary to use a sticky key; you just click > the console window and press f8. > > If this isn't working for you, it's a bug and we need to fix it. Please > let me know if it is! > Hi First, I think the next composition. Client Machine +--------------+ | +--------+ | | | VNC | | | | Viewer | | | +--------+ | +-------|------+ | Management Machine | +------------------|------------------+ | +--------+ | | | VNC | | | | Server | | | +--------+ | | | | | +--------------+ | | | virt-manager | | | +--------------+ | | | | | +----------+----------+ | | | | | | | +-------+ +-------+ +-------+ | | |Virtual| |Virtual| |Virtual| | | |machine| |machine| |machine| | | +-------+ +-------+ +-------+ | | | +-------------------------------------+ In this composition, when VNC Viewer of Client Machine can not send Ctrl+Alt+Del the user cannot send Ctrl+Atl+Del to Virtual Machine. However, when Virt-manager has the button which sends Ctrl+Alt+Del, the user can send Ctrl+Alt+Del to Virtual Machine. (Even if the user used any kind of VNC Viewer) Therefore, I think that virt-manager has better have the button which sends Ctrl+Alt+Del. Thanks, Masayuki Sunou.