- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- where is the file containing dtterm startup comman...
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-13-2000 01:02 PM
10-13-2000 01:02 PM
where is the file containing dtterm startup command?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2000 01:21 PM
10-13-2000 01:21 PM
Re: where is the file containing dtterm startup command?
/usr/dt/appconfig/types/C/dt.dt
This file should be copied to:
/etc/usr/dt/appconfig/types/C
and any modifications should be made to the file under /etc. Otherwise, patching or upgrades will overwrite any customizations you make.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2000 11:23 PM
10-15-2000 11:23 PM
Re: where is the file containing dtterm startup command?
Alan is right, but I'd like to add the following.
A nice command that could help you in the future finding the right CDE configuration file is dttype(1) (or dttypes(1) - I can't remember exactly and don't have a machine nearby).
It shows about everything about your CDE configuration
AND the file the item in configured in.
Be careful. The output of this command is extremely long!!
Bye,
Rik.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2000 12:02 AM
10-16-2000 12:02 AM
Re: where is the file containing dtterm startup command?
dtaction Dtterm
one is the command line, one is the action type.
If you want one to appear automatically copy either of the above into :
vi $HOME/.dt/sessions/sessionetc
/usr/dt/bin/dtterm &
:wq!
chmod 777 sessionetc
exit out of CDE and test !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2002 07:14 AM
04-17-2002 07:14 AM
Re: where is the file containing dtterm startup command?
the directory where copy dt.dt is /etc/dt/appconfig/types/C/dt.dt. Original files (in /usr/...) should be removed or (better) renamed because CDE read both.