Two icons for Bluetooth both different design after doing upgrade before upgrade only one.
Actually neither one worked after upgrade but managed to get one working. Still would like to get rid of the other Bluetooth icon. How would I do that? The one that says Bluetooth enabled.
Is this normal after a upgrade? Thanks in advance.
I checked in system settings I can’t find a system tray like the one for task bar in the link you provided.
KDE 5.27.5
framework 5.103.0
QT version 5.15.8
Then you need to read things better instead of assuming it was in settings menu, it says in the Link
System Tray
Another default panel item is the System Tray, which is used by traditional applications and widgets as a dock. **Right clicking on the System Tray allows you to open the settings dialog, where you can set entries to display and their visibility.**
In KDE System Tray I can see blueman and Bluetooth, which one should I get rid of. I recall the Bluetooth connected with my bluetooth speakers device just fine but blueman did not. I had no say in which one between the two icons should connect to the device - Bluetooth prevailed. Or should I just leave it as it is - with two icons for bluetooth devices to connect?
System tray (status and notification area) is located at the bottom far right of KDE panel,next to the time, click the arrow up icon button, and there in status and notifications next to the pin icon is the icon for system tray settings.
Should I begin with this command?
$cp /etc/xdg/autostart/blueman.desktop ~/.config/autostart/blueman.desktop
/etc/xdg/autostart/ is system-wide and
/.config/autostart is user-specific
A standard way to disable the system-wide default like /etc/xdg/autostart/blueman.desktop is to place a user-specific file like ~/.config/autostart/blueman.desktop that overrides it then disable by adding Hidden=true or the other option is NotShowIn=KDE