- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: how to manipulate the fonts of a vncviewer
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
10-07-2003 01:34 AM
10-07-2003 01:34 AM
how to manipulate the fonts of a vncviewer
Got HPUX 11.00 running VNC 3.3 on a L series box. The system is running Oracle 9iAS Report Server.
How to control the fonts of the vncviewer so the Oracle reports run correctly.
Have been messing with xfs, xset, +fp, -fp, -q, rehash, etc., you get the idea.
Is there some config file somewhere as well?
Many thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 01:52 AM
10-07-2003 01:52 AM
Re: how to manipulate the fonts of a vncviewer
If you have a fonts problem it could be with font server (xfs) and not with vnc.Man xfs for options (few).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 02:05 AM
10-07-2003 02:05 AM
Re: how to manipulate the fonts of a vncviewer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 02:30 AM
10-07-2003 02:30 AM
Re: how to manipulate the fonts of a vncviewer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-07-2003 06:21 AM
10-07-2003 06:21 AM
Re: how to manipulate the fonts of a vncviewer
Seems as part of the configuration for vnc it is looking for a printer. The printer that was defined for this configuration was a printer that had been removed from the network long ago. Just recently the printer was deleted from the system. The vnc server was still referencing this non-existent printer for the drivers. Long story short, add the printer back and all is well.
Many thanks!