1833465 Members
2801 Online
110052 Solutions
New Discussion

DTterm

 
Richard Preugschat
Occasional Contributor

DTterm

Hello,

I expect this has been asked before but I can't find any answers.

Its only a simple one - maybe? - is there a way to use the PageUP PageDown keys in a dtterm?

I use xterms and hpterms, and these keys work fine, but the dtterm just errors whith a control char (^[[).

I'm hoping that the fix is a setting in my:
Xdefaults....
.profile.....
.kshrc

Any help would be appreciated.

Richard
If you've thought of it someone's done it!
2 REPLIES 2
Alex Glennie
Honored Contributor

Re: DTterm

try adding : in $HOME/.Xdefaults
*dtTerm*defaultVirtualBindings: osfPageDown: vt-edit-key(next) osfPageUp: vt-edit-key(prior)

if that fails try a ...

try dtterm -xrm "dtterm*translations: #override Tab: \nscroll(-1, page)"

if that fails on what h/w is CDE running, your O/S and CDE patch level ?

Mike Stroyan
Honored Contributor

Re: DTterm

A dtterm will scroll a page at a time if you hold down the shift key when pressing PageUp and PageDown.