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.
456 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://learn.microsoft.com/en-us/microsoftteams/known-issues#linux

    Cheers!


5 additional answers

Sort by: Most helpful
  1. béka 16 Reputation points
    2020-04-18T10:20:34.55+00:00

    As an other workaround use oneko. It's really funny. I'm using the following command to tracks the cursor:

    oneko -idle 1 -speed 32 -time 51200 -bg magenta -fg orange

    3 people found this answer helpful.

  2. LC 11 Reputation points
    2020-03-31T11:37:19.823+00:00

    I am also interested in a solution / workaround.

    2 people found this answer helpful.
    0 comments No comments

  3. Marek Materzok 11 Reputation points
    2020-04-08T10:35:05.01+00:00

    I'm interested too. I'm providing classes during the pandemic situation and the missing cursor makes things harder.

    2 people found this answer helpful.
    0 comments No comments

  4. Roberto Carrasco Retamal 26 Reputation points
    2020-04-10T13:21:43.493+00:00

    As a workaround:

    1. create virtual cameras with v4l2loopback
    2. grab your screen with ffmpeg and send the output to a virtual camera
    3. open guvcview or other cam viewer program and move it to the 2nd monitor at full screen
    4. Share your second monitor

    Saludos

    2 people found this answer helpful.
    0 comments No comments