Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
21
rated 0 times [  21] [ 0]  / answers: 1 / hits: 16333  / 2 Years ago, mon, february 28, 2022, 8:05:57

I can change the background image that Unity Greeter displays, but regardless of the image I choose, it's overlaid with a grid of dots. The dots look OK on the default background, but they look horrible on the background I want to use. How can I get rid of them?


More From » lightdm

 Answers
5

For 12.04 and 14.04



Try the following commands in a terminal. It should work.



sudo xhost +SI:localuser:lightdm
sudo su lightdm -s /bin/bash
gsettings set com.canonical.unity-greeter draw-grid false
exit


References:




[#42527] Wednesday, March 2, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
tersle

Total Points: 342
Total Questions: 109
Total Answers: 99

Location: Kazakhstan
Member since Mon, Sep 26, 2022
2 Years ago
tersle questions
Sat, Oct 23, 21, 00:33, 3 Years ago
Sat, Nov 20, 21, 09:58, 3 Years ago
Sun, Apr 17, 22, 23:01, 2 Years ago
Thu, May 11, 23, 22:57, 1 Year ago
;