Hi,

I have got a problem with the functions

DestroyFunc .
AddToFunc .
+ I SendToModule FvwmPerl preprocess -c -- $*

and

DestroyFunc GoToPreviousPage
AddToFunc GoToPreviousPage
+ I . GotoPage %{$[page.nx] == 0 ? $[desk.pagesx]-1:$[page.nx]-1}% \
  %{$[page.nx] > 0 ? $[page.ny]:$[page.ny] > 0 ? $[page.ny]-1:\
  $[desk.pagesy]-1}%
+ I TestRc (Match) Next (CurrentPage, AcceptsFocus,     !Iconified) \
  WarpToWindow -100p 8p

on my amd64 machine. Only the second command in "GoToPreviousPage" is
executed. It's strange because on my laptop (Pentium M) and on my old desktop
(Pentium 4) it works without any problems. On all the mentioned machines I run
Gentoo and Fvwm 2.5.12 with the perl-use-flag enabled.

Any suggestions?

Regards Marc


Reply via email to