Right Command as Right Option key
Brought to you by:
mbaltaks
Hi,
This solved particulary request described here:
http://sourceforge.net/tracker/index.php?func=detail&aid=1863191&group_id=65339&atid=510608
Attached patch and binary updated nib files for new options.
Note: Current SVN nibs options seems to be bit messy.. in strings we got "Command", "cmd", "Cmd" mixed all together. This is also fixed.
Patch for kext for an option to map explicitly only right Command key.
Logged In: YES
user_id=156523
Originator: YES
File Added: RCmd_to_ROption-MainMenu.nib.zip
Updated preferences nib file to include right Command and right Option mapping.
Test release having those new options
Logged In: YES
user_id=156523
Originator: YES
File Added: DoubleCommand-1.6.6b2.dmg
Logged In: YES
user_id=156523
Originator: YES
There's minor problem with DoubleCommand, related to this patch.
Regardless of DoubleCommand changing right Command event flags to right Option 0x80040, applications seems to receive 0x80020 (left Option) on my MacBook Pro, so it may be caused by some other driver that is fixing again this value.
This doesn't affect typing national characters, however applications such as Remote Desktop Connection Client think that I press left Option on my MacBook Pro, therefore this isn't mapped to AltGr but Alt.
Logged In: YES
user_id=1031955
Originator: NO
This particular function works for me in the test release, thanks a lot!
However another option I was interested in, Backslash to Fwd Delete, does not work.
perfect