KK Commander is a Total-Commander mock-up for Atari, monoTOS or
MagiC or even MiNT with Memory Protection
Suited for small configurations: since 1 MB RAM and 320*200.

- Files/folders manipulations
- basic program launcher
- convenient navigation with keyboard

If you want to use it as an alternative desktop, it requires GEM
so with TOS >= 1.4 and GEM autostart method (not in AUTO folder, but
declared in the DESKTOP.INF)

KKCMD.RSC must be placed beside KKCMD.PRG


Key shortcuts:

0 to 9 on the numeric pad - launch one of the programs

Shift+Letter - change disk

Arrow up and down - select file/folder
Shift+Arrow up and down - multiple select
Enter or Return - open folder or launch program

Space - select file under the mouse pointer

Tab - swap windows

F2 - swap windows contents and new dir
F5 - copy selection from the active window to the other
F6 - move selection from the active window to the other
F7 - new folder in the active window
F8 - delete selection (only if confirmation alert activated)
F9 - change sort (name, extension, time, size, unsorted, name...)

Ctrl+F3 - sort by name
Ctrl+F4 - sort by type
Ctrl+F5 - sort by date
Ctrl+F6 - sort by size
Ctrl+F7 - unsorted

Esc or Ctrl+R - refresh directory
ClrHome - goto up of the list
Shift+ClrHome - goto bottom of the list

Ctrl+Backspace - up in the directory
Ctrl+\ - move to partition root

Alt+F1 - disk list in the left window
Alt+F2 - disk list in the right window

Ctrl+A - select all files and folders
Ctrl+Del - delete the selected files and folders
             (only if delete confirmation is activated)
Ctrl+I - informations on file or folder
Ctrl+N - new folder

Ctrl+Arrow left (in the right window) - copy selection to left window
Shift+Ctrl+Arrow left (int the right window) - move selection to left window

Ctrl+Arrow right (in the left window) - copy selection to right window
Shift+Ctrl+Arrow right (in the right window) - move selection to right window

Ctrl+M - in icon list, if A or B: convert floppy disk to .MSA file
         in file list: convert .MSA or .ST to floppy disk


Voil


 Rajah Lone




Historic:

1.0
- first version

1.0B
- MiNT Memory Protection compatibility (no more crash at start, at
least. remove of RESERVE at initialization)
- remove of LPEEK for TOS version detection
- some minor changes in the RSC for ergonomic purposes
- mouse button right click = click on the button "~"

1.0C
- removed unnecessary code
- if right-click on unselected file, select it. If a selection
alrealdy exists, no effects.
- mouse selection with rubberbox (initiate it on an unselected file).
- Control key detected also at the end of drag'n'drop (for files moves)
- Alternate key detected with mouse click (select one file, then
select another + Alt key pressed)
- radio buttons correctly read in the confirmation dialogbox for
copying/moving files.

1.0D
- force mouse cursor display when returning from other program
(monoTOS only)
- arrows window scrolling fix for newer AES
(Merci  GokMasE and Didier LETOT)

1.1
- disk list (with icons, up in the partition root or use Alt+F1/F2)
- font size can be choosen (of none selected, then default size)
- some changes in the key shortcuts (taken from similar programs,
careful, the GEM shortcuts prevail)
(Merci Didier, Dma-Sc et Arklif)

1.1B
- fix: correct options if right-click/pop-up menu in disks list
- confirm is now by default, in the copy/move formular
- space: no more swap windows, now select file under the mouse pointer

1.1C
- fix: column positions correctly saved/read
- fix: font height correctly saved/read
- add .APP as launchable
- F2: swap windows contents and new dir

1.2
- fix: when copying/moving, correct dates of files and folders
- fix: when already existing formular - exit click and Enter works
- fix: better disk informations (Ctrl+I)
In icons list, on A or B:
+ floppy disk format
+ floppy disk quick format (FAT erase, keeping bad sectors positions)
+ convert floppy disk to .MSA file (with RLE compression)
In files list, on .MSA or .ST file:
+ can open a floppy disk image as if it was a folder (delay of work
  if compressed .MSA file), can walk throught folders and list files.
+ can copy those folders and files to a real folder/disk (ie file
extraction from .MSA or /ST file).
Thanks Frost242 and Zerosquare

Expected for the next upgrade:
- files/folders selection -la-Total-Commander, to manage Insert
selection (ie selected files will appear in red, different from the
black cursor).
- split/unsplit of files -la-Total-Commander.
- PKZIP ? (at least, trying to list files inside as if the .ZIP was a
folder).
