Re: GDM background image

2001-03-18 Thread Robert Martinovic
On Sat, Mar 17, 2001 at 01:54:17PM +0100, Moritz Schulte wrote:
 Jeff Hornsberger [EMAIL PROTECTED] writes:
 
  Hi, I'm looking for a way to set the background image for gdm. I know it
  is set in /etc/gdm/Init/Default using xsetroot, but I want to set it to
  an image not a color. As far as images goes xsetroot apparently can only
  handle bitmaps, my question is: How do I set the background of gdm to a
  jpg (or some other common image format)? Thanks. -Jeff
 
 Use something other than xsetroot - xloadimage for example.

Speaking of Gdm, has anyone else found that although in
/etc/gdm/gdm.conf i put my .gtkrc in for Gdm to load with my gtk
theme, it still loads with the default theme (which is really ugly)?

Robert
 
   moritz
 -- 
 Moritz Schulte [EMAIL PROTECTED] http://www.chaosdorf.de/moritz/
 Debian/GNU supporter - http://www.debian.org/ http://www.gnu.org/
 GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: GDM background image

2001-03-18 Thread David B . Harris
To quote [EMAIL PROTECTED] (Robert Martinovic),
# Speaking of Gdm, has anyone else found that although in
# /etc/gdm/gdm.conf i put my .gtkrc in for Gdm to load with my gtk
# theme, it still loads with the default theme (which is really ugly)?

Make sure the gtkrc file is readable by GDM. I think it runs as root,
but I could be mistaken. If there's something wrong reading the file,
GDM uses the default theme. Right now I've got it set to Marble3D, and
it works fine.

David Barclay Harris, Clan Barclay
Aut agere, aut mori. (Either action, or death.)



Re: GDM background image

2001-03-18 Thread kmself
on Mon, Oct 16, 2000 at 06:47:25PM -0700, Jeff Hornsberger ([EMAIL PROTECTED]) 
wrote:
   ^
Fix your system clock.

-- 
Karsten M. Self kmself@ix.netcom.comhttp://kmself.home.netcom.com/
 What part of Gestalt don't you understand?   There is no K5 cabal
  http://gestalt-system.sourceforge.net/ http://www.kuro5hin.org


pgpt7beyEe3Gb.pgp
Description: PGP signature


Re: GDM background image

2001-03-18 Thread iehrenwald
On Sun, 18 Mar 2001 kmself@ix.netcom.com wrote:

 on Mon, Oct 16, 2000 at 06:47:25PM -0700, Jeff Hornsberger ([EMAIL 
 PROTECTED]) wrote:
^
 Fix your system clock.

The list was flooded with old messages again, I don't think it's his box.



Re: GDM background image

2001-03-17 Thread Moritz Schulte
Jeff Hornsberger [EMAIL PROTECTED] writes:

 Hi, I'm looking for a way to set the background image for gdm. I know it
 is set in /etc/gdm/Init/Default using xsetroot, but I want to set it to
 an image not a color. As far as images goes xsetroot apparently can only
 handle bitmaps, my question is: How do I set the background of gdm to a
 jpg (or some other common image format)? Thanks. -Jeff

Use something other than xsetroot - xloadimage for example.

moritz
-- 
Moritz Schulte [EMAIL PROTECTED] http://www.chaosdorf.de/moritz/
Debian/GNU supporter - http://www.debian.org/ http://www.gnu.org/
GPG fingerprint = 3A14 3923 15BE FD57 FC06  B501 0841 2D7B 6F98 4199



GDM background image

2001-03-16 Thread Jeff Hornsberger
Hi, I'm looking for a way to set the background image for gdm. I know it
is set in /etc/gdm/Init/Default using xsetroot, but I want to set it to
an image not a color. As far as images goes xsetroot apparently can only
handle bitmaps, my question is: How do I set the background of gdm to a
jpg (or some other common image format)? Thanks. -Jeff



GDM background image

2000-10-17 Thread Jeff Hornsberger
Hi, I'm looking for a way to set the background image for gdm. I know it
is set in /etc/gdm/Init/Default using xsetroot, but I want to set it to
an image not a color. As far as images go, xsetroot apparently can only
handle bitmaps. I'm wondering how I can set the background of gdm to a
.jpg? Thanks. -Jeff



Re: GDM background image

2000-10-17 Thread Craige McWhirter
There are a number of ways to do it. I've never done it on Debian as since I
switched over I've always used a black background with a nice image in GDM 
chooser.
However on other distro's I used xv, xbanner and I think Electric Eyes at
different times. I'm sure one or the other of these is available under Debian 
and
they have have inroot options which will do what you want. 

Redhat used xrsi (or something similar) which was the nicest I'd used.

Give one of the above a whirl and drop me a line if you have a prob.

On Tue, 17 Oct 2000 08:17:49 Jeff Hornsberger wrote:
 Hi, I'm looking for a way to set the background image for gdm. I know it
 is set in /etc/gdm/Init/Default using xsetroot, but I want to set it to
 an image not a color. As far as images go, xsetroot apparently can only
 handle bitmaps. I'm wondering how I can set the background of gdm to a
 .jpg? Thanks. -Jeff
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] 
/dev/null
 

-- 

Cheers,
  Craige.

--
Apt-get a clue. Apt-get Debian.



Re: GDM background image

2000-10-17 Thread Christian Lemer

You can use any other program 

/usr/bin/X11/display -window root 
/usr/share/enlightenment/themes/BlueSteel/backgrounds/images/All-Good-People-4.jpg


Jeff Hornsberger [EMAIL PROTECTED] writes:

 Hi, I'm looking for a way to set the background image for gdm. I know it
 is set in /etc/gdm/Init/Default using xsetroot, but I want to set it to
 an image not a color. As far as images go, xsetroot apparently can only
 handle bitmaps. I'm wondering how I can set the background of gdm to a
 .jpg? Thanks. -Jeff

-- 
Christian Lemer
Service de Conformation des Macromolecules Biologiques et de Bioinformatique
Universite Libre de Bruxelles   Brussels Free University
[EMAIL PROTECTED] +32.2.648.52.00http://www.ucmb.ulb.ac.be/~chris



Re: GDM background image

2000-10-17 Thread Moritz Schulte
Jeff Hornsberger [EMAIL PROTECTED] writes:

 Hi, I'm looking for a way to set the background image for gdm. I know it
 is set in /etc/gdm/Init/Default using xsetroot, but I want to set it to
 an image not a color. As far as images go, xsetroot apparently can only
 handle bitmaps. I'm wondering how I can set the background of gdm to a
 .jpg?

You can do this with 'xloadimage'; it can load an image on the root
window. See the manpage, 'xsetbg' is equivalent to 'xloadimage -onroot
-quiet'...

moritz
-- 
/* Moritz Schulte [EMAIL PROTECTED]
 * http://hp9001.fh-bielefeld.de/~moritz/
 * PGP-Key available, encrypted Mail is welcome.
 */



GDM background image

2000-10-16 Thread Jeff Hornsberger
Hi, I'm looking for a way to set the background image for gdm. I know it
is set in /etc/gdm/Init/Default using xsetroot, but I want to set it to
an image not a color. As far as images goes xsetroot apparently can only
handle bitmaps, my question is: How do I set the background of gdm to a
jpg (or some other common image format)? Thanks. -Jeff