- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE: How to change font size in dtpad
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
11-05-2001 02:03 AM
11-05-2001 02:03 AM
Can't find anything on the man pages or the HP forums
dtterm -fn does it for dtterms, but
dtpad -fn ignores it.
Graham
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 02:13 AM
11-05-2001 02:13 AM
Re: CDE: How to change font size in dtpad
Can the default font for dtpad be changed?
From the command line, a user could execute the follow:
/usr/dt/bin/dtpad -standAlone -xrm '*DtEditor*textFontList: user6x13'
Other fonts the user can choose from are found in the following directories:
/usr/lib/X11/fonts/hp_roman8/75dpi
/usr/lib/X11/fonts/misc
To permanently alter the font used by dtpad place the following resource in $HOME/Dtpad (for an
individual user) or in /etc/dt/app-defaults/C/Dtpad (for a system-wide change)
Dtpad*standAlone: True
Dtpad*textFontList font name
NB you may find you need to employ both methods togehter .....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2001 02:22 AM
11-05-2001 02:22 AM
Re: CDE: How to change font size in dtpad
good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 12:53 AM
11-06-2001 12:53 AM
Re: CDE: How to change font size in dtpad
The command line option works a treat.
Couldn't get the 'permanent' solution to work, but who cares, I can live with that !
Thanks again
Graham
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 01:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2001 07:44 AM
11-06-2001 07:44 AM
Re: CDE: How to change font size in dtpad
And you are right - that did it.
10 points coming your way.
till the next time.
- Graham