Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save sidneyspe/953f90a2fa8948b174fedc4e6a64552d to your computer and use it in GitHub Desktop.

Select an option

Save sidneyspe/953f90a2fa8948b174fedc4e6a64552d to your computer and use it in GitHub Desktop.
[Ubuntu] Tela preta no compartilhamento de telas, guias ou janelas

Não sei se vc ainda precisa arrumar isso, mas tem uma solução super simples:

sudo vim /etc/gdm3/custom.conf ou sudo gedit /etc/gdm3/custom.conf

descomenta a linha:

#WaylandEnable=false

se não tiver essa linha comentada, só adiciona

WaylandEnable=false

salva o arquivo(:wq) (se estiver usando o vim)

reinicia o PC, e ta pronto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment