cody burkard
|
3660e6d02f
|
wrap the title string in quotes so that bash interprets it correctly
|
2014-11-07 01:11:40 -08:00 |
|
Brian O'Connor
|
4316be95c2
|
Prevent Mininet from crashing when display not set
fixes #173
|
2013-07-26 14:43:27 -07:00 |
|
Bob Lantz
|
33e39a2471
|
Fix some pylint messages.
|
2013-06-25 20:26:06 -07:00 |
|
Bob Lantz
|
e3d07bc1a0
|
Add 'x' command to open an X11 tunnel (and run a client)
fixes #142
|
2013-05-28 22:10:27 -07:00 |
|
Bob Lantz
|
0f6bf4ce84
|
start xterm with TERM=ansi to preserve title from bash.bashrc
fixes #128
|
2013-04-09 20:10:55 -07:00 |
|
Bob Lantz
|
477e84adba
|
More code check nits.
|
2013-03-24 15:58:48 -07:00 |
|
Bob Lantz
|
3482d941e1
|
Fix code check.
|
2013-03-24 14:48:20 -07:00 |
|
Bob Lantz
|
a0f69d98df
|
Change makeTerm() to tunnel X11 using socat if needed
For local display, allow local root access
For remote display, tunnel with socat/mnexec
This should enable *wireshark in hosts* and fix #119
|
2013-03-22 15:48:51 -07:00 |
|
Bob Lantz
|
e3f6ecca97
|
Pass codecheck.
|
2010-05-06 17:48:15 -07:00 |
|
Bob Lantz
|
82b7207295
|
Pass pylint.
|
2010-05-06 16:24:15 -07:00 |
|
Bob Lantz
|
f583900da9
|
Added default title of 'Node'.
|
2010-04-11 01:12:11 -07:00 |
|
Bob Lantz
|
9ab2cba870
|
Fixed gterm support; quote and join -e argument.
|
2010-04-10 23:53:00 -07:00 |
|
Bob Lantz
|
4a67fc9a4a
|
Changed screen(1) names from hN to mininet.hN.
This should make it easier for people who use screen for other purposes
to identify which sessions were created by mininet.
|
2010-04-10 21:31:34 -07:00 |
|
Bob Lantz
|
f89015971f
|
Added default prefix for window titles if none is specified.
|
2010-04-10 20:52:02 -07:00 |
|
Bob Lantz
|
388f54e148
|
Fixed regex typo.
|
2010-04-10 20:25:16 -07:00 |
|
Bob Lantz
|
de901ef058
|
Modified to allow execed nodes to work, if we ever reinstate them.
|
2010-04-10 19:24:11 -07:00 |
|
Brandon Heller
|
15b482e375
|
Support gnome terminals too
Caution: code is incomplete - can't set a default type from the CLI
and in some places the phrase xterm should be replaced by terminal.
|
2010-04-05 02:27:00 -07:00 |
|