<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=US-ASCII"> <meta name="generator" content="ZealOS V1.07"> <style type="text/css"> body {background-color:#1f1f1f;} .cF0{color:#e3e3e3;background-color:#1f1f1f;} .cF1{color:#4f84a6;background-color:#1f1f1f;} .cF2{color:#73a255;background-color:#1f1f1f;} .cF3{color:#297582;background-color:#1f1f1f;} .cF4{color:#b34f4b;background-color:#1f1f1f;} .cF5{color:#8a52c3;background-color:#1f1f1f;} .cF6{color:#b7822f;background-color:#1f1f1f;} .cF7{color:#444444;background-color:#1f1f1f;} .cF8{color:#6d6d6d;background-color:#1f1f1f;} .cF9{color:#94bfde;background-color:#1f1f1f;} .cFA{color:#a1ce97;background-color:#1f1f1f;} .cFB{color:#6db4be;background-color:#1f1f1f;} .cFC{color:#e88e88;background-color:#1f1f1f;} .cFD{color:#ca94e8;background-color:#1f1f1f;} .cFE{color:#d4b475;background-color:#1f1f1f;} .cFF{color:#1f1f1f;background-color:#1f1f1f;} </style> </head> <body> <pre style="font-family:monospace;font-size:12pt"> <a name="l1"></a><span class=cF5> File Manager</span><span class=cF0> <a name="l2"></a> <a name="l3"></a></span><span class=cF2><SHIFT CURSOR></span><span class=cF0> <a name="l4"></a> Select files. <a name="l5"></a> <a name="l6"></a></span><span class=cF2><CTRL-y> or <DEL></span><span class=cF0> <a name="l7"></a> Delete file or tree. <a name="l8"></a> <a name="l9"></a></span><span class=cF2><CTRL-c> or <CTRL-INS></span><span class=cF0> <a name="l10"></a> Copy select files to clip. <a name="l11"></a> <a name="l12"></a></span><span class=cF2><CTRL-v> or <SHIFT-INS></span><span class=cF0> <a name="l13"></a> Paste clip. <a name="l14"></a> <a name="l15"></a></span><span class=cF2>LEFT-CLICK,drag-drop</span><span class=cF0> <a name="l16"></a> Move a file or tree to a dir. <a name="l17"></a> <a name="l18"></a></span><span class=cF2>LEFT-CLICK,same file or <SPACE></span><span class=cF0> <a name="l19"></a> Edit file. <a name="l20"></a> <a name="l21"></a></span><span class=cF2><SHIFT-SPACE></span><span class=cF0> <a name="l22"></a> Edit Plain Text File. <a name="l23"></a> <a name="l24"></a></span><span class=cF2>RIGHT-CLICK or <ENTER></span><span class=cF0> <a name="l25"></a> Bring-up menu. <a name="l26"></a> <a name="l27"></a></span><span class=cF2><F5></span><span class=cF0> <a name="l28"></a> #include file. <a name="l29"></a> <a name="l30"></a></span><span class=cF2><SHIFT-F5></span><span class=cF0> <a name="l31"></a> System #include file. <a name="l32"></a> <a name="l33"></a></span><span class=cF2>'r'</span><span class=cF0> <a name="l34"></a> Rename file. <a name="l35"></a> <a name="l36"></a></span><span class=cF2>'d'</span><span class=cF0> <a name="l37"></a> Make Dir. <a name="l38"></a> <a name="l39"></a></span><span class=cF2>'c'</span><span class=cF0> <a name="l40"></a> DiskChange (Remount removable media). Do not do this on blank disks. <a name="l41"></a> <a name="l42"></a></span><span class=cF2>'f'</span><span class=cF0> <a name="l43"></a> Format drive. <a name="l44"></a> <a name="l45"></a></span><span class=cF2>'i'</span><span class=cF0> <a name="l46"></a> Mount ISO.C file. <a name="l47"></a> <a name="l48"></a></span><span class=cF2>'u'</span><span class=cF0> <a name="l49"></a> Unmount drive(s). <a name="l50"></a> <a name="l51"></a></span><span class=cF2>'m'</span><span class=cF0> <a name="l52"></a> Make CD/DVD ISO.C file. This creates a </span><a href="https://zeal-operating-system.github.io/ZealOS/Doc/RedSea.DD.html#l1"><span class=cF4>RedSea</span></a><span class=cF0> ISO file image of the dir the cursor is on. The name of the ISO file is </span><span class=cF2> <a name="l53"></a> "::/Tmp/CDDVD.ISO.C"</span><span class=cF0> </span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l3417"><span class=cF4>blkdev.default_iso_c_filename</span></a><span class=cF0> and can be redefined in your start-up scripts. You may wish to place it <a name="l54"></a> on a different drive. <a name="l55"></a> <a name="l56"></a></span><span class=cF2>'B'</span><span class=cF0> <a name="l57"></a> Burn CD/DVD ISO file. This burns a CD/DVD using the image file, </span><span class=cF2>"::/Tmp/CDDVD.ISO"</span><span class=cF0> </span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l3417"><span class=cF4>blkdev.default_iso_filename</span></a><span class=cF0> to the drive <a name="l58"></a> the cursor is on. <a name="l59"></a> <a name="l60"></a> <a name="l61"></a></span><span class=cF5>Instructions on Using CD/DVD's</span><span class=cF0> <a name="l62"></a> If you have not recompiled Kernel and defined your CD/DVD drive, exit the FileMgr and use </span><a href="https://zeal-operating-system.github.io/ZealOS/System/BlkDev/Mount.ZC.html#l311"><span class=cF4>Mount</span></a><span class=cF0> to define your CD/DVD drive. <a name="l63"></a> Place a CD/DVD in the drive and press </span><span class=cF2>'c'</span><span class=cF0> when on top of the CD/DVD drive letter to mount the drive. It will call </span><span class=cF4> <a name="l64"></a> </span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/BlkDev/DiskDrive.ZC.html#l269"><span class=cF4>DiskChange</span></a><span class=cF0>(), the ZealOS cmd to mount removable media. <a name="l65"></a> <a name="l66"></a> <a name="l67"></a></span><span class=cF5>Instructions on Burning CD/DVD's</span><span class=cF0> <a name="l68"></a> Create a temporary dir to hold files and copy files into the holding dir. Make an ISO image of the dir by pressing </span><span class=cF2>'M'</span><span class=cF0> when <a name="l69"></a> on top of the dir. Press </span><span class=cF2>'B'</span><span class=cF0> when on top of the CD/DVD ROM drive to burn the ISO, </span><span class=cF2>"::/Tmp/CDDVD.ISO"</span><span class=cF0> </span><span class=cF4> <a name="l70"></a> </span><a href="https://zeal-operating-system.github.io/ZealOS/Kernel/KernelA.HH.html#l3417"><span class=cF4>blkdev.default_iso_filename</span></a><span class=cF0>, to disk. If you have not recompiled </span><span class=cF2>Kernel</span><span class=cF0> and defined your CD/DVD drive, exit the FileMgr and <a name="l71"></a> use </span><a href="https://zeal-operating-system.github.io/ZealOS/System/BlkDev/Mount.ZC.html#l311"><span class=cF4>Mount</span></a><span class=cF0>. <a name="l72"></a> </span><span class=cF4> <a name="l73"></a> </span><a href="https://zeal-operating-system.github.io/ZealOS/Misc/DoDistro.ZC.html#l1"><span class=cF4>Making Your Own Distro</span></a><span class=cF0> <a name="l74"></a> </span></pre></body> </html>