To set up your own hotkeys create or edit the file TRANS64.KEY. Each line must have the following syntax: command, key, menutext or it can start with a '#'. If so it is a comment line which is ignored. 'command' can be one of the following and is representing the menupoint you want to assign a hotkey to. OpenDos : open the DOS dialogbox ChDirDos : change the DOS directory CreateDir : create a new directory ViewDos : view a DOS file RenameDos : rename a DOS file DeleteDos : delete a DOS file SelectDos : select all DOS files UnselectDos : unselect all DOS files. AddDosList : add a DOS file to the filelist CopyDos1541 : copy a file from DOS to the 1541 CopyDosVirt : copy a file from DOS to a virt.disk CopyDosTape : copy a file from DOS to a virt.tape CopyDosClip : copy a file from DOS to the clipboard DirDos : show the DOS directory Dir1541 : open the 1541 dialogbox Message1541 : show the drivemessage of the 1541 ViewFile1541 : view a file from 1541 RenameFile1541 : rename a file on 1541 ChAttribFile : change file attributs of a file on the 1541 Undel1541 : undelete a file on the 1541 DeleteFile1541 : delete a file from 1541 Select1541 : select all files from 1541 Unselect1541 : unselect all files from 1541 AddFileList : add a file from 1541 to the filelist Format1541 : format a disk Rename1541 : rename a disk Validate1541 : validate a disk Sort1541 : sort the directory of a 1541 AddDiskList : add a disk from 1541 to the filelist Command1541 : send a command to the 1541 CopyFileVirt : copy a file from 1541 to a virt.disk CopyDiskVirt : copy a disk from 1541 to a virt.disk CopyFileTape : copy a file from 1541 to a virt.tape CopyFileDos : copy a file from 1541 to DOS CopyFileClip : copy a file from 1541 to the clipboard DiskMon1541 : open the diskmon for 1541 OpenVDisk : open the virt.disk dialogbox ChDirVirt : change the virt.disk directory ViewVFile : view a file from virt.disk RenameVFile : rename a file on the virt.disk ChAttribVFile : chang attribus for a file on the virt.disk UndelVirt : undelete a file on the virt.disk DeleteVFile : delete a file on the virt.disk SelectVirt : select all files on the virt.disk UnselectVirt : unselect all files on the virt.disk AddVFileList : add a file from virt.disk to the filelist CreateVDisk : create a new virt.disk RenameVDisk : rename a virt.disk DeleteVDisk : delete a virt.disk ValidateVDisk : validate a virt.disk SortVirt : sort the directory of a virt.disk WipeVDisk : wipe a virt.disk DeleteVDisk : delete a virt.disk AddVDiskList : add a virt.disk to the filelist CopyVFile1541 : copy a file from virt.disk to 1541 CopyVFileTape : copy a file from virt.disk to virt.tape CopyVFileDos : copy a file from virt.disk to DOS CopyVFileClip : copy a file from virt.disk to the clipboard CopyVDisk1541 : copy a virt.disk to 1541 DiskMonVirt : open the diskmon for virt.disk OpenTape : open the virt.tape dialogbox ChDirTape : change the directory for virt.tape ViewTFile : view a file from the virt.tape RenameTFile : rename a file on the virt.tape DeleteTFile : delete a file from virt.tape SelectTape : select all files on the virt.tape UnselectTape : unselect all files on the virt.tape AddTFileList : add a file from virt.tape to the filelist CreateTape : create a new virt.tape RenameTape : rename a virt.tape DeleteTape : delete a virt.tape AddTapeList : add a virt.tape to the filelist CopyTFile1541 : copy a file from virt.tape to 1541 CopyTFileVirt : copy a file from virt.tape to virt.disk CopyTFileDos : copy a file from virt.tape to DOS CopyTFileClip : copy a file from virt.tape to the clipboard OpenClip : open the clipboard ViewClip : view a file from the clipboard RenameClip : rename a file on the clipboard ChAttribClip : change attribus for a file on the clipboard DeleteClip : delete a file from clipboard SelectClip : select all files on the clipboard UnselectClip : unselect all files on the clipboard CopyCFile1541 : copy a file from clipboard to 1541 CopyCFileVirt : copy a file from clipboard to virt.disk CopyCFileTape : copy a file from clipboard to virt.tape CopyCFileDos : copy a file from clipboard to DOS ShowList : show the filelist ChangeList : select a new filelist ShowTime : show the time for the last operation SysInfo : show the system info About : show version and autor AllDel : delete file or virt.disk/virt.tape AllView : view file AllSelect : select all files AllUnselect : unselect all files The All* commands are special command. They are assigned to the commands of DOS, 1541, virt.disk, virt.tape and clipboard. The medium which is displayed in the active window is used for the command. 'key' is one of the following and is representing the key you want to assign to the menupoint: F1 F2 ... F10 : a functionkey ShiftF1 ShiftF2 ... ShiftF10 : a functionkey together with 'shift' CtrlF1 CtrlF2 ... CtrlF10 : a functionkey together with 'control' AltF1 AltF2 ... AltF10 : a functionkey together with 'alt' Alt1 Alt2 ... Alt0 : a number together with 'alt' AltA AltB ... AltZ : a letter together with 'alt' ShiftIns : 'shift' + 'insert' ShiftDel : 'shift' + 'delete' CtrlIns : 'control' + 'insert' CtrlDel : 'control' + 'delete' AltSpace : 'alt' + 'space' CtrlBack : 'control' + 'backspace' Ins : 'insert' AltMinus : 'alt' + '-' AltEqual : 'alt' + '=' GrayPlus : keypad '+' GrayMinus : keypad '-' Be aware that the hotkeys assigned in Trans64 can't be used a second time. The following hotkeys are already used: F1 : online help F3 : view file (*) Alt+F3 : close window Shift+F3 : diskmon F5 : zoom helpwindow (can be used for other functions, too) F6 : next window F8 : configuration F10 : menu DEL : delete a file (*) Alt+1 : menu 1541/1570/1571/1581 Alt+C : menu configuration Alt+F : menu file Alt+H : menu help Alt+M : menu memory Alt+S : select all files (*) Alt+T : menu virtuel tape Alt+U : unselect all files (*) Alt+V : menu virtual disk Alt+W : menu window Alt+X : exit Trans64 Hotkeys marked with (*) can be changed and used for different commands. 'menutext' can be every text you want to display in the menu after the command. It should be something like 'Shift+F1' or 'Alt+A' to remember you about the assigned hotkey. Some examples: CopyFileVirt, AltC, Alt+C CreateDir, ShiftIns, Shift+Ins