blob: 40e27576a6c4db85fc7be027a0b7d655e91ee77f (
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"
|