Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
367 B
Text
7 lines
367 B
Text
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".
|