Am Samstag, den 27.03.2010, 02:40 +0800 schrieb PCMan: > IIRC, in older versions gdm uses gflexserver or whatever similar > command to create a new login. So exec that command can do what we > want without touching gdm socket. However, is this still working in > new gdm? I don't think so. Can anyone confirm this?
gdmflexiserver is still available and works fine. all lxsession needs to do is check if gdm is running. I think this is done with dbus nowerdays, but it might be sufficient to check for an existing /var/run/gdm.pid and check if the app running under this pid is really gdm. Can everybody confirm that it is /var/run/gdm.pid on their system, too? > The new gdm is a little bit weird... It was (re)written by a Red Hat employee, so what do you expect? ;) Regards, Christoph ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
