From owner-freebsd-questions Mon Feb 13 10:07:07 1995 Return-Path: questions-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id KAA10225 for questions-outgoing; Mon, 13 Feb 1995 10:07:07 -0800 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id KAA10219 for ; Mon, 13 Feb 1995 10:07:04 -0800 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA13355; Mon, 13 Feb 95 10:36:36 MST From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9502131736.AA13355@cs.weber.edu> Subject: Re: opaque cursor & X Menus To: swaits@pr.erau.edu (Stephen Waits) Date: Mon, 13 Feb 95 10:36:35 MST Cc: questions@FreeBSD.org In-Reply-To: from "Stephen Waits" at Feb 12, 95 10:40:59 pm X-Mailer: ELM [version 2.4dev PL52] Sender: questions-owner@FreeBSD.org Precedence: bulk > 2) menus under X do not work properly for me. I've tried several > different mice configurations to no avail. Here is an example of my > problem. > > a) start xman > b) click on "Manual Page" > c) click and hold button down on "Options" > d) *here's the problem* while holding button, move down to any > of the options under this menu. NONE of the options get high- > lighted as I move my mouse cursor over them. > e) I find this problem consistent throughout all of my X-menus.. If you are running the OpenLook window manager, put the following in you .Xdefaults: OpenWindows.FocusLenience: True And restart everything (easier than me remotely diagnosing what types of resource management you might be using and giving you the IF-THEN branch for dealing with all of them). Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.