Re: Programs not accepting input?
- From: "Rick C. Petty" <rick-freebsd@xxxxxxxxxxxxxxxxx>
- Date: Sun, 26 Mar 2006 01:36:57 -0600
[ CC'd to hackers only ]
On Sun, Mar 26, 2006 at 05:50:09PM +1030, Greg 'groggy' Lehey wrote:
In the last month or two I've seen increasing occurrences of programs
refusing keyboard input after they've been running for a while
(between hours and days). They still respond to the mouse. At first
I thought it was hardware, but it happens on a number of different
machines, and only with certain programs, all of them X clients.
<snip>
One thing that the machines have in common is that they all run x2x
I noticed very similar problems on both 5.4-stable and 6.0-RELEASE boxes
running xorg. I've never used x2x, but I was running x11vnc, which I ended
up assuming was the culprit. It's a really strange behavior-- I would have
two rxvts side-by-side, one accepting keyboard input and the other I had to
cut/paste text using the mouse. It was even more frustrating when it
would happen in gaim & mozilla windows! The same gaim process wouldn't
accept keyboard input in the conversation window but the buddy window did
responded to commands (e.g. control-A brought up the accounts window).
I was baffled.. The behavior was unpredictable but sometimes repeatable.
Once a window stopped accepting keyboard events, that same window would
continue ignoring the keyboard until I restarted that process. At first
I thought it just affected GNOME apps, but when it happened to an rxvt, I
gave up and recompiled that system and stopped using x11vnc.
Sorry I'm no help, but at least I feel sane knowing it wasn't just me...
-- Rick C. Petty
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: Programs not accepting input?
- From: Greg 'groggy' Lehey
- Re: Programs not accepting input?
- Prev by Date: Re: [patch] Re: dlopen() and dlclose() are not MT-safe? YES, esp. for libthr
- Next by Date: Re: Programs not accepting input?
- Previous by thread: cloning a FreeBSD HDD
- Next by thread: Re: Programs not accepting input?
- Index(es):
Relevant Pages
- Re: Sending Keystrokes to application with known hwnd
... ' A window receives this message when the user chooses a command from the ...
Private Type GENERALINPUT ... ' Structure to hold specific information about the keyboard
input ... ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, lParam As Any)
As Long ... (microsoft.public.vb.winapi) - Re: Simulate mouse clicks and keyboard input
... by sending mouse clicks and keyboard input. ... either ideally when the window
is out of focus, ... SendKeys is supposed to replicate user input device data, and you
can't input data to something that the cursor isn't on. ... flash bug always got in the
way and the page didn't receive the click. ... (microsoft.public.dotnet.languages.csharp) - Re: Programs not accepting input?
... Is the problem that the clients aren't taking focus or have focus ... but aren't
accepting keyboard input? ... I know the window had input focus (my ... My
keyboard input problem only affected ... (freebsd-hackers) - Re: Programs not accepting input?
... refusing keyboard input after they've been running for a while ... input in
the conversation window but the buddy window did responded ... Is the problem that the
clients aren't taking focus or have focus ... but aren't accepting keyboard input?
... (freebsd-hackers)