Phil Humpherys <humphery_at_joshua.itglobal.com> writes:
> I'm new to the mailing list. I'm trying to get a pager swallowed into
> the wharf bar, and I'm just getting a blank button. This is the line
> in the .bowmanrc file.
>
> *Wharf nil whatever SwallowModule "FvwmPager" FvwmPager 0 0
>
> Can anyone give ma a hand??
I had the same problem, too. Apparently something in the FvwmButtons
code changed and now you have to write the parameters in a different
way. This is what I used:
*FvwmButtons (2x2 Swallow "FvwmPager" "FvwmPager 0 0")
In your case, that would probably read:
*Wharf (Swallow "FvwmPager" "FvwmPager 0 0")
I hope this helps,
Markus
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Sat Jun 22 1996 - 12:17:47 BST