Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1012 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 1012 Bytes

keyd

Simple daemon skeleton for monitoring buttons on MotoMAGX phones with vibration haptics functionality and config reading.

zBookmark screenshot

For example, zBookmark application by VINRARUS for Motorola ZN5 based on keyd.

Download

You can download TAR.GZ-package with executables for MotoMAGX from the releases section.

Build instructions

For example, GNU/Linux:

cd ~/Deploy/
git clone https://github.com/EXL/keyd keydMAGX
  • Build the TAR.GZ-package into deploy directory;
cd ~/Deploy/keydMAGX/
./package.sh

More information

Please read Making Guide (In Russian) for more info about making keyd for MotoMAGX.