Thanks for that Neal, unfortunately when leafpad opens there is an empty page.
It could be because you entered wrong file name.
Try again please with exactly this (you can copy it from the screen and paste in Terminal):
leafpad ~/.config/lxsession/LXDE/desktop.conf
If it doesn't open may be the file is missing somehow. Ensure this by the next:
ls ~/.config/lxsession/LXDE/desktop.conf
This searches for the file and if it is there you'll see something similar to my output here:
[Vortex@thenudiebar ~]$ ls ~/.config/lxsession/LXDE/desktop.conf
/home/Vortex/.config/lxsession/LXDE/desktop.conf
[Vortex@thenudiebar ~]$
If you miss that file here is a copy of mine:
[Session]
window_manager=openbox-lxde
[GTK]
sNet/ThemeName=Clearlooks
sNet/IconThemeName=nuoveXT2
sGtk/FontName=Sans 10
iGtk/ToolbarStyle=3
iGtk/ButtonImages=1
iGtk/MenuImages=1
iGtk/CursorThemeSize=18
iXft/Antialias=1
[Mouse]
AccFactor=20
AccThreshold=10
LeftHanded=0
[Keyboard]
Delay=500
Interval=30
Try to use it by opening Leafpad:
leafpad
copying the content of my file and pasting to Leafpad.
After that save the file as /home/<your user name>/.config/lxsession/LXDE/desktop.conf
Have in mind please
.config is a hidden directory.
How can I restore the font size? I cant use the UI because I cant read it ;-)
You could also work this from the LiveCD session booting the from disk that you installed from. Here you could copy the default
desktop.conf file to your installed PCLOS system.