- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: change CDE fonts ?
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
12-01-2004 03:02 AM
12-01-2004 03:02 AM
{HP-UX 11.11}
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 03:31 AM
12-01-2004 03:31 AM
Re: change CDE fonts ?
i am not sure.can you see a icon (having TTT some dots of different colours) on the bottom tab of screen.double click on that icon.it will open a new tab for the settings of fonts,colours,etc.i think you can change font there.
regds,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 03:50 AM
12-01-2004 03:50 AM
Re: change CDE fonts ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2004 09:05 PM
12-01-2004 09:05 PM
SolutionThis is what you are after:
Change some X resources, e.g.:
*Font: -bitstream-prestige-medium-r-normal--26-171-110-110-m-140-iso8859-1
*FontList: -bitstream-swiss 742-medium-r-normal--23-196-85-85-p-133-iso8859-1
*systemFont: -dt-interface system-medium-r-normal-xxl*-*-*-*-*-*-*-*-*:
*userFont: -dt-interface user-medium-r-normal-xxl*-*-*-*-*-*-*-*-*:
In case you didn't know: to find the fonts available to you you can run:
/usr/bin/X11/xlsfonts
To integrate the new font into your running session, put your font specifications into a file and run:
/usr/bin/X11/xrdb -m < [your file]
Kind regards, Christian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 06:32 AM
12-02-2004 06:32 AM
Re: change CDE fonts ?
Thanks;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2004 08:28 PM
12-02-2004 08:28 PM
Re: change CDE fonts ?
Glad to be of service to you.
Regarding zeroes with dots and slashes, well I'm sorry, I'm not an expert in that area. Most of the time I use large fonts and if I should ever find one with a / or . in the 0 (I don't remember this off-hand) then I might switch to another font.
So, sorry, can't help you much with that one.
If that's so important for you, you could invest some effort to porting a font from another platform. Theoretically it should be possible to port fonts from any other X-server to the HP X server but I admit that I never tried this. Also, maybe Gnome for HP-UX (which is free) includes some fonts under /opt/gnome/share/ but I never tried to play with them or explicitly use them (I have been using Gnome 1.4 on HP-UX for a couple of years now).
Kind regards, Christian