File: README.Debian

package info (click to toggle)
bluedevil 4%3A6.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 3,752 kB
  • sloc: cpp: 4,396; xml: 257; javascript: 63; sh: 24; ansic: 6; makefile: 3
file content (11 lines) | stat: -rw-r--r-- 390 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
Using bluedevil in a non KDE desktop environment
------------------------------------------------

In order for bluedevil to work under a non KDE/Plasma session, it requires the
bluez-obex dbus service to be running. You can enable the service for your
user session with the following command line:

 $ systemctl --user enable obex

This is service is provided by the bluez-obexd package.