blob: e0149a478fe34c0ec78768f25feea8a404e6a33a (
plain)
1
2
3
4
5
6
7
8
|
include xorg-app-common.inc
DESCRIPTION = "Utility for modifying keymaps and pointer button mappings in X"
MAINTAINER = "Rene Wagner <rw@handhelds.org>"
LICENSE = "MIT"
DEPENDS += " virtual/x11"
|