On the MacBook, you usually have no external keyboard with a right alt key, so special characters such as
@, \, |, { , } , ... are on a MacBook with a German keyboard not usable on Rev 1970.
The following steps provided by Parallels support (extremly fast answer) allow you to map the
right enter key (of the emulated numeric keyboard) which sits between space and cursor-left to
AltGr like on ordinary pc keyboards.
- Stop any running VMs, close all instances of Parallels Desktop for Mac.
- Launch ?Macintosh HD? - ?Applications? ? ?Utilities? ? ?Terminal?.
- Type the following commands in Terminal, please mind that the system might ask you for the Administrator password after each command ? type it and hit Enter:
- sudo touch /Library/Parallels/.keyboard_config
- sudo chmod 666 /Library/Parallels/.keyboard_config
- sudo echo "numenterisaltgr" > /Library/Parallels/.keyboard_config
- Close the Terminal.
- Launch Parallels Desktop for Mac and check Right Enter key behavior in VM ? everything should work as you?ve set.
After this you might reach @ on AltGr+q (German PC keyboard) with AltGr being mapped on this additonal enter key.
A feature version of Parallels Desktop might include a Preferences option to select this behaviour directly in the application.
Thanks again to Parallels support for this fast solution.
No comments:
Post a Comment