Advertisement
Maurizio4pastebin

KeyRemap4MacBook private.xml, Alt Gr in Remote Desktop Conn.

Jul 16th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.36 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <root>
  3.     <item>
  4.         <name>Option_R to Control_L+Option_L (only in Remote Desktop)</name>
  5.         <identifier>remap.optionR2controlLoptionL</identifier>
  6.         <only>VIRTUALMACHINE, REMOTEDESKTOPCONNECTION</only>
  7.         <autogen>__KeyToKey__ KeyCode::OPTION_R, KeyCode::CONTROL_L, ModifierFlag::OPTION_L</autogen>
  8.     </item>
  9. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement