home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Key binding file for EEDraw program.
- ;
- ; Format: "FunctionName KeyName ScanCode".
- ;
- ; FunctionName - are listed below - if you dont want to bind one of
- ; the functions simple comment it out.
- ; KeyName - should be at most 4 characters.
- ; ScanCode - is regular ascii code, for regular characters.
- ; Add 256 for extended.
- ;
- ; Lines in this file should not exceed 75 characters.
- ;
-
- LoadEEDFile F4 318
- NewEEDFile F8 322
- SaveEEDFile F1 315
- SaveEEDAsOld F2 316
- SaveEEDAsNew F3 317
- SaveNetList AF1 360
- CloseEEDFile F7 321
- ;ClearAll
- Directory F5 319
- ChangeDir F6 320
- ShellToDos F8 322
- ExitEEdraw AltQ 272
-
- PopWindow AltP 281
- PushWindow AltO 280
- MoveWindow AltM 306
- ResizeWindow AltR 275
- FullSize AltF 289
- ShowName AltS 287
- MakeActive F9 324
- NameActive F10 323
- PanWindowLeft CLft 371
- PanWindowRight CRgt 372
- PanWindowUp CUp 397
- PanWindowDown CDn 401
-
- ZoomOut , 44
- ZoomIn . 46
- ZoomReset / 47
- RedrawAll r 114
-
- LoadLibrary F11 389
- LoadLibByName F12 390
- ;FreeLibrary
- ViewLibrary AF11 395
- DirLibrary AF12 396
- ChDirLibrary CF12 394
-
- DrawLine l 108
- DrawBus b 98
- DrawConnect n 110
- DrawText t 116
- DrawLibItem i 105
-
- ModifyMove m 109
- ModifyCopy c 99
- EditLibItem e 101
- ModifyDelete d 100
- ModifyUnDel u 117
- ModifyCut AltD 288
- ModifyPaste AltU 278
- ModifyDrop D 68
-
- Help h 104
- GetMemoryFree f 102
- ;SetDrawText
- SetTextSize s 115
- ;SetHVLines
- ;SetSnapFactor
- ;GetZoomFactor
-
- ;SameAgain Tab 9
-
-