Jump to content

Synergy2 Computer Names Make No Sense


JHN

Recommended Posts

Posted

I am running 2 MacBook Pros and an iMac, all running macOS 10.3 and Synergy 2.0.3.

When I installed the application on each computer, they get random names generated:

  1. MacBook Pro #1:    
    • Local Sharing Name:  "Jeff's_MacBook.local"
    • Synergy2 Name:         "Jeff's_MacBook.local"
  2. MacBook Pro #2:
    • Local Sharing Name:  "Super_MacBook.local"
    • Synergy2 Name:         "Super_MacBook.hsd4.ta.comcast.net"
  3. iMac:
    • Local Sharing Name:  "Super_iMac.local"
    • Synergy2 Name:         "Computer-Super_iMac.hsd4.ta.comcast.net"

I can't figure out where it is getting these names from as they are all different.  Further, I can't see any way to change them which makes it twice as hard. It is irritating as hell to manage the orientation, etc when you can't even tell which computer is which by just looking at them in the UI.

PLEASE HELP!

  • 3 weeks later...
Posted

Macs have 3 equivalents of hostname. You can query them with the following terminal commands. You will find that the name synergy is picking up matches one of them.

scutil --get HostName
scutil --get ComputerName
scutil --get LocalHostName

# Use the following to change them.

scutil --set HostName 'NewHostName'

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...