Operating System - HP-UX
1827386 Members
4498 Online
109963 Solutions
New Discussion

DTTERM - diff between 10.20 and 11.00

 
David Mabo_1
Advisor

DTTERM - diff between 10.20 and 11.00

I have switched from 10.20 to 11.00 and dtterm
behaves differently. F1 and F10 do not perform the same.

Since I have a number of 10.20 systems, and they all are the same, I assume that I did not alter the terminfo - I would have missed some of the systems. Any ideas on how to fix.
2 REPLIES 2
Alex Glennie
Honored Contributor

Re: DTTERM - diff between 10.20 and 11.00

I know of know obvious changes between the O/S's ?

are you using an application that's relying on Motif bindings .... 11.xx i think no longer uses X11R5 as default .

Perhaps try :

copy /usr/dt/app-defaults/C/Dtterm to /etc/dt/app-defaults/C/Dtterm and then add the following:

dtterm*Translations: #override F1: string(0x1b) string("^[OPs")
plus whatever else you need ?
David Mabo_1
Advisor

Re: DTTERM - diff between 10.20 and 11.00

After I posted, I copied the 10.20 version and got the same results, also copied the 10.20 terminfo, ditto.

Will try this later and post results.