Ascii Patrol Forum

General Category => Development Progress => Topic started by: gumix on January 22, 2018, 04:41:51 pm

Title: Fixed bug under Linux - no keyboard input in gnome terminals
Post by: gumix on January 22, 2018, 04:41:51 pm
Thanks to @goberghen I was able fix keyboard problem in VTE (gnome) based terminals.

Fix involves use of X11 extension named XInput (v2). The one drawback is that in multi-tab terminals like Terminator, game left on some tab in the background is actively interpreting key strokes entered into foreground terminal tab.  :o I hope we can live with it by now.
Title: Re: Fixed bug under Linux - no keyboard input in gnome terminals
Post by: 8oh8 on September 02, 2019, 11:40:14 pm
Is this fix still supposed to work? I am using gnome and can't get pass the "press any key screen".
Title: Re: Fixed bug under Linux - no keyboard input in gnome terminals
Post by: gumix on September 03, 2019, 09:28:02 am
Hi,
What terminal did you try? I've just checked xterm - indeed, there's such problem.
Any chance to check different one?

... I'll look into it tomorrow.

Gumix