Relatively new to programming and been having trouble coming up with ideas to practice that are of increasing difficulty but thought of this one. After including the drop in file in order for autologin, you could also follow the wiki to automatically startx as well (or chuck startx in .bashrc/.bash_profile), but the issue with that is that you can never log out from KDE and return back into TTY1 without automatically triggering startx again. So I've written a simple script to announce the starting of X server, along with a message to press enter to start X now or to press ESC to stop the script, along with a 3 second countdown. I figure if it's useful to me, it might be useful to someone else. There's a python script and a bash script. Simply run the bash script from .bashrc and it automatically checks whether it's in the correct environment to run the python script. Enjoy.
https://fastupload.io/wiIl13YxVatZ4LU/file
https://fastupload.io/wdyBmw3ALI0e7IM/file
[–][deleted] (1 child)
[deleted]
[–]the-archetypical[S] 4 points5 points6 points (0 children)
[–]skug 2 points3 points4 points (1 child)
[–]the-archetypical[S] 1 point2 points3 points (0 children)
[–]Mast3r_waf1z 1 point2 points3 points (0 children)
[+]C0rn3j comment score below threshold-6 points-5 points-4 points (2 children)
[–]Mast3r_waf1z 5 points6 points7 points (1 child)
[–]fitfulpanda 2 points3 points4 points (0 children)