# # Utility for modifying keymaps and pointer button mappings in X. # # The xmodmap program is used to edit and display the keyboard modifier # map and keymap table that are used by client applications to convert # keycodes into keysyms. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=xmodmap pkgversion=1.0.11 arch=amd64 release=1 pkgcategory="xorg_app" full_pkgname=xmodmap_1.0.11_amd64-1@xorg_app blurb="Utility for modifying keymaps and pointer button mappings in X." homepage="https://www.x.org" license="MIT X Consortium" fetch="https://www.x.org/releases/individual/app/xmodmap-1.0.11.tar.gz" replace=""