equal
deleted
inserted
replaced
137 DefaultBinds[115]:= '+speedup'; |
137 DefaultBinds[115]:= '+speedup'; |
138 DefaultBinds[116]:= 'chat'; |
138 DefaultBinds[116]:= 'chat'; |
139 DefaultBinds[121]:= 'confirm'; |
139 DefaultBinds[121]:= 'confirm'; |
140 DefaultBinds[127]:= 'rotmask'; |
140 DefaultBinds[127]:= 'rotmask'; |
141 |
141 |
|
142 DefaultBinds[ 61]:= 'zoomout'; |
|
143 DefaultBinds[ 45]:= 'zoomin'; |
|
144 |
142 DefaultBinds[KeyNameToCode('f12')]:= 'fullscr'; |
145 DefaultBinds[KeyNameToCode('f12')]:= 'fullscr'; |
143 |
146 |
144 SetDefaultBinds |
147 SetDefaultBinds |
145 end; |
148 end; |
146 |
149 |