Skip to Content.
Sympa Menu

baslinux - Re: [BL] xcal and rclock: position and automatic start-up

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] xcal and rclock: position and automatic start-up
  • Date: Sun, 31 Jan 2010 20:47:42 +1300

Message from Steven
===================
monz wrote:
>
> Does anyone know how to make xcal and rclock
> start up automatically when X is started?
> I tried putting "exec xcal" and "exec rclock"
> under "exec jwm" in my X startup file, but they
> don't work.

Try this:
--------
rclock &
xcal &
exec jwm
--------

> Also, how does one set the screen position for
> these two programs when they open? It's a pain
> to always have to drag them to where i want them

The -geometry parameter should work for both of those.
For example: rclock -geometry +300+300

Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page