- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- dtterm border problem
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-21-2001 07:53 AM
11-21-2001 07:53 AM
But, no border is appearing. I am attempting to get cool looking borders like the ones gernerated with VirtualVault windows. Any idea why my color borders are not appearing?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2001 07:59 AM
11-21-2001 07:59 AM
Re: dtterm border problem
Have you looked at your dtterm man page? I looked at mine, and did not see the -bordercolor option. Saw stuff like foreground and background colors. I know you can do this with xterm, option is -bd. Are you trying to use a different windowing environment like Afterstep or something?
Good Luck with making your windows cool,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2001 08:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2001 08:33 AM
11-21-2001 08:33 AM
Re: dtterm border problem
Also, I was looking for a way to set the border color for each window launched, not globally for all windows.
(Yes the dtterm man page DOES show all these options)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2001 08:37 AM
11-21-2001 08:37 AM
Re: dtterm border problem
This is expected it will do it on the fly with some user intervention ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2001 08:39 AM
11-21-2001 08:39 AM
Re: dtterm border problem
ps .Xdfaults is not meant to be there by default.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2001 09:02 AM
11-21-2001 09:02 AM
Re: dtterm border problem
dtterm -xrm "*borderWidth: 10"
as to the colour resource me thinks CDE's desktop colour scheme/palette is overriding something as
dtterm -xrm "*borderColor: red" doesn't work ... Let me know how you get on, I'm going home now, allocate some points if any of the above work and I'll read your progress tomorrow ....
ps anyone else who want's a crack at this feel free ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2001 12:07 PM
11-21-2001 12:07 PM
Re: dtterm border problem
dtterm -xrm 'Dtterm*borderWidth: 10' -xrm 'Dtterm*borderColor: red'