Skip to content

Instantly share code, notes, and snippets.

@franciscocpg
Last active October 23, 2015 11:42
Show Gist options
  • Select an option

  • Save franciscocpg/8c92679368aff0a1c760 to your computer and use it in GitHub Desktop.

Select an option

Save franciscocpg/8c92679368aff0a1c760 to your computer and use it in GitHub Desktop.

Executar

sudo apt-get install xfswitch-plugin

echo '#!/bin/sh
#
# replacement for missing gdmflexiserver in Ubuntu 14.04
#
dm-tool switch-to-greeter' |  sudo tee /usr/local/bin/gdmflexiserver > /dev/null

sudo chmod 755 /usr/local/bin/gdmflexiserver

Clicar com o botão direito no painel superior e Painel -> Adicionar novos itens, procurar por usuário, selecionar e clicar Adicionar.
image

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