I have automatic login because on Manjaro Install I ticked the respective checkbox. It’s all nice and proper for as long as I use KDE.
Unfortunately, I don’t know how to change this behavior any more. It used to be something like System Settings > Startup and Shutdown > … No such thing any longer.
I think there was a similar problem discussed here:
where the solution was to check a couple of files
Deleted the user manually from the files sddm.conf and kde_settings.conf (as after a reboot I still got an autologin even though the checkbox was not ticked).
Possible solution from GUI, configure it for you user to autologin (as it should be for your current setting), then reconfigure again to disable it. I had similar weird issue when I wanted to switch from Wayland to X11 with auto login (with the first iteration of Plasma 6 before Manjaro changed back to X11 by default).
There are some exceptions - but it’s pretty easy to spot when you look at the file in question.
Sometimes a semicolon is used, for instance - don’t remember where that was.
I have never edited a Chrome (or any other) browser config file directly - always used the browsers settings tools for that.
I dont think I’ve ever used semicolons in php comments.
But if I am not mistaken its particular to ini format and not php as a whole.
(None of this really being important anyways - I was only trying to convey the concept that comments use different characters/syntax depending on language)
I think there has been a misunderstanding. I was talking only about the semicolon as a way of commenting in the PHP configuration file itself, not in the PHP language. It was to give another example of commenting with semicolons, because you talked about its use in assembly.
For the sake of it, I removed my user from autologin group manually, rebooted, it doesn’t auto log me on reboot. I double checked and KDE Settings still show I should auto login on Plasma X11 session.
//EDIT: I added myself back to autologin group, rebooted, and now I still can’t autologin. I will troubleshoot tonight.