ContributionsMost RecentMost LikesSolutionsFeature Request - Add more verbose output to the View Monitor function It would be great if there were some diagnostic logs and/or verbose output when connecting using the View Monitor functionality. As of now, I don't know the progress or status of the connection when connecting via View Monitor to Mac or Windows endpoints and tends to take 5 - 10 to view the screen (it never works viewing the monitor of Mac though). Knowing what the current status is would help let me know if I'm wasting my time or not. Feature Request - Add status when keyboard and mouse is in use for Mac It would be great if LogMeIn connections to Mac had the ability to view if the keyboard and mouse was currently in use or not and how long since it was in use like in Windows. There is no way to tell otherwise except for some custom services/scripts. There is no reason for this not to be implemented. There is a solution on stack overflow which supports this: https://stackoverflow.com/a/2262587 You can use CGEventTap which will execute every mouse movement and can log it with NSEvent. You can even just use NSEvent and poll it manually. What is your problem with not adding this? Feature Request - Ability to open folders as root on Mac It would be great if one had the ability to open folders as root when using the File Manager on Mac so when a user is in use, the user directory can still be accessed. This is in situations where there is a remote user used instead of the main user and the main user's screen isn't locked. It would be extremely cool if there was a shadow root mode, where it would allow you to view directories with users in use, but any change wouldn't make the resulting action root, but changes permissions to what it was before. Feature Request - Mac command line It would be great if Computer Management -> Command Line was added to GUI to Mac connections so one could traverse via command line without controlling the screen like Windows connections. I find that the lack of this feature is limiting my use when I cannot control the screen but just need to issue commands for a simple task.