Skip to content
/ lomoco Public
forked from davispuh/Lomoco

Hopefully this will result in Lomoco ( created by Alexios Chouchoulas, Andreas Schneider <andreas.schneider@linux-gamers.net>, and Peter Feuerer <peter.feuerer@linux-gamers.net> 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

This branch is 1 commit behind davispuh/Lomoco:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Apr 5, 2015
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016
Jul 4, 2016

Repository files navigation

Lomoco

Lomoco was created by Alexios Chouchoulas, Andreas Schneider <andreas.schneider@linux-gamers.net>, and Peter Feuerer <peter.feuerer@linux-gamers.net> 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 <andreas.schneider@linux-gamers.net>, and Peter Feuerer <peter.feuerer@linux-gamers.net> 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%