Mouse pointer not visible when sharing screen

Ove Risberg 76 Reputation points
2019-12-12T11:55:39.903+00:00

When sharing my screen in Teams from my Linux machine the other participants can not see my mouse pointer.
This is not a big issue but should be possible to solve. Pidgin-sipe plugin for Pidgin have the same issue.

Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
457 questions
0 comments No comments
{count} votes

Accepted answer
  1. Marian Javorka - MSFT 936 Reputation points Microsoft Employee
    2019-12-12T22:40:37.42+00:00

    Thank you for downloading Teams for Linux and providing feedback. We are aware of this limitation and we track it for future improvements.

    List of known issues can be found here https://video2.skills-academy.com/en-us/microsoftteams/known-issues#linux

    Cheers!


6 additional answers

Sort by: Most helpful
  1. Jonathan 11 Reputation points
    2020-04-19T22:15:18.377+00:00

    I found a workaround. I installed the following program:

    https://github.com/arp242/find-cursor

    and I use the command:

    find-cursor --repeat 0 --follow --distance 1 --wait 1000 --line-width 18 --size 18 --color green

    (within a script called laser_pointer.sh). It creates a solid green circle which follows my mouse and can be seen when sharing a screen on Teams. Note that the laser pointer will lag a bit behind the actual cursor based on --wait 1000. This lag time forces you to move the cursor slowly, ensuring that viewers will see the motion more clearly on their end.

    2 people found this answer helpful.
    0 comments No comments

  2. Abhishek Yadav 0 Reputation points
    2024-05-17T12:54:26.75+00:00

    Teams doesn't capture mouse when we share single screen.
    I found that for ppts, in slide-show, right click > pointer option > laser pointer works.
    Happy to have something.
    Another thing I noticed was instead of sharing a window, if I choose PowerPoint live and select an opened ppt, then regular mouse pointer is also visible (but this option was damm slow in loading slides).
    Not a fan of MS Teams :(

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.