FVWM: decor context wrongly initialized ?

From: Quoc Duong <QDuong_at_gallium.com>
Date: Thu, 3 Jul 1997 16:35:28 -0400 (EDT)

Hi all,

I have a following separate module:

void main(int argc, char **argv)
{
  int decor

  ...
  ...
  decore = atoi(argv[5]);

  fprintf(stderr,"decor <%d>\n", decor);
  ...
}

If I activate my module from the button 6 then the value of "decor" is 2000.
But I verify in list of contexts for button presses (defined in fvwm.h).
I don't see any context which is defined as 2000.

Can anyone explain for me, please.

I'm using fvwm-2.0.45.

Thank you,

Quoc.
--
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 Thu Jul 03 1997 - 15:50:43 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:00 BST