Advertisement
Guest User

Untitled

a guest
Sep 1st, 2015
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <root>
  3. <item>
  4. <name>control L to shift</name>
  5. <identifier>private.control_to_shift</identifier>
  6. <autogen>__KeyToKey__ KeyCode::CONTROL_L, KeyCode::SHIFT_L</autogen>
  7. </item>
  8.  
  9. <item>
  10. <name>Application to control</name>
  11. <identifier>private.app_to_option</identifier>
  12. <autogen>__KeyToKey__ KeyCode::PC_APPLICATION, KeyCode::CONTROL_L</autogen>
  13. </item>
  14. </root>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement