textfiles/messages/ALANWESTON/1995/OCEAN02_18.txt

260 lines
8.1 KiB
Plaintext
Raw Permalink Normal View History

2021-04-15 11:31:59 -07:00
N
Public Message
Message # 3548 *MM1 TECH Echo*
To : Clyde Price
From : Erik Jan Tromp
Subject : Re: test message
Date : 95/02/02 02:05:00
On Tuesday, December 20th, 1994 - Clyde Price wrote:
CP> Erik,
CP> You made it to Atlanta, Georgia, USA. TimeShare Data Systems
CP> sounds like y'all might be using OS-9 in business and industrial
CP> applications. Would you tell us about what you and your company are
CP> doing? I think you'll find lots of interest here.
Took me a while to figure out what you were replying to... Checked the
message base & found the culprit - a test message that I posted in this
echo back on 02-Nov-94 23:06. Quick reply - almost as quick as mine
<snicker>.
Seriously, though... You might say I'm familiar with OS9 (the 8-bit
version, anyway), as I've been using it on a CoCo for the last 5 or 6
years. I've been wanting to move to the OSK platform, but... same old
song & dance: money & lack thereof.
As for TimeShare Data Systems, it's not a business (yet? who knows), nor
is it used in industrial applications. It's simply my BBS. As you may
or may not know (probably not, actually <g>), I'm the current developer
for the 'original' RiBBS BBS package which runs on the Tandy Colour
Computer 3 under OS9 Level 2. I've been tearing through the code since
late August of '94 & judging by how long it took me to reply back to you,
I think I should take some time off! <snicker>
dag...
--> Erik <--
--- RiBBS v2.11 (Beta)
* Origin: TimeShare Data Systems (aka: RiBBS H.Q.) (519)679-1332 (1:2401/403)
Public Message
Message # 3739 *MM1 TECH Echo*
To : Clyde Price
From : Colin Mckay
Subject : Dvorak Layouts
Date : 95/02/10 14:58:00
> I can't (won't) switch back, and I really NEED the remapper programs.
This is primarily for Clyde Price, but may be of interest to others.
Below are the patches to keydrv #48 CRC $A8EA84 which will patch
it to use the two-handed Dvorak layout CRC $751917. I also have
the one-handed layouts for left and right hands, if anyone needs
them.
A patched version of keydrv should be on Ocean Beach by the time you
get this message. I'm also working on a program to do the changes
on the fly, but it isn't done yet. When finished, I'll pass on a
copy to David for distribution with the MM/1, as well as releasing
it to the public.
TTYL. Colin.
DED patches to convert KeyDrv 48 to Dvorak Two-Handed Layout
byte #1 #2 byte #1 #2 byte #1 #2 byte #1 #2
==== == == ==== == == ==== == == ==== == ==
0638 2d 5b 065f 6b 74 0714 59 46 0736 56 4b
0639 3d 5d 0660 6c 6e 0715 55 47 0737 42 58
0643 71 27 0661 3b 73 0716 49 43 0738 4e 42
0644 77 2c 0662 27 2d 0717 4f 52 073a 3c 57
0645 65 2e 0667 7a 3b 0718 50 4c 073b 3e 56
0646 72 70 0668 78 71 0719 7b 3f 073c 3f 5a
0647 74 79 0669 63 6a 071a 7d 2b
0648 79 66 066a 76 6b 0725 53 4f
0649 75 67 066b 62 78 0726 44 45
064a 69 63 066c 6e 62 0727 46 55
064b 6f 72 066e 2c 77 0728 47 49
064c 70 6c 066f 2e 76 0729 48 44
064d 5b 2f 0670 2f 7a 072a 4a 48
064e 5d 3d 0704 5f 7b 072b 4b 54
0659 73 6f 0705 2b 7d 072c 4c 4e
065a 64 65 070f 51 22 072d 3a 53
065b 66 75 0710 57 3c 072e 22 5f
065c 67 69 0711 45 3e 0733 5a 3a
065d 68 64 0712 52 50 0734 58 51
065e 6a 68 0713 54 59 0735 43 4a
+--+--+--+--+--+--+--+--+--+--+--+--+--+-----+
|~ |! |@ |# |$ |% |^ |& |* |( |) |{ |} | |
|` |1 |2 |3 |4 |5 |6 |7 |8 |9 |0 |[ |] | <-- |
+--++-++-++-++-++-++-++-++-++-++-++-++-++----+
|<- |" |< |> |P |Y |F |G |C |R |L |? |+ || |
|-> |' |, |. | | | | | | | |/ |= |\ |
+---++-++-++-++-++-++-++-++-++-++-++-++-+----+
|Caps|A |O |E |U |I |D |H |T |N |S |_ | |
|Lock| | | | | | | | | | |- |Enter |
+----+-++-++-++-++-++-++-++-++-++-++-++------+
| |: |Q |J |K |X |B |M |W |V |Z | |
|Shift |; | | | | | | | | | | Shift |
+----+-++-+-++--+--+--+--+--+--+-++--+--+----+
| | | | | | | |
|Ctrl| |Alt| |Alt| |Ctrl|
+----+ +---+--------------------+---+ +----+
--- Maximus-CBCS v1.02
* Origin: Micro80 Computer Club of Ottawa BBS (1:163/306)
Public Message
Message # 3740 *MM1 TECH Echo*
To : Clyde Price
From : Colin Mckay
Subject : Dvorak Layouts
Date : 95/02/10 23:18:00
Hi, Clyde.
Oops, messed up in my last message -- I completely forgot the Control
table. At any rate, I have put together the program, and will send it to
Ocean Beach via Internet. No need for the patches any more.
Here's the help (-?) entry for the program:
Dvorak (C) 1995 Colin McKay v1.0
Function: Changes keyboard layouts for KeyDrv 48.
Syntax : dvorak <option>
Options : -s Standard
-d Dvorak (two-handed)
-l Left-handed
-r Right-handed
Released for no-charge distribution by Northern Xposure.
It should meet your needs.
TTYL. Colin.
--- Maximus-CBCS v1.02
* Origin: Micro80 Computer Club of Ottawa BBS (1:163/306)
Public Message
Message # 3779 *MM1 TECH Echo*
To : All
From : Colin Mckay
Subject : OSTerm 68K and WindIO 54...
Date : 95/02/12 14:34:00
Hi, all.
For OSTerm 68K v2.2.0 and higher owners who will be using the
newer versions of Windio (53.10 and higher):
The new version of WindIO 'breaks' Andrzej Kotanski's keyboard
hack (since the tables have been moved and rearranged.) Things
like Ctl-c and other combinations aren't recognized by OSTerm
68K. However there is a simple fix:
Add the following line to your osterm.config file:
NOKEYKLUGE = TRUE
The correct Ctl-KEY codes will now be generated with the following
exceptions:
When ANSI keypad is enabled, the following four special sequences
must now be used:
To Generate Use key sequence
----------- ----------------
Ctrl-F Alt-Ctrl-F
Ctrl-N Alt-Ctrl-N
Ctrl-P Alt-Ctrl-P
Ctrl-B Alt-Backspace
(Alt-Ctrl-B is stolen for "move window to back")
Once the new WindIO is stable, a fixed version of OSTerm 68K will
be sent to all OSTerm 68K owners, at no charge.
TTYL. Colin.
--- Maximus-CBCS v1.02
* Origin: Micro80 Computer Club of Ottawa BBS (1:163/306)
Public Message
Message # 3852 *MM1 TECH Echo*
To : Russ Magee
From : Colin Mckay
Subject : Re: MM/1 repair
Date : 95/02/14 22:32:00
Next Reply is Message 3893
Hi, Russ.
Dunno if you and David talked yet, but I talked to Kevin, and he does have
your machine, and he is attempting to repair it. Didn't supply an estimated
time though.
So at least you know it got through ok.
TTYL. Colin.
--- Maximus-CBCS v1.02
* Origin: Micro80 Computer Club of Ottawa BBS (1:163/306)
Public Message
Message # 3893 *MM1 TECH Echo*
To : Colin Mckay
From : Warren Hrach
Subject : Re: MM/1 repair
Date : 95/02/18 10:21:00
Previous Reply is Message 3852
Colin,
Thanks for checking with Kevin Pease on this. I hope he can fix it
and get it out soon.
BTW I hear Nitros9 update is mailing now, wondered when I can look
to the mail box and find. Also you had volunteered to beta test
RiBBS_OSK and would also send blank disk for that. Are you still
interested ?
Warren Hrach, RiBBS/RiBBS_OSK beta syop, MM/1 Sales Rep.
--- RiBBS v2.10
* Origin: Ocean Beach BBS 619-224-4878 MM1 TECH moderator (1:202/745)
=*= FIDO ECHO MESSAGES MENU =*=
<1> Scan \
<2> Read > OS9 Echo mail
<3> Leave /
<4> Scan \
<5> Read > CoCo Echo mail
<6> Leave /
<7> Scan \
<8> Read > CoCo_Club Echo mail
<9> Leave /
<A> Scan \
<B> Read > MM1_TECH Echo Mail
<C> Leave /
<G>o back to Main Menu
<P>revious Menu (Messages Menu)
[59] Command >>>