aboutsummaryrefslogtreecommitdiffstats
path: root/x11/Makefile
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-23 11:36:00 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-23 11:36:00 +0800
commita73b48a20234c7f90bee481b570447ed7c6b9dbc (patch)
tree1496d6b3b9cb2932ea65093b19f880f2304a39d2 /x11/Makefile
parente6b44080797110d666e5944defdec3f65d0a8cbb (diff)
downloadfreebsd-ports-gnome-a73b48a20234c7f90bee481b570447ed7c6b9dbc.tar.gz
freebsd-ports-gnome-a73b48a20234c7f90bee481b570447ed7c6b9dbc.tar.zst
freebsd-ports-gnome-a73b48a20234c7f90bee481b570447ed7c6b9dbc.zip
The purpose of keyboardcast is to allow you to send keystrokes to multiple
X windows at once. This allows you, for example, to control a number of terminals connected to different but similar hosts for purposes of mass- administration. You can also select non-terminals. If you come up with a reasonable use for this ability I'd be interested in hearing about it. The program can select windows to send to either by matching their titles (using a substring) or by clicking on them (in a method similar to GIMP's screenshot feature). The program also features the ability to spawn off multiple instances of gnome-terminal executing a single command on multiple arguments (for example executing 'ssh' on several hosts). The gnome-terminals are invoked with the profile 'keyboardcast' if it exists (so, for example, your font size can be smaller). WWW: https://launchpad.net/keyboardcast PR: ports/142744 Submitted by: eimar.koort
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 fda9b75f97b5..f81e90357a1e 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -159,6 +159,7 @@
SUBDIR += kdelibs3
SUBDIR += kdelibs3-nocups
SUBDIR += kdelibs4
+ SUBDIR += keyboardcast
SUBDIR += keylaunch
SUBDIR += keynav
SUBDIR += libICE