armin> Could you check your local application focus settings? me> If it is a focus thing, I'm not sure when and how it happens.
Found it! Downloaded the src.rpm for fedora 29, rebuilt xfreerdp, instrumented a couple of logging messages, and xfreerdp is indeed losing focus. And the culprit is, unclutter, which I've been running for ages. Googling for it so I could give a reference for those who may not know about unclutter, I found out that Arch (https://wiki.archlinux.org/index.php/unclutter) suggests switching to unclutter-fixes (or xbanish) Cloned unclutter-fixes from github, compiled and installed it. Seems to be working and not interfering with xfreerdp. Great. ------------------------------------------------------------ On a different topic: Running xfreerdp /log-level:OFF ... still produces a few initial log messages from common.cmdline: [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr Is there a way to shut them off (short of editing the code)? -- Henrique _______________________________________________ FreeRDP-devel mailing list FreeRDP-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freerdp-devel