Sponsored Content
Full Discussion: dtlogin logo
Operating Systems Solaris dtlogin logo Post 54991 by rhfrommn on Monday 30th of August 2004 11:34:41 AM
Old 08-30-2004
I've never done this, but I remember seeing a chapter in a old Sun training manual I have laying around. So I'll copy what they said for you but I'm not sure it will work. Looks to me like you need to put that Xconfig file in a different place but other than that your example was right. Hopefully these instructions will help.

----------------------

1. Change to the /etc/dt/config/C directory. Create it if it does not exist.

cd /etc/dt/config/C
cp /usr/dt/config/C/Xresources .

2. Edit the /etc/dt/config/C/Xresources file and change the following line:

!! Dtlogin*logo*bitmapFile:

to include the path to your bitmap or pixmap file

3. Save the file

4. Log out. A different image appears on the Dtlogin screen.
 

9 More Discussions You Might Find Interesting

1. Solaris

Solaris 10 - dtlogin port chnage?

I have changed my dtlogin port from the deault 177 to 180. When I'm at the Remote Login session screen, how do I specify the port number? (5 Replies)
Discussion started by: kungpow
5 Replies

2. AIX

Get CDE/dtlogin to stop listening on port 6000

Hi all, can anyone help me with this? I'm running AIX 5L v5.3 base and installed CDE is 1.0. I've seen recommendations to add "-nolisten tcp" to the args for X but anytime I try that it simply fails to start. I've tried adding it as an arg to /usr/dt/config/Xservers as well as trying to add it... (0 Replies)
Discussion started by: AIXNewbie
0 Replies

3. What is on Your Mind?

Cool new logo

I saw this on another board, and burst out laughing. http://www.brandsoftheworld.com/brands/0011/0070/brand.gif Apparently it's a new logo (may even be a new name) for a clothing line. Check them out: www.A-Style.it (9 Replies)
Discussion started by: Dave Miller
9 Replies

4. Solaris

customize dtlogin

Hello out there! I'm using dtlogin with my SunRay 2 and SunRay Server Software 4.0. Now I want to customize the look an funcionality of the dtlogin. e.g. disable the Options - Button or change the Helptext. Can anybody give me a hint where to find a good manual for dtlogin or which files I... (2 Replies)
Discussion started by: Blang
2 Replies

5. Solaris

dtlogin problem? Login incorrect; please try again error

At boot the gui looks like it is starting but right away I see a message box pop up saying: 'login incorrect; please try again' and a black screen otherwise. I click ok and it comes right back up. By the way I am running the SGD software and have 2 sunray DTUs connected. The sunray DTUs display the... (7 Replies)
Discussion started by: darkmuck
7 Replies

6. HP-UX

HP-UX, dtlogin, X browser

All: Have an HP-UX server running init level 3, dtlogin shows up in ps -ef, but when you try to connect to this server via X browser (on Win XP), the browser comes up with just a gray screen w/mouse pointer. All the other HP-UX boxes on the same subnet come up with a pretty dtlogin screen. ... (4 Replies)
Discussion started by: b1f30
4 Replies

7. UNIX for Dummies Questions & Answers

how to verify xdm/gdm or dtlogin is setup to be used by the system

Hi All, I was going through a UNIX system administration handbook and while reading found the below sentence "init is also responsible for spawning graphical login systems such as xdm,gdm, or dtlogin if the system is et up to use them" My question is,how to verify on a UNIX... (3 Replies)
Discussion started by: n_ananthu
3 Replies

8. Solaris

dtlogin problem

When I did a ps-ef on a host I noticed that the /usr/openwin/bin/fbconole process was started from the /etc/init PID, and was owned by the operator. What could have caused this issue? (0 Replies)
Discussion started by: amp4cats
0 Replies

9. AIX

Defunct process with dtlogin

Hi, I tried to kill the defunct process but it didn't work. I don't want to make a mistake because some people are working on the server. I don't know if they might have troubles without dtlogin. I would like stop/start dtlogin to stop the defunct process Do you think that works?... (6 Replies)
Discussion started by: Castelior
6 Replies
NSPR-CONFIG(1)						     Netscape Portable Runtime						    NSPR-CONFIG(1)

NAME
nspr-config - Return meta information about nspr libraries SYNOPSIS
nspr-config [--prefix] [--exec-prefix] [--includedir] [--libs] [--cflags] [--libdir] [--version] DESCRIPTION
nspr-config is a shell script which can be used to obtain gcc options for building client pacakges of nspr. OPTIONS
--prefix Returns the top level system directory under which the nspr libraries are installed. --exec-prefix Returns the top level system directory under which any nspr binaries would be installed. --includedir count Returns the path to the directory were the nspr headers are installed. --version Returns the upstream version of nspr in the form major_version-minor_version-patch_version. --libs Returns the compiler linking flags. --cflags Returns the compiler include flags. --libdir Returns the path to the directory were the nspr libraries are installed. EXAMPLES
The following example will query for both include path and linkage flags: /usr/bin/nspr-config --cflags --libs FILES
/usr/bin/nspr-config SEE ALSO
pkg-config(1) AUTHORS
The NSPR liraries were written and maintained by developers with Netscape, Red Hat, Sun, Oracle, Mozilla, and Google. Authors: Elio Maldonado <emaldona@redhat.com>. LICENSE
Licensed under the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. nspr 4.10.2 17 June 2014 NSPR-CONFIG(1)
All times are GMT -4. The time now is 01:56 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy