gene heskett <ghesk...@shentel.net> wrote: > On 6/6/25 14:44, Dan Ritter wrote: > > ps auwx | grep wm > gene@coyote:~$ ps auwx | grep wm > gene 3863 0.0 0.3 924916 109904 ? Sl 07:10 0:00 > /usr/bin/akonadi_newmailnotifier_agent --identifier > akonadi_newmailnotifier_agent > gene 22155 0.0 0.0 6408 2216 pts/11 S+ 14:45 0:00 > grep wm > > I put a sudo in front of that, same result. No wm found. So I/we are > still confused. Thanks Dan Ritter.
Somewhat random things you haven't [been told to] tried yet: ps -fe | grep open ps -fe | grep lx You can use ps auwx instead of ps -fe of course. > Cheers, Gene Heskett, CET.