Wo finde ich den Bluetooth Manager?

Hallo,
wo bitte finde ich den Bluetoothmanager,
damt ich endlich meine Bluetoothmaus einsetzen kann?

Only English sorry.

This may help:

In the repo:

 [handy@rocky ~]$ sudo pacman -S solaar
[sudo] password for handy: 
resolving dependencies...
looking for conflicting packages...

Package (7)                         New Version  Net Change  Download Size

extra/python-evdev                  1.6.0-1        0.23 MiB       0.05 MiB
community/python-hid-parser         0.0.3-1        0.21 MiB       0.04 MiB
community/python-pyudev             0.24.0-2       1.45 MiB       0.24 MiB
extra/python-six                    1.16.0-6       0.09 MiB               
community/python-typing_extensions  4.4.0-1        0.22 MiB       0.04 MiB
community/python-xlib               0.31-3         1.45 MiB       0.24 MiB
community/solaar                    1.1.7-2        2.71 MiB       0.52 MiB

Total Download Size:   1.14 MiB
Total Installed Size:  6.37 MiB

:: Proceed with installation? [Y/n] 

nein :wink: no solaar is only for Logitech Unifyingdevices setup and handling… not to manage BT …

1 Like

https://discovery.endeavouros.com/bluetooth/bluetooth/2021/03/

Im Grunde genommen musst du nur den Bluetooth Service ein schalten… der ist standard mäßig deaktiviert.

sudo systemctl enable bluetooth

Wenn du Gnome oder KDE hast du danach deinen BT settings Manager in den Einstellungen.

Bei manchen anderen brauchst du einen extra GUI …

bluedevil (qt) [Bei KDE oder LXQT]
blueman (gtk) [alle anderen]

yay -S blueman oder eben yay -S bluedevil

Funktioniert - Maus aktiv!
Bluetooth aktiviert, blueman installiert (verwende XFCE),
Maus gefunden, eingebunden, fertig.
Vielen Dank!

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.