(→All KDE-4 versions) |
(→All KDE-4 versions) |
||
| Line 5: | Line 5: | ||
===All KDE-4 versions=== | ===All KDE-4 versions=== | ||
| − | If you instlled KDE in: "/usr/KDE-4, the D-Bus services will be installed in "/usr/KDE-4/share/dbus-1/services". | + | If you instlled KDE in: "/usr/KDE-4, the D-Bus services will be installed in "/usr/KDE-4/share/dbus-1/services". D-Bus needs to find these services and use them. |
| + | |||
| + | If you only have one version of KDE installed and you normally use it, simply add, for example if you installed KDE in: "/usr/KDE4": | ||
| + | |||
| + | :<servicedir>/usr/KDE4/share/dbus-1/services</servicedir> | ||
| + | |||
| + | {use the actual path from your system} | ||
| + | |||
| + | to your: "/etc/dbus-1/session-local.conf" file. | ||
| + | |||
| + | If your system doesn't yet have that file, create it: | ||
| + | |||
| + | <nowiki>------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------</nowiki> | ||
| + | |||
| + | :<!DOCTYPE busconfig PUBLIC | ||
| + | : "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" | ||
| + | : "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> | ||
| + | :<busconfig> | ||
| + | : <servicedir>/usr/KDE4/share/dbus-1/services</servicedir> | ||
| + | :</busconfig> | ||
| + | |||
| + | <nowiki>------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------</nowiki> | ||
| + | |||
| + | |||
| + | |||
TO DO | TO DO | ||
Contents |
Languages: عربي | Asturianu | Català | Česky | Kaszëbsczi | Dansk | Deutsch | English | Esperanto | Español | Eesti | فارسی | Suomi | Français | Galego | Italiano | 日本語 | 한국어 | Norwegian | Polski | Português Brasileiro | Română | Русский | Svenska | Slovenčina | Slovenščina | српски | Türkçe | Tiếng Việt | Українська | 简体中文 | 繁體中文
If you instlled KDE in: "/usr/KDE-4, the D-Bus services will be installed in "/usr/KDE-4/share/dbus-1/services". D-Bus needs to find these services and use them.
If you only have one version of KDE installed and you normally use it, simply add, for example if you installed KDE in: "/usr/KDE4":
{use the actual path from your system}
to your: "/etc/dbus-1/session-local.conf" file.
If your system doesn't yet have that file, create it:
------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------
------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------8<------
TO DO
TO DO
TO DO
My apologies! The documentation for D-Bus is inadequate, but I am working on this. Till then, ask on the KDE or KDE-Linux mailing lists.