Is there any special characters involved? I want to be able to open a console connection in my application and exit upon completion of a task
Asked
Active
Viewed 6.7k times
10 Answers
62
To get out from a virsh console (with a standard English keyboard) try:
Ctrl+]
or
Ctrl+5
All those special keys are quite a problem when using keyboards other than a standard English one.
For example on a Swedish keyboard the combination would be: Ctrl+Shift+å
Itai Dagan
- 103
Claes Lindvall
- 636
10
- Danish keyboard:
- Ctrl+Shift+^¨~
- English keyboard:
- Ctrl+Shift+5
- Ctrl+Shift+]
- French keyboard:
- Ctrl+Shift+5
- Ctrl+Shift+$€* (OS X)
- German keyboard:
- Ctrl+Shift+5
- Strg+Shift+5
- ctrl+alt+6 (Mac)
- Norwegian keyboard:
- Ctrl+Shift+^¨~
- Swedish keyboard:
- Ctrl+Shift+å (OS X)
- Brettetete
- Ctrl++
g2mk
- 1,446
- 12
- 17
1
With French keyboard, OS X: Ctrl+$.
(On the Apple wireless French keyboard, $, €, and *
are on a key to the left of the Enter key.) See this picture:
Scott - Слава Україні
- 22,532
hedi
- 121
0
Workaround for those who have problems finding the shortcut:
Change your systems keyboard language to a U.S Keyboard language
Look at an image of a US keyboard layout and ctrl+] the corresponding keys on your keyboard
elhombre
- 343
