AGTMacOsX.rb

Path: AGTMacOsX.rb
Last Update: Fri May 28 17:03:22 -0800 2010

Methods

Public Instance methods

Invokes the [Apple] key on a Mac OS X system. (Also known as the [Command] key.) Contract: call this method with one character (‘n’, ‘o’)

          or one number (VK_N, VK_O)

Don‘t call this method directly. TODO - make this method private.

Don‘t call this method directly. TODO - make this method private.

Bring the given app name to the foreground ("TextEdit", "Google Chrome", etc.) Currently only works on Mac OS X

[Validate]