[Kde-kiosk] last try

jef peeraer kde-kiosk@mail.kde.org
Wed, 26 Feb 2003 17:29:36 +0100


On Wednesday 26 February 2003 17:25, jef peeraer wrote:
> On Wednesday 26 February 2003 16:28, Martijn Klingens wrote:
> > On Wednesday 26 February 2003 16:16, jef peeraer wrote:
> > > i tried it with dcop but the only opens i see are from library files eg
> > > open("/opt/kde3/lib/libGL.so.1", O_RDONLY) = 3
> > > I think a central process reads the *rc files and is then been queried
> > > by each separate process ( just a guess )
> >
> > Nope, each process in KDE reads the files itself.
> >
> > dcop however doesn't have any config files. In fact, it doesn't even link
> > against libkdecore and doesn't know about KConfig and Kiosk frameworks at
> > all
> >
> > :)
> >
> > try for example kcalc or another small KDE tool.
>
> i tried
> strace -e trace=file kmail
>
> but i don't see kmailrc anywhere in the result.
>
>
Sorry, i forgot the -f flag for strace. I'll try it again.

Jef