Sponsored Content
Full Discussion: dtlogin logo
Operating Systems Solaris dtlogin logo Post 54980 by pressy on Monday 30th of August 2004 06:27:08 AM
Old 08-30-2004
dtlogin logo

hiho,
where are the frisky CDE admins.... ;-)
how can i change the welcome logo?
i found the /usr/dt/config/C/Xresources
and the entry:
Dtlogin*logo*bitmapFile:
but when i enter my own *.bm or *.xpm file the screen use a black logo.... i think i am using the wrong resolution for my picture... but what is the right one??
any ideas
X pixel x Y pixel in X bit?

thx a lot

pressy
 

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
LINUX_LOGO(1)						      Debian GNU/Linux Manual						     LINUX_LOGO(1)

NAME
linux_logo - Color ANSI penguin logo w/ system information. SYNOPSIS
linux_logo [-h | -v ] [-a ] [ -b | -c] [-d] [-D file] [-e file] [-f] [-g | -l] [-k] [-i] [-n] [-p] [-s] [-u] [-x] [-y] [-o Num] [-t string] [-L num | NAME | list | random_xy] [-F format] DESCRIPTION
linux_logo is a program that generates a color ANSI picture of a penguin which includes some system information obtained from the /proc filesystem. OPTIONS
-h Show summary of options. -v Show version of program. -ascii -a Display the logo as monochrome ascii. -banner -b Display the banner-style logo. -classic -c Display the original penguin logo. -d Disable "prettying" of output -D filename Use logo from "filename" -e filename Use cpuinfo from "filename" for debugging purposes -f Force the screen clear before drawing the logo. -F STRING Use custom output STRING for sysinfo. See below for more info. -g Display only the system infomation. -i Ignore the ~/.linux_logo and /etc/linux_logo.conf config files -k Keep sysinfo flushed-left (non-centered) -l Display only the logo. -L ... Custom logo options. See LOGO SELECTION below -o Num Shift output Num spaces to the right -p Preserve cursor location -s Skip the BogoMips test [ speeds up display on non-Linux platforms ]. -t string Display an arbitrary string -u Display the system uptime. -w val Set screen width to val -y Display the load average. PROCESSOR INFORMATION
CPUINFO The cpuinfo supplied in /proc/cpuinfo is not always usable by linux_logo. If the cpuinfo for your microprocessor generates ugly output, send the output from your /proc/cpuinfo to the author. FORMAT The format string special sequences start with # (use ## to print #). All other characters, except for , are printed as is. Seq Description Output ---------------------------------------------------------------- ## # #B Bogomips 374.37 #C Compiled Date #47 Fri Jan 8 10:37:09 EST 1999 #E User Text My Favorite Linux Distribution Displayed with -t #H Hostname deranged #L Load average Load average 0.04, 0.01, 0.01 #M Megahertz 188Mhz where supported #N Number of CPU's Two #O OS Name Linux #P Processor or Processors Processor #R Ram 64M in Megabytes #S Plural s #T Type of CPU K6 #U Uptime Uptime 10 hours 59 minutes #V Version of OS 2.2.0-pre5 #X CPU Vendor AMD \n carriage return Notes: o The letter after the # must be capitalized. o Options not available are silently ignored. o Megahertz only available on some platforms and newer kernels. o See defaults.h on how to have #N report in non-english numbers. o Plural [#S] gives nothing if there is 1 cpu, gives 's' otherwise. o The "-y" and "-u" [display uptime and load average] command line options don't affect the output if a custom format is used. The default banner format is: "#O Version #V, Compiled #C #N #M#X#T Processor#S, #R RAM, #B Bogomips Total #H " The default banner format displays the following on the author's computer: Linux Version 2.2.0-pre5, Compiled #47 Fri Jan 8 10:37:09 EST 1999 One 188MHz AMD K6 Processor, 64M RAM, 374.37 Bogomips Total deranged Another example would be: linux_logo -F "Redhat Linux 5.2 Kernel Version #V #U #L " which would display: Redhat Linux 5.2 Kernel Version 2.2.0-pre5 Uptime 11 hours 4 minutes Load average 0.00, 0.00, 0.00 LOGO SELECTION The -L command line option is used to choose which logo to use. o "-L list" will list all of the logos available o "-L NAME" will display the logo with name NAME. o "-L NUM" will display logo with number NUM (deprecated) o "-L random_xy" will pick a logo at random, with criteria xy. When you replace x with the letter: b : pick a random banner mode logo c : pick a random classic mode logo e : pick a logo from either banner or classic When you replace y with the letter: a: pick a random ascii logo n: pick a non-ascii logo e: pick either type of logo So to summarize: "-L random_ba" picks a random ascii banner, "-L random_ce" picks a random classic logo "-L random_ee" picks any logo, etc. DEBIAN
The Debian pre-packaged version of linux_logo includes the Debian logo in addition to the 'Classic' and 'Banner' logos. The Debian logo is the default logo unless one of the other logos is specified on the command line. CONFIG FILES
~/.linux_logo and /etc/linux_logo.conf can be filled with command line options and will be parsed before the actual command line SEE ALSO
/usr/doc/linux_logo, http://www.deater.net/weave AUTHOR
Vince Weaver <vince@deater.net>. This manual page was written by Steve Kostecke <steve@debian.org>, for the Debian GNU/Linux system. Debian 7 July 2007 LINUX_LOGO(1)
All times are GMT -4. The time now is 08:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy