On Fri, Mar 14, 2008 at 6:06 PM, Alan Altmark <[EMAIL PROTECTED]> wrote:
> Since I use code page 924 (ISO 8859-15) and my keyboard doesn't have the > cent symbol, I remapped cntrl + \ to be the cent sign. CMS OE users are > able to get around this using SET INPUT and SET OUTPUT, but that doesn't > work with Linux. But they can set up a PF-key to produce the character. Something like this in the PROFILE EXEC to be set when the Linux virtual machine is logged on: pipe literal CP SET PF2 SUBSTITU IMM +&*|change /+/ xb0|cp|cons You then type the required character (like c or d) in the command line and use PF2 instead of Enter. Without the SUBSTITU you could set a PF-key to do ^c entirely. Or you could leave out the IMM and type PF2 c Enter. Rob -- Rob van der Heij Velocity Software GmbH http://velocitysoftware.com/ ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
