Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | require xorg-app-common.inc |
| 2 | |
| 3 | SUMMARY = "Utility for modifying keymaps and pointer button mappings in X" |
| 4 | |
| 5 | DESCRIPTION = "The xmodmap program is used to edit and display the \ |
| 6 | keyboard modifier map and keymap table that are used by client \ |
| 7 | applications to convert event keycodes into keysyms. It is usually run \ |
| 8 | from the user's session startup script to configure the keyboard \ |
| 9 | according to personal tastes." |
| 10 | |
| 11 | LICENSE = "MIT" |
| 12 | LIC_FILES_CHKSUM = "file://COPYING;md5=272c17e96370e1e74773fa22d9989621" |
| 13 | |
| 14 | PE = "1" |
| 15 | SRC_URI[md5sum] = "51f1d30a525e9903280ffeea2744b1f6" |
| 16 | SRC_URI[sha256sum] = "473f0941d7439d501bb895ff358832b936ec34c749b9704c37a15e11c318487c" |