On Tue, Jul 13, 2004 at 09:32:45AM -0600, Matthew J Kettlewell wrote:
> Hmmmm.... something still not right.... I've put together a minimal
> .fvwm2rc to show what I'm doing. Anything standout as being obsolete or
> non-standard? I've been trying to not get *too* crazy with things ( only
> a taskbar and pager )
>
> I'm still getting the foreground text on the clock to be static at black,
> so with my background at black, no clock appears.
(Please post replies below the quoted portions of the original
mail on the fvwm lists.)
With the code from CVS, you config works exactly as it should on
my machine. The clock text is white on black, right from the
start.
What exactly do you see?
* Is the text on the window buttons also black, or is it white?
* Does the clock text become white after one minute?
* What if you move the pointer over the TaskBar for a couple of
seconds?
* Did you download the lastest CVS code and try that? If you
don't want to use CVS, try tomorrow's snapshot (my patches may
not be in today's snapshot).
> #############################################
> #############################################
> ## Start of .fvwm2rc
> ModulePath /usr/local/libexec/fvwm/2.5.10:+
If you have tried CVS, you're running the old modules against a
current fvwm version. It should not be necessary to set the
module path to run fvwm.
> DestroyFunc StartFunction
> DestroyFunc InitFunction
>
> AddToFunc StartFunction
> + I Module FvwmTaskBar
>
> AddToFunc InitFunction
> + I Module FvwmPager
> + I Exec aterm -ls -sh 70 -bg black -fg green -tr +sb -fn 7x14 -fb 7x14bold
>
> Mouse 1 R A Menu RootMenu Nop
>
> AddToMenu RootMenu RootMenu Title top
> + "a&Term " Exec aterm -ls -sh 70 -bg black -fg
> green -tr +sb -fn 7x14 -fb 7x14bold
> + "" Nop
> + "Exit Fvwm" Popup Quit-Verify
>
>
> AddToMenu Quit-Verify "No, Don't Quit" Nop
> + "" Nop
> + "Restart Fvwm" Restart
> + "" Nop
> + "Yes, Really Quit" Quit
>
> DeskTopSize 2x2
> EdgeResistance 100 100
> EdgeScroll 100 100
> EdgeThickness 2
>
> Style "FvwmTaskBar" NoTitle, BorderWidth 4, HandleWidth 4, Sticky, \
> StaysOnTop, WindowListSkip, CirculateSkip
>
> Colorset 99 fg white, bg black
>
> *FvwmTaskBar: Geometry +0-0
> *FvwmTaskBar: ClockFormat %T
> *FvwmTaskBar: Colorset 99
>
>
> ## End of .fvwm2rc
> ###############################################
> ###############################################
[snip]
Ciao
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.
- application/pgp-signature attachment: stored
Received on Tue Jul 13 2004 - 13:47:13 BST