Luiz Antonio Lazoti
Luiz Antonio Lazoti
@thiagoa, eae tudo blz, só vi que vc era BR agora, depois de escrever kkk > Adopting your example, if Kodi was focused prior to triggering Activities Overview, I would...
When I reconnect the xkeysnail is re-executed, via udev, I even prefer it, because when the control is disconnected I don't need the xkeysnail running. As I said, it can...
> The thing is, your patch does not appear to fix your issue in the general case, since if you have any extra keyboards (or remotes) plugged in, xkeysnail won't...
Gtk or Qt probably can create the popup, probably is possible.
First, check if your config.py file exist ---> `No such file or directory: 'config.py'` I suppose the error: `ImportError: sys.meta_path is None, Python is likely shutting down`, happens as a...
I submit this PR: [154](https://github.com/gvalkov/python-evdev/pull/154) to evdev repo, probably will fix the `ImportError: sys.meta_path is None, Python is likely shutting down`. But your problem is missing config.py.
In your case the real error is: `Xlib.error.DisplayConnectionError: Can't connect to display ":1": b'No protocol specified\n'` In general, any error raised by Xkeysnail will return similar errors, like this: ```Exception...
How was Xkey chosen? Because he is not able to access the DISPLAY
I also don't know where the word 'chosen' came from. haha I'm not talking about monitors, but about DISPLAY, maybe that explains it better: [display](https://askubuntu.com/questions/432255/what-is-the-display-environment-variable) I had the same problem...
> > > > nope This error? ```ImportError: sys.meta_path is None, Python is likely shutting down```