Simple daemon skeleton for monitoring buttons on MotoMAGX phones with vibration haptics functionality and config reading.
For example, zBookmark application by VINRARUS for Motorola ZN5 based on keyd.
You can download TAR.GZ-package with executables for MotoMAGX from the releases section.
For example, GNU/Linux:
-
Install the latest Toolchain’s & SDK for MotoMAGX;
-
Clone repository into deploy directory;
cd ~/Deploy/
git clone https://github.com/EXL/keyd keydMAGX
- Build the TAR.GZ-package into deploy directory;
cd ~/Deploy/keydMAGX/
./package.sh
Please read Making Guide (In Russian) for more info about making keyd for MotoMAGX.