Returns boolean whether this particular combo is requesting a location differentiation.
Basically checks the first letter of the key for 'l' or 'r', excluding mentioned letters.
Parameters
combo: Types.KeyCombo
Returns boolean
Static isValidShortcut
isValidShortcut(combo: Types.KeyCombo): boolean
Returns whether passed string is valid shortcut (key combo)
Returns full list of available keys