Lomoco
From CBLFS
Jump to navigationJump to searchDownload Source: | http://lomoco.linux-gamers.net/files/lomoco-1.0.tar.gz |
---|
Contents
Introduction to Lomoco
lomoco can configure vendor-specific options on Logitech USB mice.
Dependencies
Required
Non-Multilib
Compile the package:
./autogen.sh --prefix=/usr && make
Install the package
make install
Multilib
This package does not provide any libraries so only one installation is needed.
32Bit
Compile the package:
CC="gcc ${BUILD32}" ./autogen.sh --prefix=/usr && make
Install the package
make install
N32
Compile the package:
CC="gcc ${BUILDN32}" ./autogen.sh --prefix=/usr && make
Install the package
make install
64Bit
Compile the package:
CC="gcc ${BUILD64}" ./autogen.sh --prefix=/usr && make
Install the package
make install
Contents
Installed Programs: | lomoco |
---|---|
Installed Libraries: | None |
Installed Directories: | None |
Short Descriptions
lomoco | lomoco can configure vendor-specific options on Logitech USB mice. |
---|