Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

CzBiX/logitech-m560

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a beta for a driver for the Logitech mouse M560/M545/M546; this mouse is
designed for Windows 8, and has a non conventional behavior: the mouse
appears as a pair of mouse and keyboard and some buttons
don't emit the standard mouse button event, but instead a combination
of keyboard and mouse button. This prevent a "confortable" use of
this mouse under Linux.

This driver allow to use this mouse like an ordinary mouse. You can use tools(such as `xbindkeys`) to bind button to action. The driver is
based on the source of hid-logitech-hidpp.c Linux driver.


To compile:
$ make

To test it:
$ sudo make update

To install it:
$ sudo make install


G.Baroncelli <kreijack@inwind.it>

About

Linux kernel driver for the Logitech mouse M560/M545/M546

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 99.4%
  • Makefile 0.6%