home *** CD-ROM | disk | FTP | other *** search
- Short: Save/Print active window by hotkey
- Uploader: tcn@techbase.in-berlin.de (Timo C. Nentwig)
- Author: tcn@techbase.in-berlin.de (Timo C. Nentwig)
- Type: util/cdity
-
- GrabKey is a simple program that allows you to
-
- · save the active window to an IFF file
- · save the active screen to an IFF file
- · print the active window
- · print the active screen
-
- by pressing a hotkey.
-
-
- GrabKey is not the fastes program for that work there is but it uses
- datatypes.library !
-
- Installation: Just put CenterWin (and icon) to wbstartup:
- ¯¯¯¯¯¯¯¯¯¯¯¯
-
- ToolTypes: CX_PRIORITY - control task priority
- ¯¯¯¯¯¯¯¯¯ (default: 0)
-
- WINKEY - hotkey to save active window
- (default: LALT F1)
-
- SCRKEY - hotkey to save active screen
- (default: LALT F2)
-
- PRTKEY - hotkey to print active window
- (default: LALT F3)
-
- PRTKEY - hotkey to print active screen
- (default: LALT F4)
-
- FILE - path to save file to
- (default: ram:GrabKey.IFF)
-
- C-Source is included.
-
-
-