FVWM: FvwmPager question

From: Barry A. Warsaw <bwarsaw_at_anthem.cnri.reston.va.us>
Date: Tue, 29 Oct 1996 14:29:27 -0500

I'm currently updating my Fvwm.py module for writing Fvwm 2.0 modules
in Python. I'm working on a sort of successor to FvwmPager (called
Pypager) which has an interface reminiscent of Ctwm's desktop manager,
but I'm also going to support some of the UI of the existing FvwmPager
program. I've got the basic mechanism working, and I've been testing
it by interacting with both Pypager and FvwmPager.

I noticed something weird about FvwmPager, and checked out the source
code in modules/FvwmPager/x_pager.c:SwitchToDeskAndPage(). My
question is, in the !NON_VIRTUAL clause, there's a call to SendInfo()
that I don't understand. It says:

      SendInfo(fd,"Desk 0 10000\n",0);

Now, why would FvwmPager be trying to switch to desk 10000? The
manpage for Fvwm doesn't say anything about special semantics for arg2
of the Desk command, so is this a bug, or a throw back to an earlier
spec, or just something tickling an undocumented, er feature?

This seems kind of bogus to me, and either FvwmPager should be fixed
(i.e. this line removed), or I'll have to kludge around it in Pypager.

Thanks,
-Barry
--
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 Tue Oct 29 1996 - 13:33:41 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:59 BST