[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: Changing hard-return symbol
- Subject: Re: Changing hard-return symbol
- From: Carl Distefano CLDistefano@xxxxxxxx
- Date: Tue, 3 Jun 1997 14:08:12 +0000
Reply to note from Eric Van Tassel <101233.342@xxxxxxxx>
Tue, 3 Jun 97 06:16:04 +0000
-> I'm having a problem in XyWin with the hard-return symbol,
-> ordinarily a backward-facing arrow (ASCII 27, I guess).
-> [...]
-> Wanting to get mode changes (MD+xx) to display as deltas in
-> draft view,
Eric:
Try manually editing XWSET.DFL by adding (or changing) the following
lines:
df um=1
df lc=[27]
where "[27]" refers to the 3-byte pseudo Ascii-27 character obtained by
holding down (in the default keyboard) Ctrl-Alt-Shift and pressing 2,7.
Remember to reload the settings file: LOAD XWSET.DFL
Regards,
Carl Distefano