389
<option name="left_key" type="key">
390
<_short>Move Left</_short>
391
<_long>Move along the wall to the left</_long>
392
- <default><Control><Alt>Left</default>
393
+ <default><Super><Shift>Left</default>
395
<option name="left_button" type="button">
396
<_short>Move Left</_short>
398
<option name="right_key" type="key">
399
<_short>Move Right</_short>
400
<_long>Move along the wall to the right</_long>
401
- <default><Control><Alt>Right</default>
402
+ <default><Super><Shift>Right</default>
404
<option name="right_button" type="button">
405
<_short>Move Right</_short>
407
<option name="up_key" type="key">
408
<_short>Move Up</_short>
409
<_long>Move along the wall up</_long>
410
- <default><Control><Alt>Up</default>
411
+ <default><Super><Shift>Up</default>
413
<option name="up_button" type="button">
414
<_short>Move Up</_short>
416
<option name="down_key" type="key">
417
<_short>Move Down</_short>
418
<_long>Move along the wall down</_long>
419
- <default><Control><Alt>Down</default>
420
+ <default><Super><Shift>Down</default>
422
<option name="down_button" type="button">
423
<_short>Move Down</_short>
424
@@ -262,22 +262,22 @@
425
<option name="left_window_key" type="key">
426
<_short>Move Left With Window</_short>
427
<_long>Move with window along the wall to the left</_long>
428
- <default><Control><Alt><Shift>Left</default>
429
+ <default><Super><Alt>Left</default>
431
<option name="right_window_key" type="key">
432
<_short>Move Right With Window</_short>
433
<_long>Move with window along the wall to the right</_long>
434
- <default><Control><Alt><Shift>Right</default>
435
+ <default><Super><Alt>Right</default>
437
<option name="up_window_key" type="key">
438
<_short>Move Up With Window</_short>
439
<_long>Move with window along the wall up</_long>
440
- <default><Control><Alt><Shift>Up</default>
441
+ <default><Super><Alt>Up</default>
443
<option name="down_window_key" type="key">
444
<_short>Move Down With Window</_short>
445
<_long>Move with window along the wall down</_long>
446
- <default><Control><Alt><Shift>Down</default>
447
+ <default><Super><Alt>Down</default>
451
388
@@ -348,7 +348,7 @@
452
389
<option name="edgeflip_move" type="bool">
453
390
<_short>Edge Flip Move</_short>