Bram Moolenaar | c3fdf7f | 2017-10-28 18:36:48 +0200 | [diff] [blame^] | 1 | [Settings] |
| 2 | NumFields=7 |
| 3 | |
| 4 | [Field 1] |
| 5 | Type=GroupBox |
| 6 | Left=0 |
| 7 | Right=-1 |
| 8 | Top=0 |
| 9 | Bottom=53 |
| 10 | Text=" Key remapping " |
| 11 | |
| 12 | [Field 2] |
| 13 | Type=radiobutton |
| 14 | Text=Do not remap keys for Windows behavior (Default) |
| 15 | Left=10 |
| 16 | Right=-10 |
| 17 | Top=17 |
| 18 | Bottom=25 |
| 19 | State=1 |
| 20 | Flags=GROUP |
| 21 | |
| 22 | [Field 3] |
| 23 | Type=radiobutton |
| 24 | Text=Remap a few keys for Windows behavior (<C-V>, <C-C>, <C-A>, <C-S>, <C-F>, etc) |
| 25 | Left=10 |
| 26 | Right=-10 |
| 27 | Top=30 |
| 28 | Bottom=47 |
| 29 | State=0 |
| 30 | Flags=NOTABSTOP |
| 31 | |
| 32 | [Field 4] |
| 33 | Type=GroupBox |
| 34 | Left=0 |
| 35 | Right=-1 |
| 36 | Top=55 |
| 37 | Bottom=-5 |
| 38 | Text=" Mouse behavior " |
| 39 | |
| 40 | [Field 5] |
| 41 | Type=radiobutton |
| 42 | Text=Right button extends selection, left button starts visual mode (Unix) |
| 43 | Left=10 |
| 44 | Right=-5 |
| 45 | Top=72 |
| 46 | Bottom=80 |
| 47 | State=0 |
| 48 | Flags=GROUP |
| 49 | |
| 50 | [Field 6] |
| 51 | Type=radiobutton |
| 52 | Text=Right button has a popup menu, left button starts select mode (Windows) |
| 53 | Left=10 |
| 54 | Right=-5 |
| 55 | Top=85 |
| 56 | Bottom=93 |
| 57 | State=0 |
| 58 | Flags=NOTABSTOP |
| 59 | |
| 60 | [Field 7] |
| 61 | Type=radiobutton |
| 62 | Text=Right button has a popup menu, left button starts visual mode (Default) |
| 63 | Left=10 |
| 64 | Right=-5 |
| 65 | Top=98 |
| 66 | Bottom=106 |
| 67 | State=1 |
| 68 | Flags=NOTABSTOP |