On Wed, Jan 17, 2001 at 12:30:41AM +0100, Dominik Vogt wrote:
> On Tue, Jan 16, 2001 at 02:11:23PM -0800, Abinash Yadav wrote:
> > I am trying to ALIGN one .xpm file(logo) to a certain
> > place (say BOTTOM_RIGHT_CORNER) but not able to set it
> > correctly.
> >
> > i tried changing Xresources file ....
> >
> > Dtlogin*logo.alignment: ALIGNMENT_RIGHT
> > Dtlogin*logo*bitmapFile: /opt/local/images/my.xpm
> >
> > (inspired by
> >
> > Dtlogin*greeting.labelString: Welcome to MY STRG
> > Dtlogin*greeting.alignment: ALIGNMENT_CENTER)
> >
> > but this is not working, any pointers?
>
> You are asking at the wrong place. I think you are running fvwm
> on top of CDE. When the login screen appears, fvwm is not even
> running - it is a CDE only configuration. I scanned through my
> "Advanced User's and System Administrator's Guide" for CDE but
> could not even find the ...alignment resource there. You should
> ask this question at a CDE mailing list or newsgroup (sorry, I
> can't tell you where to find one).
>
> Hm, maybe the ALIGNMENT_RIGHT string is not correct. You could
> try to find the correct string in the dtlogin executable (or some
> other CDE executable). With
>
> $ strings dtlogin | grep -i ALIGNMENT
I think the executable is called dtgreet, not dtlogin. If you
don't find it there, try
$ cd /usr/dt/bin
$ strings * | grep -i ALIGNMENT
Bye
Dominik ^_^ ^_^
--
Dominik Vogt, dominik.vogt_at_gmx.de
Reply-To: dominik.vogt_at_gmx.de
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Jan 16 2001 - 18:49:59 GMT