Skip to content
/ keyd Public

A set of various utilities for working with buttons on Motorola MotoMAGX phones.

Notifications You must be signed in to change notification settings

EXL/keyd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.