LXDE admin is A collection of tools to configure your desktop under LXDE. With this application, you can configure your LXDE desktop on archlinux easily.
LX-Admin: (git version)
And here's the LXDE Configuration Application.
LXDE Control Panel:
If you get red mark on Configure Openbox, you need to install obconf
Openbox Keyboard binding:
Keyboard & Mouse Configuration:
Monitor Settings (To change monitor resolution):
Managing Session setting:
You must install lxsession-edit from AUR.
Configure Fonts (This cannot be used for changing font style):
For screensaver, you must install xscreensaver first. And for other settings is default settings when you install LXDE.
Now you can manage your LXDE desktop in one Place using LXDE administrator / LXDE Control Panel on Archlinux.
Enjoy.
To install it on Archlinux, open terminal then get the apps from AUR:
Automake 1.11 (For build LXadmin): (Latest automake on official repo not recognized)$wget https://aur.archlinux.org/packages/au/automake-1.11/automake-1.11.tar.gz
$tar -xvzf automake-1.11.tar.gz
$cd automake-1.11
$makepkg -s
$sudo pacman -U *.pkg.tar.xz
LX-Admin: (git version)
$https://aur.archlinux.org/packages/lx/lxadmin-git/lxadmin-git.tar.gzFont Settings
$tar -xvzf lxadmin-git.tar.gz
$cd lxadmin-git
$makepkg -s
$sudo pacman -U *.pkg.tar.xz
And here's the LXDE Configuration Application.
LXDE Control Panel:
If you get red mark on Configure Openbox, you need to install obconf
$sudo pacman -S obconf
Openbox Keyboard binding:
Keyboard & Mouse Configuration:
Monitor Settings (To change monitor resolution):
Managing Session setting:
You must install lxsession-edit from AUR.
$wget https://aur.archlinux.org/packages/lx/lxsession-edit/lxsession-edit.tar.gz
$tar -xvzf lxsession-edit.tar.gz
$cd lxsession-edit
$makepkg -s
$sudo pacman -U *.pkg.tar.xz
Configure Fonts (This cannot be used for changing font style):
For screensaver, you must install xscreensaver first. And for other settings is default settings when you install LXDE.
Now you can manage your LXDE desktop in one Place using LXDE administrator / LXDE Control Panel on Archlinux.
Enjoy.