| > Neither of those solutions are user friendly are they? Neither is Windows. [0] Changing a login screen is a bit of a technical thing, for technical reasons. Maybe it could be better, but at the moment, everyone sucks equally. > I haven't seen anything to indicate what login manager I'm even running, where is this information displayed? Most distros use systemd nowadays, so this is something that is becoming easier: cat /etc/systemd/system/display-manager.service | grep '/usr/bin'
Otherwise, it can vary system to system. Because things are very customisable.> But if I log in and start up steam all the games are missing. If I navigate to the drive through the file manager and then start steam then it will find them properly. The sure-fire fix for this is fstab, but that is a bit technical, I'll admit. I don't mind it much, because Windows can't mount my Linux drive, and OS X can have mounting issues as well when confronted with partitions it doesn't know. I'm guessing the partition type is NTFS, so try ntfs-config. [0] https://social.technet.microsoft.com/Forums/windows/en-US/ff... |
> I'm guessing the partition type is NTFS, so try ntfs-config.
Ext4 actually, windows has never touched this machine :) I did the fstab thing (I think) on the last install but this is getting beyond my comfort zone.
> Neither is Windows. [0]
IME windows has always gone the other way, it will default to a lower resolution which is uglier but more usable. And the login menu is at the resolution of the last user. I did have an issue recently where windows 10 was constantly switching resolutions though, it was the first time I've been grateful for the dell/intel crapware that fixed it.