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