Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!oliveb!amiga!kodiak From: kodiak@amiga.UUCP (Robert R. Burns) Newsgroups: comp.sys.amiga.tech Subject: Re: Input handlers below 50: What do they see? Message-ID: <2083@amiga.UUCP> Date: 9 May 88 18:12:55 GMT References: <10218@stb.UUCP> Reply-To: kodiak@tooter.UUCP (Robert Burns) Organization: Commodore-Amiga Inc, Los Gatos CA Lines: 8 In article <10218@stb.UUCP> michael@stb.UUCP (Michael) writes: > What do input handlers on the input.device task >chain see if they khook in below 50? I cannot figure this out at all. The console.device (and thus any associated CON:) is at priority 20. It sees mostly RAWKEY events not swallowed by intuition, and some of the window-related events to handle activation and resizing. - Kodiak