[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Twincaps
- Subject: Re: Twincaps
- From: cld@xxxxxxxx (Carl Distefano)
- Date: Thu, 02 May 2002 16:20:52 +0000
Morris:
The instructions were in a message posted to the list on
March 26. Here they are again:
1) Unzip and LDPM TWINCAPS.PM it to a Save/Get,
e.g., to LDPM it to Save/Get T, command:
LDPM TWINCAPS.PM,T
To make the assignment automatic at startup,
add a LDPM line to STARTUP.INT (or XWSTART.INT):
BX ldpm [d:\path\]twincaps.pm,tQ2 ;*;
(BX and Q2 are 3-byte functions produced by
commanding PFUN BX and PFUN Q2)
2) In your .KBD file, modify the Space key:
Space:
57=NO, ,@T
and optionally
Hyphen:
12=NO,-,@T
and
Enter:
28=NO,{255}0D,@T
104=NO,{255}0D,@T
For "{255}0D" substitute the usual 3-byte Ascii-13
sixteenth note used to produce a carriage return
via the .KBD file.
Think twice about modifying the Enter key as it may
interfere with the functioning of menus and some XPL
programs.
Enjoy!
--
Carl Distefano
cld@xxxxxxxx
http://users.datarealm.com/xywwweb/