- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CDE Custom Login Message & Xresources file
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
06-08-2001 10:33 AM
06-08-2001 10:33 AM
CDE Custom Login Message & Xresources file
I have modified the Xresources file to include a standard login message at Dtlogin*greeting.labelString which works fine. The problem is that on the login screen,underneath the custom message the words "Default Desktop" are displayed, but one can only see about the top quarter of the words.
Is there a way to remove the words "Default Desktop" completely, or perhaps modify their font to correctly display them?
Any and all help appreciated.
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2001 01:57 AM
06-11-2001 01:57 AM
Re: CDE Custom Login Message & Xresources file
http://forums.itrc.hp.com/cm/QuestionAnswer/1,1150,0x4303a22d6d27d5118fef0090279cd0f9,00.html
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2001 10:49 AM
06-11-2001 10:49 AM
Re: CDE Custom Login Message & Xresources file
Thanks for the reply, but that unfortunately shed no light on my issue. The Issue is that on the main CDE login screen, it says: "Welcome to
Any and all help appreciated. Also, any site links to good detailed customization guidance for CDE.
Thanks, and HAGO!
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2001 11:41 PM
06-11-2001 11:41 PM
Re: CDE Custom Login Message & Xresources file
labelString
Specifies the string to use for the welcome message.
Multiple lines can be specified by including newline
characters \n\ in the text. If the token %LocalHost" is
included in the text, it will be replaced with the name
of the host providing login service. If the token
%DisplayName% is included in the text, it will be
replaced with the display name.
Matte Resources
The following resources describe the matte layout used on the login
screen. The resources should be prefaced with the string
Dtlogin*matte. when specified.
width Specifies the width to use for the login_matte.
height Specifies the height to use for the login_matte.
I beleive the dtgreet window automatically sizes itself to
suit to message size but problems may occur if text lines
are longer than width of login matte - reducing line length to fit within the matte may resolve ?
for CDE FAQ's => this site is improving ;) or http://www.laxmi.net/cde.htm ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2001 08:49 AM
06-12-2001 08:49 AM
Re: CDE Custom Login Message & Xresources file
Although defining the matte parameters didn't really solve the problem, I appreciate your input, and the link.
I have however solved the issue by simply increasing the value of: highlightThickness to "5" which essentially masks the problem. Which is good enough for me..
Thanks & HAGO,
Pete