The Program is designed only for G-series. Support for other mice like X7-series is incomplete, but some functions may work. If you have an "oscar" mouse please use wireshark and virtualbox with windows to capture and compare bytes that are sent by original program.
!!! Use at your own risk. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, ETC DAMAGES (c) The BSD 2-Clause License !!!
Do not use the code from "old" folder, it's only for development and testing and might be dangerous.
BUILD: cd libgmouse make cd ../a4tool make
Usage:
a4tool pair <list | new | del
Power checker: Copy files from "a4toold" into /usr/share/a4tool and a4tool binary to /usr/bin. Add a4toold.sh to user DE/WM autorun, after copy a4toold.conf to /etc/ and configure it.
Udev and user permissions: cp udev/10-a4tech-usb-devices.rules /etc/udev/rules.d/ groupadd gmouse useradd -G gmouse YOUR_USER_NAME
TODO: profile configuring and scripts parser