Ctrl + Alt + T
-
Alterar diretório:
cd /etc/lightdm
-
Faça backup para a configuração atual:
sudo cp unity-greeter.conf unity-greeter.conf.bak
-
Edite o arquivo de configuração
unity-greeter
:gksu gedit /etc/lightdm/unity-greeter.conf
OR
sudo nano /etc/lightdm/unity-greeter.conf
-
Você verá presumivelmente:
# # background = Background file to use, either an image path or a color (e.g. #772953) # logo = Logo file to use # theme-name = GTK+ theme to use # font-name = Font to use # xft-antialias = Whether to antialias Xft fonts (true or false) # xft-dpi = Resolution for Xft in dots per inch (e.g. 96) # xft-hintstyle = What degree of hinting to use (hintnone, hintslight, hintmedium, or hintfull) # xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr) # [greeter] background=/usr/share/backgrounds/warty-final-ubuntu.png logo=/usr/share/unity-greeter/logo.png theme-name=Ambiance icon-theme-name=ubuntu-mono-dark font-name=Ubuntu 11 xft-antialias=true xft-dpi=96 xft-hintstyle=hintslight xft-rgba=rgb
Uma vez que eu vi algum bug no Launchpad, perto de "Unity Greeter font não muda", no entanto as pessoas comuns usam amplamente. Altere a propriedade font-name=Ubuntu 11
parecida:
font-name=FreeSans 11
Salve seu arquivo de configuração.
#try restart LightDM
sudo service lightdm restart
E efetue logout ou reinicie tudo (às vezes é necessário):
sudo reboot
Aproveite.
veja esta questão
resultado igual com o editor dconf
: