distinguishing between two bluetooth devices which show up with the same name

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I have two bluetooth (keyboard-mice) pairs and would like to be able to distinguish them in the bluetooth panel.enter image description here The screenshot above shows two Logitech keyboards and two M557 mice. Is there any way to rename them in the panel, e.g., K810-A and K801-B?



Thanks!







share|improve this question























    up vote
    0
    down vote

    favorite












    I have two bluetooth (keyboard-mice) pairs and would like to be able to distinguish them in the bluetooth panel.enter image description here The screenshot above shows two Logitech keyboards and two M557 mice. Is there any way to rename them in the panel, e.g., K810-A and K801-B?



    Thanks!







    share|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have two bluetooth (keyboard-mice) pairs and would like to be able to distinguish them in the bluetooth panel.enter image description here The screenshot above shows two Logitech keyboards and two M557 mice. Is there any way to rename them in the panel, e.g., K810-A and K801-B?



      Thanks!







      share|improve this question











      I have two bluetooth (keyboard-mice) pairs and would like to be able to distinguish them in the bluetooth panel.enter image description here The screenshot above shows two Logitech keyboards and two M557 mice. Is there any way to rename them in the panel, e.g., K810-A and K801-B?



      Thanks!









      share|improve this question










      share|improve this question




      share|improve this question









      asked Jun 11 at 23:27









      Leo Simon

      4751720




      4751720




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          It is easy to do in Blueman



          sudo apt install blueman



          Open Blueman, right click on device, then rename, it is only valid on the computer you run the commands on.



          You can also use bluetoothctl in terminal with the set-alias command after connecting to one of the devices. My test below




          [bluetooth]# connect AC:9B:0A:4F:CA:FF 
          Attempting to connect to AC:9B:0A:4F:CA:FF
          [CHG] Device AC:9B:0A:4F:CA:FF Connected: yes
          Connection successful
          [CHG] Device AC:9B:0A:4F:CA:FF ServicesResolved: yes
          [MDR-ZX770BT]# set-alias Sony-Mega
          [CHG] Device AC:9B:0A:4F:CA:FF Alias: Sony-Mega





          share|improve this answer





















          • Fabulous, thanks very much. I ran blueman-manager, which enabled me to rename devices, and the devices remained renamed when I ran the default bluetooth manager. Which suggests that there is some file somewhere that contains the names, and presumably one could access the file directly?
            – Leo Simon
            Jun 13 at 2:10










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1045755%2fdistinguishing-between-two-bluetooth-devices-which-show-up-with-the-same-name%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          1
          down vote



          accepted










          It is easy to do in Blueman



          sudo apt install blueman



          Open Blueman, right click on device, then rename, it is only valid on the computer you run the commands on.



          You can also use bluetoothctl in terminal with the set-alias command after connecting to one of the devices. My test below




          [bluetooth]# connect AC:9B:0A:4F:CA:FF 
          Attempting to connect to AC:9B:0A:4F:CA:FF
          [CHG] Device AC:9B:0A:4F:CA:FF Connected: yes
          Connection successful
          [CHG] Device AC:9B:0A:4F:CA:FF ServicesResolved: yes
          [MDR-ZX770BT]# set-alias Sony-Mega
          [CHG] Device AC:9B:0A:4F:CA:FF Alias: Sony-Mega





          share|improve this answer





















          • Fabulous, thanks very much. I ran blueman-manager, which enabled me to rename devices, and the devices remained renamed when I ran the default bluetooth manager. Which suggests that there is some file somewhere that contains the names, and presumably one could access the file directly?
            – Leo Simon
            Jun 13 at 2:10














          up vote
          1
          down vote



          accepted










          It is easy to do in Blueman



          sudo apt install blueman



          Open Blueman, right click on device, then rename, it is only valid on the computer you run the commands on.



          You can also use bluetoothctl in terminal with the set-alias command after connecting to one of the devices. My test below




          [bluetooth]# connect AC:9B:0A:4F:CA:FF 
          Attempting to connect to AC:9B:0A:4F:CA:FF
          [CHG] Device AC:9B:0A:4F:CA:FF Connected: yes
          Connection successful
          [CHG] Device AC:9B:0A:4F:CA:FF ServicesResolved: yes
          [MDR-ZX770BT]# set-alias Sony-Mega
          [CHG] Device AC:9B:0A:4F:CA:FF Alias: Sony-Mega





          share|improve this answer





















          • Fabulous, thanks very much. I ran blueman-manager, which enabled me to rename devices, and the devices remained renamed when I ran the default bluetooth manager. Which suggests that there is some file somewhere that contains the names, and presumably one could access the file directly?
            – Leo Simon
            Jun 13 at 2:10












          up vote
          1
          down vote



          accepted







          up vote
          1
          down vote



          accepted






          It is easy to do in Blueman



          sudo apt install blueman



          Open Blueman, right click on device, then rename, it is only valid on the computer you run the commands on.



          You can also use bluetoothctl in terminal with the set-alias command after connecting to one of the devices. My test below




          [bluetooth]# connect AC:9B:0A:4F:CA:FF 
          Attempting to connect to AC:9B:0A:4F:CA:FF
          [CHG] Device AC:9B:0A:4F:CA:FF Connected: yes
          Connection successful
          [CHG] Device AC:9B:0A:4F:CA:FF ServicesResolved: yes
          [MDR-ZX770BT]# set-alias Sony-Mega
          [CHG] Device AC:9B:0A:4F:CA:FF Alias: Sony-Mega





          share|improve this answer













          It is easy to do in Blueman



          sudo apt install blueman



          Open Blueman, right click on device, then rename, it is only valid on the computer you run the commands on.



          You can also use bluetoothctl in terminal with the set-alias command after connecting to one of the devices. My test below




          [bluetooth]# connect AC:9B:0A:4F:CA:FF 
          Attempting to connect to AC:9B:0A:4F:CA:FF
          [CHG] Device AC:9B:0A:4F:CA:FF Connected: yes
          Connection successful
          [CHG] Device AC:9B:0A:4F:CA:FF ServicesResolved: yes
          [MDR-ZX770BT]# set-alias Sony-Mega
          [CHG] Device AC:9B:0A:4F:CA:FF Alias: Sony-Mega






          share|improve this answer













          share|improve this answer



          share|improve this answer











          answered Jun 12 at 21:14









          Jeremy31

          7,76421359




          7,76421359











          • Fabulous, thanks very much. I ran blueman-manager, which enabled me to rename devices, and the devices remained renamed when I ran the default bluetooth manager. Which suggests that there is some file somewhere that contains the names, and presumably one could access the file directly?
            – Leo Simon
            Jun 13 at 2:10
















          • Fabulous, thanks very much. I ran blueman-manager, which enabled me to rename devices, and the devices remained renamed when I ran the default bluetooth manager. Which suggests that there is some file somewhere that contains the names, and presumably one could access the file directly?
            – Leo Simon
            Jun 13 at 2:10















          Fabulous, thanks very much. I ran blueman-manager, which enabled me to rename devices, and the devices remained renamed when I ran the default bluetooth manager. Which suggests that there is some file somewhere that contains the names, and presumably one could access the file directly?
          – Leo Simon
          Jun 13 at 2:10




          Fabulous, thanks very much. I ran blueman-manager, which enabled me to rename devices, and the devices remained renamed when I ran the default bluetooth manager. Which suggests that there is some file somewhere that contains the names, and presumably one could access the file directly?
          – Leo Simon
          Jun 13 at 2:10












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1045755%2fdistinguishing-between-two-bluetooth-devices-which-show-up-with-the-same-name%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do I move numbers in filenames, in a batch renaming operation?