aboutsummaryrefslogtreecommitdiff
path: root/x11/Makefile
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-10-10 11:53:46 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-10-10 11:53:46 +0000
commit1f9979e09ed41bb2f02c1b735f44a99d15f0131a (patch)
treed4925d1868616c887d7cb7ec50d126e322029592 /x11/Makefile
parent65f41e9981cd9f95133b36087b17441f051e41e5 (diff)
downloadports-1f9979e09ed41bb2f02c1b735f44a99d15f0131a.tar.gz
ports-1f9979e09ed41bb2f02c1b735f44a99d15f0131a.zip
Add x11/inputplug
inputplug is a very simple daemon which monitors XInput events and runs arbitrary scripts on hierarchy change events (such as a device being attached, removed, enabled or disabled). For example, inputplug can be used in shell scripts which monitor attachments of keyboards in order to run change keyboard mappings with commands like "setxkbmap -option ctrl:nocaps". WWW: https://github.com/andrewshadura/inputplug
Notes
Notes: svn path=/head/; revision=551917
Diffstat (limited to 'x11/Makefile')
-rw-r--r--x11/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 3ef070e15c02..5887a5ac9a34 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -107,6 +107,7 @@
SUBDIR += idesk
SUBDIR += imwheel
SUBDIR += innerspace
+ SUBDIR += inputplug
SUBDIR += j4-dmenu-desktop
SUBDIR += jgmenu
SUBDIR += kanshi