Skip to content
/ lomoco Public
forked from davispuh/Lomoco

Hopefully this will result in Lomoco ( created by Alexios Chouchoulas, Andreas Schneider <[email protected]>, and Peter Feuerer <[email protected]> working for modern logitech hardware.

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

blshkv/lomoco

 
 

Repository files navigation

Lomoco

Lomoco was created by Alexios Chouchoulas, Andreas Schneider <[email protected]>, and Peter Feuerer <[email protected]> It was designed to allow Logitech Mice to work on linux.

Building

You'll need:

Building with Autotools

  1. ./autogen.sh
  2. make

Building with CMake

  1. Create build dir: mkdir build && cd build
  2. Configure: cmake ../ (You can use other generators too like Ninja)
  3. Compile: make

About

Hopefully this will result in Lomoco ( created by Alexios Chouchoulas, Andreas Schneider <[email protected]>, and Peter Feuerer <[email protected]> working for modern logitech hardware.

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 89.0%
  • Shell 5.3%
  • M4 2.7%
  • Makefile 1.2%
  • Awk 1.1%
  • CMake 0.7%