xref: /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-app/xmodmap_1.0.11.bb (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1require xorg-app-common.inc
2
3SUMMARY = "Utility for modifying keymaps and pointer button mappings in X"
4
5DESCRIPTION = "The xmodmap program is used to edit and display the \
6keyboard modifier map and keymap table that are used by client \
7applications to convert event keycodes into keysyms. It is usually run \
8from the user's session startup script to configure the keyboard \
9according to personal tastes."
10
11LICENSE = "MIT"
12LIC_FILES_CHKSUM = "file://COPYING;md5=272c17e96370e1e74773fa22d9989621"
13
14PE = "1"
15SRC_URI[sha256sum] = "9a2f8168f7b0bc382828847403902cb6bf175e17658b36189eac87edda877e81"
16
17SRC_URI_EXT = "xz"
18