-
Notifications
You must be signed in to change notification settings - Fork 69
LXDE config
the lxpanel config is located at /share/lxpanel/profile/LXDE/panels/panel alternatively at ~/.config/lxpanel/LXDE/panels/panel http://wiki.lxde.org/en/LXPanel
the desktop wallpaper/bgcolor can be changed using pcmanfm’s config: optimally, there’s a Desktop entry under pcmanfm→preferences. if not, it can be manually started using pcmanfm --desktop-pref
eventually, xbitmaps/xsetroot/xset has to be installed before the desktop wallpaper functionality works (it was tested and found working only after these 3 were already installed, so cant say for sure).
settings are then stored to ~/.config/pcmanfm/LXDE/pcmanfm.conf
if you happen to destroy your mouse cursor when playing with xsetroot (turned into an X), use
to restore.` xsetroot -cursor_name left_ptr
`