Re: [M100] M100 Linux keyboard via inputattach?

2022-09-20 Thread B 9
On Mon, Sep 19, 2022 at 9:04 AM Hiraghm wrote: > 1) I would like to use it as a keyboard with my PinePhone, which runs > Mobian Linux. > Sounds like fun! So, have you tried inputattach --ps2serkbd ? Did it work? 2) I'd also like to still be able to telnet onto the phone from the > keyboard and r

Re: [M100] M100 Linux keyboard via inputattach?

2022-09-19 Thread Hiraghm
Date: Sun, 11 Sep 2022 17:07:38 -0700 From: B 9 To:m...@bitchin100.com Subject: Re: [M100] M100 Linux keyboard via inputattach? Message-ID: Content-Type: text/plain; charset="utf-8" On Wed, Sep 7, 2022 at 5:43 AM Hiraghm wrote: This is probably a dumb question, maybe eve

Re: [M100] M100 Linux keyboard via inputattach?

2022-09-12 Thread Brian Brindle
I was trying to do this myself and ended up going a different way. I have done this with xdotool and a perl wrapper that allows me to re-map some keys and use the xdotool commands to do special key combinations and even mouse basic movements. I had all kinds of plans to do stuff with this but when

Re: [M100] M100 Linux keyboard via inputattach?

2022-09-11 Thread B 9
On Wed, Sep 7, 2022 at 5:43 AM Hiraghm wrote: > This is probably a dumb question, maybe even one that was asked/answered > long ago, but... > > would it be possible to use a model 100/102/200 as a keyboard for a > Linux workstation via "inputattach"? > Yes, inputattach would work fine, but this

Re: [M100] M100 Linux keyboard via inputattach?

2022-09-11 Thread MikeS
Thanks very much; I'll check it out. m - Original Message - From: B 9 To: m...@bitchin100.com Sent: Sunday, September 11, 2022 1:17 PM Subject: Re: [M100] M100 Linux keyboard via inputattach? On Thu, Sep 8, 2022 at 9:14 AM Joshua O'Keefe wrote: On Sep 8

Re: [M100] M100 Linux keyboard via inputattach?

2022-09-11 Thread B 9
On Thu, Sep 8, 2022 at 9:14 AM Joshua O'Keefe wrote: > On Sep 8, 2022, at 9:09 AM, MikeS wrote: > Where can I find a good termcaps file? > > > I don't have a file in termcap format but the terminfo I use is in my > bucket. It's by far the most comprehensive of those I've come across: > > http:/

Re: [M100] M100 Linux keyboard via inputattach?

2022-09-08 Thread Joshua O'Keefe
> On Sep 8, 2022, at 9:09 AM, MikeS wrote: > Where can I find a good termcaps file? I don't have a file in termcap format but the terminfo I use is in my bucket. It's by far the most comprehensive of those I've come across: http://public.nachomountain.com/files/m100/

Re: [M100] M100 Linux keyboard via inputattach?

2022-09-08 Thread MikeS
Where can I find a good termcaps file? m - Original Message - From: John R. Hogerhuis To: m...@bitchin100.com Sent: Wednesday, September 07, 2022 4:43 PM Subject: Re: [M100] M100 Linux keyboard via inputattach? It's an interesting idea, should work. When I ho

Re: [M100] M100 Linux keyboard via inputattach?

2022-09-07 Thread John R. Hogerhuis
It's an interesting idea, should work. When I hook to linux I set a termcap / getty. Either wired or a wimodem. And HTERM to do flow control and let me see some UTF-8 output including line drawing characters. But if you want to use the host's display only inputattach seems like a better way. WP

Re: [M100] M100 Linux keyboard via inputattach?

2022-09-07 Thread Allan Zieser
The WP-2 also has telnet so as long as you are using a serial to usb null cable it should be able to send and recieve text. I wouldl have to try and see if it works. Allan Zieser

[M100] M100 Linux keyboard via inputattach?

2022-09-07 Thread Hiraghm
This is probably a dumb question, maybe even one that was asked/answered long ago, but... would it be possible to use a model 100/102/200 as a keyboard for a Linux workstation via "inputattach"? As I understand it, inputattach connects a serial device to the input stream of a Linux system.

Re: [M100] linux file transfer with dl works

2021-03-27 Thread Brian K. White
On 3/27/21 2:14 PM, Peter Vollan wrote: pardon my ignorance but, is the host the Model T or is it the other way around? Host or server is the tpdd-emulator software (dlplus, Laddiealpha, mComm), and/or the machine that software runs on (a modern pc or Android device). Client is either the D

Re: [M100] linux file transfer with dl works

2021-03-27 Thread Peter Vollan
pardon my ignorance but, is the host the Model T or is it the other way around? On Sat, 27 Mar 2021 at 07:00, Brian K. White wrote: > On 3/5/21 2:26 AM, Brian K. White wrote: > > On 3/4/21 7:23 PM, Peter Vollan wrote: > >> When using dlplus in Linux, you must make sure that all of the files > >

Re: [M100] linux file transfer with dl works

2021-03-27 Thread Brian K. White
On 3/5/21 2:26 AM, Brian K. White wrote: On 3/4/21 7:23 PM, Peter Vollan wrote: When using dlplus in Linux, you must make sure that all of the files in the desklink directory are in all CAPITAL letters. If not, then files will appear to transfer but those files will actually be mostly null cha

Re: [M100] linux file transfer with dl works

2021-03-05 Thread John R. Hogerhuis
" "give me a copy of that FOO.DO", and then on the host it goes "I don't see any FOO.DO? Here is zero bytes of data." " Maybe. But I had a whole layer in their for filename mapping. And I have three different TPDD emulators I worked on (DLPilot, DLPlus and LaddieCon/LaddieAlpha) so I might be mixi

Re: [M100] linux file transfer with dl works

2021-03-04 Thread Brian K. White
On 3/4/21 7:23 PM, Peter Vollan wrote: When using dlplus in Linux, you must make sure that all of the files in the desklink directory are in all CAPITAL letters. If not, then files will appear to transfer but those files will actually be mostly null characters. So "file.do" is unacceptable, it

Re: [M100] linux file transfer with dl works

2021-03-04 Thread Peter Vollan
When using dlplus in Linux, you must make sure that all of the files in the desklink directory are in all CAPITAL letters. If not, then files will appear to transfer but those files will actually be mostly null characters. So "file.do" is unacceptable, it must be FILE.DO. Just one file that does no

Re: [M100] linux file transfer with dl works

2021-03-04 Thread John R. Hogerhuis
Another possibility... just use LaddieAlpha on Linux, Windows or OSX. It corrects the file extensions for you automatically before transferring them. -- John.

Re: [M100] linux file transfer with dl works

2021-03-04 Thread AvantGuard Systems
YES! Worked!!! Thanks!!! Curtis On Thu, Mar 4, 2021 at 2:59 PM Jim Anderson wrote: > > -Original Message- > > So far I've only figured out how to use TS-DOS and it works fine. I can > > access the DRIVE and LOAD the files. > > A .DO file works great. A .BA file will transfer but never

Re: [M100] linux file transfer with dl works

2021-03-04 Thread Brian K. White
On 3/4/21 5:00 PM, AvantGuard Systems wrote: Starting a new thread to my mcomm on linux thread. I figured out a way to get programs from computer to M100. However, nothing works. I'm wondering if this has to do with what other people were talking about when transferring .DO vs .BA files. First

Re: [M100] linux file transfer with dl works

2021-03-04 Thread Jim Anderson
> -Original Message- > So far I've only figured out how to use TS-DOS and it works fine. I can > access the DRIVE and LOAD the files. > A .DO file works great. A .BA file will transfer but never run. > I understood from previous conversations that what I should do is rename > the .BA files

[M100] linux file transfer with dl works

2021-03-04 Thread AvantGuard Systems
Starting a new thread to my mcomm on linux thread. I figured out a way to get programs from computer to M100. However, nothing works. I'm wondering if this has to do with what other people were talking about when transferring .DO vs .BA files. First how do I get files over to the M100. On linux I'v

Re: [M100] linux

2018-07-12 Thread Jan Vanden Bossche
tings from the TyRannoSaurus Jan-80 From: John R. Hogerhuis To: m...@bitchin100.com Sent: Thursday, 12 July 2018, 8:20 Subject: Re: [M100] linux As good as it gets: Terminfo compiled and set, a full null cable (including flow control lines) and hterm.co That gives you high speed,

Re: [M100] linux

2018-07-11 Thread John R. Hogerhuis
As good as it gets: Terminfo compiled and set, a full null cable (including flow control lines) and hterm.co That gives you high speed, high quality character mapping including line graphics, symbols, bullets, reverse characters, and full screen text and CLI applications fully functional with no c

Re: [M100] linux

2018-07-11 Thread Kurt McCullum
< > > - Original Message - > From: "Peter Vollan" > To: m...@bitchin100.com > Sent: Wednesday, July 11, 2018 2:59:09 PM > Subject: [M100] linux > > How do I get a linux terminal on my model 100? I already have the > serial to> USB cable working.

Re: [M100] linux

2018-07-11 Thread Greg Swallow
ng as you have a standard terminal (CrossTalk) cable, you should be fine. God Luck, GregS <>< - Original Message - From: "Peter Vollan" To: m...@bitchin100.com Sent: Wednesday, July 11, 2018 2:59:09 PM Subject: [M100] linux How do I get a linux terminal on my model

Re: [M100] linux

2018-07-11 Thread Josh Malone
Trick is going to be enabling the serial tty on the Linux box and getting the termcap right for the m100 screen. Search the m100 archives for info on the latter. On Wed, Jul 11, 2018, 6:39 PM Kurt McCullum wrote: > What are you connecting the USB cable to? A PC, phone..?? It's that > piece o

Re: [M100] linux

2018-07-11 Thread Kurt McCullum
What are you connecting the USB cable to? A PC, phone..?? It's that piece of equipment that acts as the bridge. If it's a Linux PC, just connect it and login. Otherwise you need some software to link the two. mComm has a virtual modem mode that will create a telnet connection. But basically you

[M100] linux

2018-07-11 Thread Peter Vollan
How do I get a linux terminal on my model 100? I already have the serial to USB cable working.

Re: [M100] linux

2018-02-07 Thread John R. Hogerhuis
No problem! Just making sure I hadn’t missed something. — John.

Re: [M100] linux

2018-02-07 Thread Joan Leach
https://sourceforge.net/projects/virtualt/ Sorry, I thought I found it there, it installed so easily at the time. Joan in Reno From: John R. Hogerhuis To: m...@bitchin100.com Sent: Wednesday, February 7, 2018 12:58 PM Subject: Re: [M100] linux Are you saying you installed VirtualT

Re: [M100] linux

2018-02-07 Thread John R. Hogerhuis
> *From:* Peter Vollan > *To:* m...@bitchin100.com > *Sent:* Wednesday, February 7, 2018 12:22 PM > *Subject:* [M100] linux > > There was some talk of a repository of Linux info. I realise that it is > all on the gmane archive, but I think there should be a document on how to > install Virtual T. > > > > >

Re: [M100] linux

2018-02-07 Thread Joan Leach
First look in Synaptic, that's where I found and installed it. Joan in Reno From: Peter Vollan To: m...@bitchin100.com Sent: Wednesday, February 7, 2018 12:22 PM Subject: [M100] linux There was some talk of a repository of Linux info. I realise that it is all on the gmane ar

[M100] linux

2018-02-07 Thread Peter Vollan
There was some talk of a repository of Linux info. I realise that it is all on the gmane archive, but I think there should be a document on how to install Virtual T.

Re: [M100] Linux versions of access programs

2018-02-04 Thread John R. Hogerhuis
Hello John, That would be a great contribution! VirtualT https://sourceforge.net/projects/virtualt/ And DLPlus http://bitchin100.com/wiki/index.php?title=DLPlus Are the main ones. Virtual T is the universal model t emulator and DLPlus is a C based tpdd disk drive emulator. LaddieAlpha is the

Re: [M100] Linux versions of access programs

2018-02-04 Thread John W. Linville
On Sun, Feb 04, 2018 at 09:24:19PM +, John R. Hogerhuis wrote: > The problem isn’t so much the compile as what packages are installed on > your machine. Even if we release binaries that doesn’t mean it will run. > > What we really need is Debian and Redhat packages released and kept up to > da

Re: [M100] Linux versions of access programs

2018-02-04 Thread John R. Hogerhuis
The problem isn’t so much the compile as what packages are installed on your machine. Even if we release binaries that doesn’t mean it will run. What we really need is Debian and Redhat packages released and kept up to date. That would solve the problem since packages include metadata about depend

Re: [M100] Linux versions of access programs

2018-02-04 Thread Peter Vollan
Linux archives? On 4 February 2018 at 12:16, Fred Whitaker wrote: > I would like to see uploads, to the Linux archives, of any programs that > have had to be compiled for Linux. Several programmers have shared their > work with Debian and Ubuntu. If that were done it is possible that these > pro

[M100] Linux versions of access programs

2018-02-04 Thread Fred Whitaker
I would like to see uploads, to the Linux archives, of any programs that have had to be compiled for Linux. Several programmers have shared their work with Debian and Ubuntu. If that were done it is possible that these programs would be available to more people, and not just to programmer savy f

Re: [M100] For m100 Linux Users (also PC or Mac).... A GW-Basic Emulator

2015-12-08 Thread Marko Peussa
For some reason I've not encountered this implementation of GW-BASIC before. It looks really great, I'll take a closer look. David Szasz kirjoitti 8.12.2015 kello 12.13: > I found this application PCBasic a GW-Basic Emulator recently and installed > it yesterday in my "distro" : Linux Mint 17.

[M100] For m100 Linux Users (also PC or Mac).... A GW-Basic Emulator

2015-12-08 Thread David Szasz
I found this application PCBasic a GW-Basic Emulator recently and installed it yesterday in my "distro" : Linux Mint 17.2 . You may find it of use... It allows one to write and run GW-Basic code native in Linux without WINE or Crossover and versions are avail