diff options
author | Connor Lane Smith <cls@lubutu.com> | 2015-05-06 17:46:10 +0100 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2015-05-09 20:03:08 +0200 |
commit | d60069a3e7a9e382f3221f8e405ad8c05abeea20 (patch) | |
tree | 457490ce70458e79e7adeb3ec019a2bf74cd93dc /LICENSE | |
parent | 0728caee306423cd1dc139e000828329c9285ab7 (diff) |
add xembed wrapper utility
xembed will cause a command to attempt to XEmbed into the window given
by the environment variable XEMBED, so long as it is in the foreground
of its controlling terminal. This causes a process to effectively take
the place of the terminal window, unless it is backgrounded.
Signed-off-by: Christoph Lohmann <20h@r-36.net>
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ MIT/X Consortium License © 2009-2011 Enno Boland <g s01 de> -© 2011 Connor Lane Smith <cls@lubutu.com> -© 2012-2014 Christoph Lohmann <20h@r-36.net> +© 2011,2015 Connor Lane Smith <cls@lubutu.com> +© 2012-2015 Christoph Lohmann <20h@r-36.net> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), |