1823882 Members
4081 Online
109666 Solutions
New Discussion юеВ

Exceed xTerm - Command

 
Nikee Reddy
Regular Advisor

Exceed xTerm - Command

Hello,

I have installed Exceed Client software on my desktop.

I am able to configure and connect the xterm for one of the HP-UX 11.0 64-bit server.

Unfortunately, I do not see any scroll bar to see the previous pages.

Here is the command what I have:
@(XTerm, method=stdappdb) -display @d&

How can I write the command to see the scroll bar and title for the session?

Thank you,
Nikee


2 REPLIES 2
Mustafa Gulercan
Respected Contributor

Re: Exceed xTerm - Command

With the command "xterm -display hostname:0.0 -ls -sb"

it will activate the scrollbar on the xterm at the left side.

regards
Bill Hassell
Honored Contributor

Re: Exceed xTerm - Command

Xwindows can be confusing because you are running programs (like xterm) on another computer but display the results on your PC. To see all the options you have available for xterm, logon to the HP-UX system and type:

man xterm

Other useful options:

-bg navy
-fg white
-ls

and so on.


Bill Hassell, sysadmin