blob: 3f1300b6703f0dff48af62004c78f62ddb72e171 (
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 += " libx11"
|