Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hot key cannot be sent to vnc #205

Open
lvroyce opened this issue Oct 16, 2013 · 4 comments
Open

Hot key cannot be sent to vnc #205

lvroyce opened this issue Oct 16, 2013 · 4 comments
Assignees
Milestone

Comments

@lvroyce
Copy link
Contributor

lvroyce commented Oct 16, 2013

Hot key like 'ctl+alt+F2' cannot be sent through noVNC client, and we cannot switch between terminals.

@alinefm
Copy link
Member

alinefm commented Oct 16, 2013

@lvroyce could you provide step by step to reproduce it?

In the VNC session of a Fedora VM, I am able to do:

  • with Terminal open: Ctrl+Shift+T to create new terminal tab
  • with Firefox open: Ctrl+Tab to switch between browser tabs
  • with Firefox open: Ctrl+T to create new browser tab

@cd1
Copy link
Member

cd1 commented Oct 16, 2013

She means she cannot switch between the Linux text consoles, not the graphical applications like the ones you mentioned, inside a Desktop Environment. For example, if you press any of the shortcuts Ctrl+Alt+F[1,2,3,4,5,6] on Ubuntu (nothing related to Kimchi yet), you'll be taken to a pure text console. If you press Ctrl+Alt+F7, you'll be taken back to your graphical session.

While running a VM via the VNC provided by Kimchi, @lvroyce is reporting that she cannot get to those text consoles sessions. I believe that if you press that shortcut while running the VNC session, you local system (not the VM's) will grab the key presses.

@alinefm
Copy link
Member

alinefm commented Oct 16, 2013

@cd1 got it

@lvroyce I am not able to use the hot keys like Ctrl+Alt+F[1,2,3,4,5,6] on VNC session

@lvroyce
Copy link
Contributor Author

lvroyce commented Oct 18, 2013

@cd1 right, Hot key will be captured by local system instead of the our noVNC client. When I tried vnc client with virt-manager, it supplies with a send-key function to send hot key to guest. I guess we also need this.

@ghost ghost assigned zhoumeina Dec 11, 2013
@shaohef shaohef assigned YuXinHuo and unassigned zhoumeina Feb 27, 2014
@cd1 cd1 added the UI label Mar 11, 2015
patchew-importer pushed a commit to patchew-project/kimchi that referenced this issue Apr 23, 2018
Added a new help page 'user-log.dita' with User Log help information.

Changed 'settings.dita' to reflect the contents of the Settings tab.

Signed-off-by: Daniel Henrique Barboza <[email protected]>
patchew-importer pushed a commit to patchew-project/kimchi that referenced this issue May 25, 2018
Added a new help page 'user-log.dita' with User Log help information.

Changed 'settings.dita' to reflect the contents of the Settings tab.

Signed-off-by: Daniel Henrique Barboza <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants