LXDE Settings Daemon
From CBLFS
Jump to navigationJump to search
| Download Source: | http://downloads.sourceforge.net/sourceforge/lxde/lxde-settings-daemon-0.4.1.tar.bz2 |
|---|
Introduction to LXDE Settings Daemon
The lxde-settings-daemon allows you to configure the theme, keyboard, and mouse.
Project Homepage: http://www.lxde.org/
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=${LXDE_PREFIX} --sysconfdir=/etc/lxde &&
make
Install the package:
make install
Multilib
This package does not provide any libraries so only one installation is required.
Compile the package:
CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
./configure --prefix=${LXDE_PREFIX} --sysconfdir=/etc/lxde &&
make
Install the package:
make install
Contents
| Installed Directories: | None |
|---|---|
| Installed Programs: | lxde-settings-daemon |
| Installed Libraries: | None |
Short Descriptions
| lxde-settings-daemon |
|---|