Hi,
I'm looking for a simple VT-emulator/Zmodem serial program that runs in X.
Minicom is OK, but it's CLI-based. I used Seyon a few years ago, but it
didn't seem stable and I don't see it around any more.
Just something simple..I use "Tera-Term" on my Win2K machine.
Lloyd Sumpter
|
|
0
|
|
|
|
Reply
|
lsumpter1 (7)
|
8/22/2003 6:55:01 PM |
|
"Lloyd Sumpter" <lsumpter@shaw.ca>,
In a message on Fri, 22 Aug 2003 11:55:01 -0700, wrote :
"S> Hi,
"S> I'm looking for a simple VT-emulator/Zmodem serial program that runs in X.
"S> Minicom is OK, but it's CLI-based. I used Seyon a few years ago, but it
"S> didn't seem stable and I don't see it around any more.
"S>
"S> Just something simple..I use "Tera-Term" on my Win2K machine.
"S>
"S> Lloyd Sumpter
#!/bin/sh
xterm <typical XTerm options> -e minicom
Stash this in a file, make it execute (chmod +x) create a link on your
desktop or add it to a Gnome/KDE menu, etc. Point and Click. Have fun.
"S>
"S>
\/
Robert Heller ||InterNet: heller@cs.umass.edu
http://vis-www.cs.umass.edu/~heller || heller@deepsoft.com
http://www.deepsoft.com /\FidoNet: 1:321/153
|
|
0
|
|
|
|
Reply
|
heller (2933)
|
8/23/2003 2:57:37 AM
|
|
"Lloyd Sumpter" <lsumpter@shaw.ca> wrote:
> Hi,
> I'm looking for a simple VT-emulator/Zmodem serial program that runs in X.
> Minicom is OK, but it's CLI-based. I used Seyon a few years ago, but it
> didn't seem stable and I don't see it around any more.
>
> Just something simple..I use "Tera-Term" on my Win2K machine.
>
> Lloyd Sumpter
Seyon is quite stable, I've been using it for something like a decade
without problems, and it is just as available now as it ever has been.
--
Floyd L. Davidson <http://web.newsguy.com/floyd_davidson>
Ukpeagvik (Barrow, Alaska) floyd@barrow.com
|
|
0
|
|
|
|
Reply
|
floyd (1027)
|
8/23/2003 3:27:10 AM
|
|
"Lloyd Sumpter" <lsumpter@shaw.ca> writes:
>Minicom is OK, but it's CLI-based.
Just try " xminicom " ans adjust your screensize after starting?!
greetings, Holger
|
|
0
|
|
|
|
Reply
|
hp1 (160)
|
8/23/2003 1:48:09 PM
|
|
On Sat, 23 Aug 2003 13:48:09 +0000, Holger Petersen wrote:
> "Lloyd Sumpter" <lsumpter@shaw.ca> writes:
>
>>Minicom is OK, but it's CLI-based.
>
> Just try " xminicom " ans adjust your screensize after starting?!
>
> greetings, Holger
That's what I'm doing now, but it doesn't give me drop-down menus,
point-and-click file selection, etc. that a "true" X-windows app would.
Lloyd
|
|
0
|
|
|
|
Reply
|
lsumpter1 (7)
|
8/25/2003 6:50:34 PM
|
|
|
4 Replies
65 Views
(page loaded in 0.078 seconds)
Similiar Articles: serial terminal replacement - comp.unix.solaris... that many people reading this newsgroup at least know what a serial terminal ... It's definitely no simple "PC with terminal emulation", but frankly even that seems ... HOw to send ASCII with Realterm?? - comp.soft-sys.matlab ...Hopefully this is a simple problem. In C, I'm using write() and read() to send ... RealTerm - Serial Terminal | HW-server.com When Sending ASCII, you can optionally end the ... anyone using multiport USB -> serial devices - comp.os.linux ...Currently we use terminal servers that can answer the modems and establish PPP ... I'd like to just use simple serial I/O commands in Matlab. Anyone with any ... how to ... serial port connectivity set-up - comp.unix.solarisHi All, I am trying to get a serial port connection ... What do I need to get a simple virtual piano set up ... You will also need a terminal program such as ... sending hex string to a serial port - comp.lang.labviewVisual Basic :: Sending HEX Through The Serial Port Sending HEX Through The Serial Port Hi Guys, I am ... ... data over serial port in VC++ But it would be safer and more terminal ... WordStar or CP/M patches for VT100 terminal - comp.os.cpm ...... compatibility between WordStar (3.0) and a VT100 terminal ... Or maybe just slowing down the serial ports? Rick ... remember that the final patch used more than the basic ... VT420 Flyback Transformer Needed - comp.os.vms-- Billy Ray Valentine- Hide quoted text - > > - Show quoted text - The simple ... you can either use TD/SMP to have two sessions, or you can use the terminal's second serial ... Solaris 10 desktop terminal emulation options ? - comp.unix ...Is there a simple way to install the same gnome Java desktop on ... ... Sun Fire V240 (Solaris 9) with a video card ... have to attach a serial cable and use a terminal ... Send mails/attachments using a shell script - comp.unix.programmer ...RealTerm - Serial Terminal | HW-server.com When Sending ASCII, you can optionally end the ... All our attachments are simple flat files (.txt format). The script is ... 11.x: Changing keyboard layout - comp.sys.hp.hpuxI want to change a key from . to , and there is no setting in the serial 700/70 terminal. ... Visual Basic :: How To Change Keyboard Language ? ... 6/5/2012 11:20:37 AM Termite: a simple RS232 terminal - CompuPhaseThen select the "MCS Simple Terminal" from the list.) YAT, a freeware serial terminal by Dieter Fauth is listed on the site of Lakeview Research. How-To: Super simple serial terminal - Hack a DayThis hack shows how to make a dumb terminal out of a keyboard, LCD screen, and an 8-bit microcontroller. From time to time, a portable dumb terminal can be handy for ... 7/7/2012 8:36:51 PM
|