From owner-freebsd-stable@FreeBSD.ORG Sun Jun 1 23:13:35 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C6E337B401 for ; Sun, 1 Jun 2003 23:13:35 -0700 (PDT) Received: from mail.rotfl.com.au (eth1779.sa.adsl.internode.on.net [150.101.235.242]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C4EA43F85 for ; Sun, 1 Jun 2003 23:13:34 -0700 (PDT) (envelope-from philk@rotfl.com.au) In-Reply-To: <200306020607.QAA18727@lightning.itga.com.au> To: Gregory Bond Date: Mon, 2 Jun 2003 15:43:32 +0930 (CST) X-Mailer: ELM [version 2.4ME+ PL98b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Message-Id: <20030602061333.06551257@mail.rotfl.com.au> From: philk@rotfl.com.au (Phil Kernick) cc: freebsd-stable@freebsd.org Subject: Re: hints on KVM switches w/ X X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 06:13:35 -0000 > Has anyone got hints on using KVM switches with XFree86? I've found that I need to do this: device psm0 at atkbdc? irq 12 flags 0x0100 Note the flags. Without it, my mouse gets very out of sync with a KVM switch. Phil.