- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: CDE Configuration
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-03-2001 09:12 AM
10-03-2001 09:12 AM
Is there a configuration file that states use the /usr/dt/appconfig/types/C/dtwm.fp only if there isn't one in the users home directory?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 09:56 AM
10-03-2001 09:56 AM
Re: CDE Configuration
If you want to take away button for everyone here is the process.
for example disabling Screen saver button
1. cp /usr/dt/app-defaults/C/Dtstyle /etc/dt/app-defaults/C
2. Edit /etc/dt/app-defaults/C/Dtstyle and remove the word
"screen" as shown below:
Change this line:
Dtstyle*componentList: Color Font Backdrop Keyboard Mouse Beep
Screen Dtwm Startup
To:
Dtstyle*componentList: Color Font Backdrop Keyboard Mouse Beep
Dtwm Startup
Note: This change will remove the Screensaver option from the Style manager.
3. Edit /etc/dt/config/C/sys.resources and add the following two
lines:
dtsession*extension.saverTimeout: 0
dtsession*extension.lockTimeout: 0
Note: These two settings will disable the screen saver and screen lock, respectively.
4. To make these changes take effect for all users, remove their
$HOME/.dt directories
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 10:14 AM
10-03-2001 10:14 AM
Re: CDE Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2001 12:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2001 04:42 AM
10-04-2001 04:42 AM
Re: CDE Configuration
I couldn't find any information on dtfpfpile, but I used your example and it was exactly what I needed.
Thanks,
Jason
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-04-2001 11:44 AM
10-04-2001 11:44 AM