summaryrefslogtreecommitdiffstats
path: root/mac_osx/private.xml
blob: 4c6914741e069eb5955e0bfe1085ea2ab95ced67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?xml version="1.0"?>
<root>
  <list>
    <item>
      <name>German Neo Mod 4</name>
      <appendix>Mod 4 Modifiers</appendix>
      <appendix>Navigationsblock</appendix>
      <appendix>Num Block</appendix>
      <appendix>// Ausserdem sollten die folgenden Funktionen unten aktiviert werden:</appendix>
      <appendix>// For German > NEO Keyboard Layout Fixes</appendix>
      <appendix>// Simultaneous Key Presses [Shift_L+Shift_R] to Capslock</appendix>
      <appendix>// Option_R to Command_R</appendix>
      <identifier>private.german_neo_mod_4</identifier>

      <!-- Mod 4 Modifiers -->
      <autogen>--KeyToKey-- KeyCode::COMMAND_R, KeyCode::CONTROL_L, ModifierFlag::OPTION_R</autogen>
      <autogen>--KeyToKey-- KeyCode::GERMAN_LESS_THAN, KeyCode::CONTROL_L, ModifierFlag::OPTION_L</autogen>
      <!-- Navigationsblock -->
      <autogen>--KeyToKey-- KeyCode::S, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_LEFT</autogen>
      <autogen>--KeyToKey-- KeyCode::D, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_DOWN</autogen>
      <autogen>--KeyToKey-- KeyCode::F, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_RIGHT</autogen>
      <autogen>--KeyToKey-- KeyCode::E, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_UP</autogen>
      <autogen>--KeyToKey-- KeyCode::A, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_LEFT, ModifierFlag::COMMAND_L</autogen>
      <autogen>--KeyToKey-- KeyCode::G, VK_CONTROL|VK_OPTION, KeyCode::CURSOR_RIGHT, ModifierFlag::COMMAND_L</autogen>
      <autogen>--KeyToKey-- KeyCode::W, VK_CONTROL|VK_OPTION, KeyCode::DELETE</autogen>
      <autogen>--KeyToKey-- KeyCode::R, VK_CONTROL|VK_OPTION, KeyCode::FORWARD_DELETE</autogen>
      <autogen>--KeyToKey-- KeyCode::Z, VK_CONTROL|VK_OPTION, KeyCode::ESCAPE</autogen>
      <autogen>--KeyToKey-- KeyCode::X, VK_CONTROL|VK_OPTION, KeyCode::TAB</autogen>
      <autogen>--KeyToKey-- KeyCode::T, VK_CONTROL|VK_OPTION, KeyCode::PAGEDOWN</autogen>
      <autogen>--KeyToKey-- KeyCode::Q, VK_CONTROL|VK_OPTION, KeyCode::PAGEUP</autogen>
      <autogen>--KeyToKey-- KeyCode::C, VK_CONTROL|VK_OPTION, KeyCode::PC_INSERT</autogen>
      <autogen>--KeyToKey-- KeyCode::V, VK_CONTROL|VK_OPTION, KeyCode::RETURN</autogen>
      <autogen>--KeyToKey-- KeyCode::B, VK_CONTROL|VK_OPTION, KeyCode::B, ModifierFlag::COMMAND_L</autogen>
      <!-- Num Block -->
      <autogen>--KeyToKey-- KeyCode::SPACE, VK_CONTROL|VK_OPTION, KeyCode::KEY_0</autogen>
      <autogen>--KeyToKey-- KeyCode::M, VK_CONTROL|VK_OPTION, KeyCode::KEY_1</autogen>
      <autogen>--KeyToKey-- KeyCode::COMMA, VK_CONTROL|VK_OPTION, KeyCode::KEY_2</autogen>
      <autogen>--KeyToKey-- KeyCode::DOT, VK_CONTROL|VK_OPTION, KeyCode::KEY_3</autogen>
      <autogen>--KeyToKey-- KeyCode::J, VK_CONTROL|VK_OPTION, KeyCode::KEY_4</autogen>
      <autogen>--KeyToKey-- KeyCode::K, VK_CONTROL|VK_OPTION, KeyCode::KEY_5</autogen>
      <autogen>--KeyToKey-- KeyCode::L, VK_CONTROL|VK_OPTION, KeyCode::KEY_6</autogen>
      <autogen>--KeyToKey-- KeyCode::U, VK_CONTROL|VK_OPTION, KeyCode::KEY_7</autogen>
      <autogen>--KeyToKey-- KeyCode::I, VK_CONTROL|VK_OPTION, KeyCode::KEY_8</autogen>
      <autogen>--KeyToKey-- KeyCode::O, VK_CONTROL|VK_OPTION, KeyCode::KEY_9</autogen>
      <autogen>--KeyToKey-- KeyCode::SLASH, VK_CONTROL|VK_OPTION, KeyCode::SLASH, ModifierFlag::OPTION_R</autogen>
      <autogen>--KeyToKey-- KeyCode::SEMICOLON, VK_CONTROL|VK_OPTION, KeyCode::COMMA</autogen>
      <autogen>--KeyToKey-- KeyCode::P, VK_CONTROL|VK_OPTION, KeyCode::N, ModifierFlag:: OPTION_R</autogen>
      <autogen>--KeyToKey-- KeyCode::BRACKET_LEFT, VK_CONTROL|VK_OPTION, KeyCode::MINUS</autogen>
      <autogen>--KeyToKey-- KeyCode::QUOTE, VK_CONTROL|VK_OPTION, KeyCode::DOT</autogen>
      <autogen>--KeyToKey-- KeyCode::N, VK_CONTROL|VK_OPTION, KeyCode::SEMICOLON, ModifierFlag::OPTION_R</autogen>
      <autogen>--KeyToKey-- KeyCode::KEY_9, VK_CONTROL|VK_OPTION, KeyCode::S, ModifierFlag::OPTION_R</autogen>
      <autogen>--KeyToKey-- KeyCode::KEY_0, VK_CONTROL|VK_OPTION, KeyCode::G, ModifierFlag::OPTION_R</autogen>
      <autogen>--KeyToKey-- KeyCode::MINUS, VK_CONTROL|VK_OPTION, KeyCode::MINUS</autogen>
    </item>

  </list>
</root>