# HG changeset patch # User Oleksandr Gavenko # Date 1413329202 -10800 # Node ID 6a159ac9641b1edc57257870c5bb794cb0d44be0 # Parent 24a0011aa789bd62afec94773c06566f50151f95 send_configinfo diff -r 24a0011aa789 -r 6a159ac9641b fvwm.rst --- a/fvwm.rst Tue Oct 14 22:45:34 2014 +0300 +++ b/fvwm.rst Wed Oct 15 02:26:42 2014 +0300 @@ -28,6 +28,12 @@ and check results in ``~/.xsession-errors``. +Check functions from ``fvwm/functable.c``:: + + $ FvwmCommand -i1 send_configinfo + $ FvwmCommand -i1 send_windowlist + $ FvwmCommand -i3 send_windowlist + Perl module for FVWM. ===================== ::