How to type square brackets in VirtualBox on a Mac

4

I am wondering how to type square brackets into VirtualBox (Guest OS is CentOS 6.3) on a Mac.

I know it's AltShift5 on the Host OS, but it doesn't work in VirtualBox for some reason.

I use be layout for CentOS, keytable being equal to be-latin1 and my host uses Belgian AZERTY.

mattyh88

Posted 2012-10-14T14:07:48.410

Reputation: 141

Maybe there are some helpful tips on this wiki page to help you further?

– Henrik Söderlund – 2012-12-01T02:48:19.477

Answers

1

Since the layout on MacOS and Windows (and other OS) differs a bit.

On Windows/Linux the Belgian AZERTY-layout puts [ and ] on the two keys on the right side next to P.

Based on what you say, Apple uses the French layout for there Belgian layout...

So try AltShift^ for [ and AltShift$ for ].

Hope this helps! /marcus

Reference: http://en.wikipedia.org/wiki/AZERTY

Marcus Farrington

Posted 2012-10-14T14:07:48.410

Reputation: 104