• Home
  • Linux distributions
  • Linux tutorials
  • News
  • Frequently Asked Questions
  • Opensource
  • Unix
  • Linux HowTo’s
  • Linux Distro’s
  • Linux & Open Source News
  • Contact Us
Search
Thursday, March 5, 2026
  • About Us
  • Advertising on Unixmen
  • Become a Contributor
  • Unixmen collaborated with Unixstickers
  • Contact Us
Unixmen Unixmen
Unixmen Unixmen
  • Home
  • Linux distributions
  • Linux tutorials
  • News
  • Frequently Asked Questions
  • Opensource
  • Unix
  • Linux HowTo’s
  • Linux Distro’s
  • Linux & Open Source News
  • Contact Us
Home Linux distributions How to Remove White Dots from Ubuntu 13.04 Login Screen

How to Remove White Dots from Ubuntu 13.04 Login Screen

By
Enock Seth Nyamador
Share on Facebook
Tweet on Twitter
  • tweet

On Ubuntu 13.04, in the login screen there are white dots arranged in a pattern which some people might always want to get rid of. Today I am going to show you how to eliminate all those dots.

Why? Because we can! It’s very simple. Let’s get started.

Open your terminal and copy and paste the following commands in their respective order into the terminal and press Enter after each:

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

Type exit to change user.

Restart the computer to see the changes.

To restore the white dots, run the commands in step 1 and 2 above.

Then run this command:

$ gsettings set com.canonical.unity-greeter draw-grid true

Restart the computer to effect changes.

Enock Seth Nyamador

Latest Articles

Linux System Calls Explained: The Foundation of Unix Programming

Linux HowTo's Janus Atienza - March 4, 2026
0
Have you ever thought about how a simple command like opening a file or creating a new process actually works inside Linux?  When you type...

How Linux Boosts Developer Productivity in 2026

Linux HowTo's Janus Atienza - March 4, 2026
0
Developers who have switched from Windows or macOS to Linux often say they finish work faster and feel less frustrated. In 2026 that difference...
install MySQL

How to Repair MySQL Database in Linux?

Linux HowTo's Janus Atienza - February 18, 2026
0
MySQL database files are prone to corruption and inconsistencies. They can easily get corrupted due to several reasons, such as virus attack on the...
Unixmen Logo
ABOUT US
Unixmen provide Linux Howtos, Tutorials, Tips & Tricks ,Opensource News. It cover most popular distros like Ubuntu, LinuxMint, Fedora, Centos. It is your Gate to the the world of Linux/Unix and Opensource in General.

Privacy Policy Cookie Policy Advertise
© Copyright 2020 - Newspaper 6 by TagDiv