From owner-freebsd-bugs Mon Jul 31 11:46:56 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.11/8.6.6) id LAA18081 for bugs-outgoing; Mon, 31 Jul 1995 11:46:56 -0700 Received: from leibniz.math.psu.edu (leibniz.math.psu.edu [146.186.130.2]) by freefall.cdrom.com (8.6.11/8.6.6) with ESMTP id LAA18073 for ; Mon, 31 Jul 1995 11:46:52 -0700 Received: from napier.math.psu.edu (wilcox@napier.math.psu.edu [146.186.132.4]) by leibniz.math.psu.edu (8.6.12/8.6.9) with ESMTP id OAA22310; Mon, 31 Jul 1995 14:46:50 -0400 Received: from localhost (wilcox@localhost) by napier.math.psu.edu (8.6.12/8.6.9) with ESMTP id OAA15642; Mon, 31 Jul 1995 14:46:46 -0400 Message-Id: <199507311846.OAA15642@napier.math.psu.edu> X-Mailer: exmh version 1.6.2 7/18/95 To: "Bradley L. Stubbs" cc: bugs@FreeBSD.org Subject: Re: Problem with X apps In-reply-to: Message <199507311627.MAA29474@felix.seas.gwu.edu> from "Mon, 31 Jul 1995 12:27:55 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 31 Jul 1995 14:46:44 -0400 From: Ken Wilcox Sender: bugs-owner@FreeBSD.org Precedence: bulk "Bradley L. Stubbs" writes: > I am having a problem getting drop down menus to work. The menu appears > but none of the selections are highlighted and nothing happens. In addition, > ctrl-select in an xterm doesn't display a menu. I am running > FreeBSD 2.0.5 and XFree86 3.1.1 from the Walnut Creek CDROM. Hardware specif > ics > are as follows: > > 486DX/66 w/ 16M RAM > CTX SVGA Monitor > Cirrus 5428 based Video Card > MouseMan 3 button mouse on /dev/cuaa1 > > I've tried recompiling the Xaw libraries and the XF86_SVGA server but neither > ofthese affected the problem. The same source (xpaint) worked fine on FreeB > SD 1.1.5.1, FreeBSD 2.0 and Linux 1.2.8. Any ideas on how to fix this?.8. Any > ideas on how to fix this?.8. Any ideas on how to fix this?.8. Any ideas on h > ow to fix this?.8. Any ideas on how to fix this?.8. Any ideas on how to fix t > his?.8. Any ideas on how to fix this?.8. Any ideas on how to fix this? Yes, Try adding this line to the "Keyboard" section of your XF86Config file. ServerNumLock for some reason, the Xserver wants control of the numlock key. -Ken Wilcox