15,076
edits
| Line 15: | Line 15: | ||
New cursor movement mode in the [Configuration] region (note not insert after the region [1024x768 (8x16)] ...) | New cursor movement mode in the [Configuration] region (note not insert after the region [1024x768 (8x16)] ...) | ||
* Edit c:\windows\WINCMD.INI (Menu -> Configuration -> Change Settings Files Directly) | * Edit c:\windows\WINCMD.INI (Menu -> Configuration -> Change Settings Files Directly) | ||
* add the following line <pre>SpecialCursorMovement=2 </pre> | * add the following line | ||
<pre> | |||
[Configuration] | |||
SpecialCursorMovement=2 | |||
.. | |||
.. | |||
[1024x768 (8x16)] | |||
</pre> | |||
: 2 means Left key goes one directory up, right key opens directory/archive under cursor. | : 2 means Left key goes one directory up, right key opens directory/archive under cursor. | ||
: (from the HELP file -> title: Settings in the file wincmd.ini ) | : (from the HELP file -> title: Settings in the file wincmd.ini ) | ||