Robert Golovniov schrieb:
> Hello,
>
>   I've  tried  using  a  couple  of  programs  depending  on dbus on the
>   6.1-Stable box, but could not figure our how to properly register dbus
>   when I start the KDE session.
>
>   Would  you  please  advise me as to how to enable dbus from the KDM? I
>   assume  that  should  be  the  most  proper way to run it, if I am not
>   mistaken.
You could write a short script (like 'eval `dbus-launch`' or something),
make sure that it's executable (#!/bin/sh on the first line and +x set),
save it as somescript.sh (the .sh extension is important) and place it
in either $HOME/.kde/env/ or ${KDE_PREFIX}/env/ (default for KDE_PREFIX:
/usr/local), then it will be sourced and executed by startkde.

Cheers,
-- 

  ,_,   | Michael Nottebrock               | [EMAIL PROTECTED]
(/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
  \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org



Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to