When you freshly setup the raspberry, whenever you boot into Desktop mode, you get a pop-up wizard.
It offers you, to set up the right keyboard layout, time zone, and so forth
But sometimes, you do want to skip that wizard all together and hide it from the beginning
This can be achieved with the following command:
sudo rm /etc/xdg/autostart/piwiz.desktop
When you freshly setup the raspberry, whenever you boot into Desktop mode, you get a pop-up wizard. It offers you, to set up the right keyboard layout, time zone, and so forth But sometimes, you do want to skip that wizard all together and hide it from the beginning This can be achieved with the following command: sudo rm /etc/xdg/autostart/piwiz.desktop