mirror of
https://github.com/duncs/clusterssh.git
synced 2025-04-21 17:09:06 +00:00
16 lines
374 B
Text
16 lines
374 B
Text
Overview of tasks
|
|
=================
|
|
|
|
Change way terminal windows are created
|
|
=======================================
|
|
|
|
Set up terminal windows in Tk to embed termainal session into it, such
|
|
as with xterm:
|
|
|
|
xterm -wid <wid> ....
|
|
|
|
This may limit what terminals can be used, though
|
|
|
|
See also:
|
|
http://www.perlmonks.org/?node_id=359764
|
|
http://www.perlmonks.org/?node_id=643221
|