LKBEN10775: Howto change virtual terminals in a vmware virtual machine


Symptom

The default "Ctrl-Alt-Fx" to get from GUI to a text terminal results in releasing your mouse from virtual machine ("Ctrl-Alt")

Cause

Disable mouse release with "Ctrl-Alt-Space" before or define different key sequence

Solution

With "Ctrl-Alt-Space" mouse release is disabled and you can press "Ctrl-Alt-F1" (resp. Fx) to change virtual Linux terminal.

If that´s not sufficient, the sequence to release the mouse cursor, this key sequence can be defined in your vmx file (for certain VM) or in your preferences.ini (for all VMs):

CODE
pref.hotkey.shift = "true"
pref.hotkey.control = "true"
pref.hotkey.alt = "true
This will change hotkeys from "Ctrl-Alt" to "Ctrl-Alt-Shift" (this will not change the hint in the Status Line of the player though!!!).

Disclaimer:

The information provided in this document is intended for your information only. Lubby makes no claims to the validity of this information. Use of this information is at own risk!

About the Author

Author: Wim Peeters - Keskon GmbH & Co. KG

Wim Peeters is electronics engineer with an additional master in IT and over 30 years of experience, including time spent in support, development, consulting, training and database administration. Wim has worked with SQL Server since version 6.5. He has developed in C/C++, Java and C# on Windows and Linux. He writes knowledge base articles to solve IT problems and publishes them on the Lubby Knowledge Platform.