My personal Fedora LXDE post-install guide

Even though Fedora is a very stable Linux distribution I have recently experienced some problems which were resolved most easily by reinstalling. My impression of upgrading between releases is that each upgrade leaves behind some cruft from the previous release. While there are downsides to…

Enable numlock on boot LXDE

To have numlock automatically turned on after startup in LXDM/LXDE edit /etc/lxdm/lxdm.conf. sudo nano /etc/lxdm/lxdm.conf Uncomment the line that has: # numlock=0 Set numlock=1 and save the file. numlock=1 Numlock should now be enabled on boot.