Putting mnemonics for DBCS languages in your resources

┌──────────────────────────────────────────────────────────────────────┐
│A mnemonic character is a single-byte character even on DBCS OS/2.    │
│                                                                      │
│An alternative mnemonic can be defined only for Japanese.             │
└──────────────────────────────────────────────────────────────────────┘

Even in DBCS OS/2, mnemonic characters are only single-byte characters, not double-byte characters. Alphabetic characters are usually used as mnemonic characters. In addition, Japanese version of DBCS OS/2 allows application programs to define additional mnemonic characters called alternative mnemonics. SBCS Katakana characters are usually assigned to them. Users can dynamically switch mnemonics and alternative mnemonics on PM Control Panel on OS/2 J1.x or at System Setup on OS/2 J2.x.

Note: Korean version and Traditional Chinese version of DBCS OS/2 do not support alternative mnemonics.