Skip to content

xxbillouxx/xbox_wireless_headset_selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Xbox Wireless Headset Selector (meeting or music mode)

This repository has been created only for the Xbox Wireless Headset that cannot be correctly used by default on Ubuntu.

In my case my headset randomly disconnects/reconnects, that is really boring when I'm in a meeting.

The workaround is based on 2 main things:

So we must switch manually A2DP<->mSBC, depending on:

  • if we want to enable the mic (with a bad output quality) for a meeting (mSBC)
  • or if we want to mainly listen music (better output quality) (A2DP)

Instead of opening the Ubuntu Settings/Sound Menu, I created a small script to switch by clicking on 2 buttons : 'Music mode' and 'Meeting mode'

Requirements for the script

apt-get install python3-tk
chmod u+x switch_ui.py switch_cli.sh

Run the script

./switch_ui.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published