"Ronald F. Guilmette" <r...@tristatelogic.com> writes:

> In message <icimtk99bl....@home.home>, 
> Dan Espen <dan1es...@gmail.com> wrote:
>
>>>>Sorry, for FvwmCommand to work you need this in your config:
>>>>
>>>>AddToFunc StartFunction I Module FvwmCommandS
>
> OK, so now I have the following two commands added to my ~/.fvwm2rc 
> file and I am still gitting the same issue, i.e. a big bloated analog
> xclock appearing at some (apparently random) point on my screen, rather
> than the place where it normally would be, and the digital xclock
> supplanting it in the little box at the lower right of my (default
> theme) screen...
>
> AddToFunc StartFunction I Module FvwmCommandS
> AddToFunc StartFunction I Test (Init) Exec exec xclock -digital -strftime '%a 
> %b %d %T'
>
> Grrr.  I can't imagine why this would be so hard.  I didn't think
> what I wanted to do would be so complex.  Again, I just want a
> digital xclock to appear in the blank space below the xbiff thingy
> in the default theme.

I think I did another post dealing with xclock, if not change the above
like this:

xclock -digital -strftime '%a %b %d %T' -geom 300x50+200+200
                                        ^^^^^^^^^^^^^^^^^^^^


This can also be done with xresources.  If you don't know how to set
these, ask.


-- 
Dan Espen

Reply via email to