- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: X Terminal Fonts using CDE
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 06:30 AM
05-03-2001 06:30 AM
X Terminal Fonts using CDE
I recently moved our development platform to a L1000 with HP-UX11.0 . We have one X terminal HP 700/RX (A1097C) in our network. When running under CDE, it shows very poor character fonts for all purposes.
How can I find out which fonts are required to show a clear view?
Klaus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 06:35 AM
05-03-2001 06:35 AM
Re: X Terminal Fonts using CDE
F) Making the CDE fonts available to X-Terminals
- ------------------------------------------------------
The simple solution to this problem involves configuring and
running a font-server on the system which is running CDE and
forcing the font server into the X-Server (X-Terminal) font-path.
To do this a few things are required:
1 - The font server needs to be configured to include the CDE
fonts in its catalog
EDIT: /etc/X11/fs/config
Append ",/usr/dt/config/xfonts/C" to the end of the
"catalogue = ..." line
EDIT: /etc/rc.config.d/xfs
Set the following variable: "RUN_X_FONT_SERVER=1"
EXECUTE: /sbin/init.d/xfs start
If the font-server is already running, kill it and
restart it.
2 - Force CDE to add the font-server to the X-Server font-path
by editing the Xsetup file. (NOTE: This steps REQUIRES
the IP address of the CDE session server. You can get
this information by running: nslookup `hostname`.)
COPY: /usr/dt/config/Xsetup to /etc/dt/config/Xsetup
EDIT: /etc/dt/config/Xsetup
Add the following line to /etc/dt/config/Xsetup replacing
"IPADDRESS" with the IP address of the server as returned
from "nslookup `hostname`":
$XDIR/xset fp+ tcp/IPADDRESS:7000 1>/dev/null
Then add the tcp/IPADDRESS:7000 to the font path head of the xterminal : configurable by either the setup/config gui on the xterminal or vi'ing its remote config file (xterminalname.cfg).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 06:35 AM
05-03-2001 06:35 AM
Re: X Terminal Fonts using CDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 07:13 AM
05-03-2001 07:13 AM
Re: X Terminal Fonts using CDE
following your instructions, it still did not change.
xset q shows "/usr/lib/X11/700X/fonts/hp_roman8,tcp/134.46.70.12:7000,/etc/dt/config/xfonts/C, ...."
xlsfonts prints lots of fonts, including 390 different lines starting with "-dt- ...". (most lines seems to be duplicate).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 07:22 AM
05-03-2001 07:22 AM
Re: X Terminal Fonts using CDE
=> fonts select a different font size :
start a dtterm does the change make any diffence ?
If yes : the xterminals are using CDE fonts I suspect : in which case you might like to try choosing a different monitor / screen resolution ?
If no : run remsh
Define clear view or rather what you are seeing are fonts all that's affected ? what apps/ guis affected ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 07:46 AM
05-03-2001 07:46 AM
Re: X Terminal Fonts using CDE
the font sizes are changing, when the setting in style manager are made.
The screen resolution is 1280x768 and cannot be changed.
The appearance of the glyphs is bad readable. That is true for for the CDE applications (e.g. style manages) and (more important for me)in the dtterm and HPterm emulations).
To describe the situation in a dtterm with fonts of 11.5 point: the lines of all glyphs are fading, that means, their thickness seems to vary within a letter. In letter "W" the lower pins are not shown at all at certain positins on the screen. That varies, if I move the frame containing the dtterm.
Smaller font sizes are simply not readable. The situation is clearly worse that under VUE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 07:52 AM
05-03-2001 07:52 AM
Re: X Terminal Fonts using CDE
the symptoms show up also on the CDE login dialog, not on the blue screen appearing after log in.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 07:54 AM
05-03-2001 07:54 AM
Re: X Terminal Fonts using CDE
Whats in the Xterminals log file ? is it complaining about fonts ?
How about the Xserver : check /var/dt/Xerrors ?
Maybe worth running dr_dt but I don't it will unearth anything .... say this xterminal it's not running CDe locally ? ie using a flash dimm card at all ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2001 09:17 AM
05-03-2001 09:17 AM
Re: X Terminal Fonts using CDE
the remsh .. get only issues the error message "ftpd: no such file or directory".
I put "xset fp tcp/..." in Xsetup. Nevertheless the font path looks like /usr/lib/X11/700X/fonts/hp_roman8/75dpi,tcp/134...:7000
I cannot find any terminal log file.
CDE is not running as a local application on the xterminal, there is no flash dimm.