From owner-freebsd-questions Wed Feb 19 13:15:06 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA19362 for questions-outgoing; Wed, 19 Feb 1997 13:15:06 -0800 (PST) Received: from onyx.interactive.net (root@onyx.interactive.net [208.192.224.6]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA19340 for ; Wed, 19 Feb 1997 13:14:52 -0800 (PST) Received: from luddite.org (host019.madison.interactive.net [208.192.224.119]) by onyx.interactive.net (8.8.5/8.8.4) with ESMTP id QAA16999 for ; Wed, 19 Feb 1997 16:14:48 -0500 (EST) Received: (from sachs@localhost) by luddite.org (8.8.3/8.7.3) id QAA01751; Wed, 19 Feb 1997 16:21:05 -0500 (EST) To: questions@freebsd.org Subject: printing -> jerkiness in response in X X-Face: 6!-I&o^[[HP+0~O~}d2Zf@Pbof:|>j5^*W$QOR"&)JYcHT.@-"AhAXLg3vioV79Ri3JMp/a e3QD@Z$1Ot@'j1/A Mime-Version: 1.0 (generated by tm-edit 7.101) Content-Type: text/plain; charset=US-ASCII From: Jay Sachs Date: 19 Feb 1997 16:21:04 -0500 Message-ID: <87vi7ojxvj.fsf@luddite.org> Lines: 13 X-Mailer: Gnus v5.4.14/XEmacs 19.14 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk This is on 2.1.6R, and XF32. Whenever a job is being sent to the printer, the mouse & keyboard display very noticeable hesitations in responding. Key events don't get lost, though mouse clicks occasionally do. lpd is running. It's a custom kernel, and the lp line is device lpt0 at isa? port? tty irq 7 vector lptintr which is straight from LINT. Any ideas? -jay