
fxargs --FILE -- grep aboutkde.png
...and this is new to me. What's "fxargs"?
find | xargs the safe way. Unlike find -print0 | xargs -0 (which is mandatory), fxargs also works on braindead systems like Solaris (unless some filename contains a newline, no way you can help that other than by using GNU tools). http://volker.dnsalias.net/soft/ , scriptutils, there are rpms too.
Something I tried was to look for an image file the same as "aboutkde.png" with another name. "aboutkde.png" was 33856 bytes long, so looking for a PNG file of the same size was near enough:
Good idea!
That's interesting. You seem to have done just what this tells you to do:
That page fails to explain what a greeting section is - perhaps the kdm login screen isn't one? Than the whole thing doesn't apply. "Greeter configuration for all displays" - reminds me of politicians: speak a lot, say absolutely nothing. Volker -- Volker Kuhlmann is possibly list0570 with the domain in header http://volker.dnsalias.net/ Please do not CC list postings to me.