delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Original-To: | cygwin AT cygwin DOT com |
Delivered-To: | cygwin AT cygwin DOT com |
DMARC-Filter: | OpenDMARC Filter v1.3.2 sourceware.org 69A99394201D |
Authentication-Results: | sourceware.org; |
dmarc=none (p=none dis=none) header.from=tlinx.org | |
Authentication-Results: | sourceware.org; spf=pass smtp.mailfrom=cygwin AT tlinx DOT org |
Message-ID: | <606EC438.6030106@tlinx.org> |
Date: | Thu, 08 Apr 2021 01:52:08 -0700 |
From: | L A Walsh <cygwin AT tlinx DOT org> |
User-Agent: | Thunderbird 2.0.0.24 (Windows/20100228) |
MIME-Version: | 1.0 |
To: | Achim Gratz <Stromeko AT nexgo DOT de> |
Subject: | Re: X11 blinking cursor in text window like 'gvim' - only halts if |
moved-over another X11-win | |
References: | <606CFC89 DOT 6030700 AT tlinx DOT org> <87k0pec4pp DOT fsf AT Rainer DOT invalid> |
In-Reply-To: | <87k0pec4pp.fsf@Rainer.invalid> |
X-Spam-Status: | No, score=-2.0 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, |
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 | |
X-Spam-Checker-Version: | SpamAssassin 3.4.2 (2018-09-13) on |
server2.sourceware.org | |
X-BeenThere: | cygwin AT cygwin DOT com |
X-Mailman-Version: | 2.1.29 |
List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
List-Subscribe: | <https://cygwin.com/mailman/listinfo/cygwin>, |
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
Cc: | cygwin AT cygwin DOT com |
Sender: | "Cygwin" <cygwin-bounces AT cygwin DOT com> |
On 2021/04/07 11:46, Achim Gratz wrote: > L A Walsh writes: > >> If I move the windows cursor to another editor window in X11, >> the blinking cursor moves to the new window, but if I move >> it to a native window, the blinking doesn't stop. >> >> Has this always been this way? >> > > Windows never had "focus follows mouse" in any version I can remember. > It's been in every version since at least Win98, but required either some special utility to set it or editing the registry. They do have a focus follows mouse setting, but one that always raises the the window in question, which can still duplicate the problem of switching to a win-window where it gets focus and X11 may not know it. First thing I have on my desktop is 1-click to activate -- same as web settings. I have RSI issues and trying to double click on things really causes the irritation level to go up quickly. That means I can select by hovering -- that setting is in the folder options under Tools when you look at a folder. Single-click to open items, and underline icon titles consistent w/my browser. In the Mouse or Ease-of-access settings, one can choose to activate a window by hovering over it with the mouse. The one that still takes a registry setting since Win98 days. is true focus follows mouse w/o the window being raised. There's still a configurable delay before the focus changes -- usually 175-250ms, or the moving your cursor across the screen would cause a bunch of windows to raise in the default configuration. The 175 works for me. But it has to do with HKEY_CURRENT_USER\Control Panel\Desktop\UserPreferencesMask. It's a 8-byte binary value. I always see the low-order nibble of the first byte set to '1'(like 0xb1). So that hasn't changed for me since win98 but whether or not xprograms have blinking cursors that stop blinking or hide when you type are things that have been added in that time, but I've never seen the cursor keep going like I do most recently, when the focus goes off the X-window to a Win-window. I notice you zoomed in on windows being able to change focus by moving the cursor to a different window w/no click involved. Did something change in that area in X11 where it was changed to need to see a click before changing? Thanks! > > Regards, > Achim. > -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |