EnglishFrenchSpanish

Ad


OnWorks favicon

FvwmDebug - Online in the Cloud

Run FvwmDebug in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command FvwmDebug that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


FvwmDebug - the fvwm module debugger

SYNOPSIS


FvwmDebug should be spawned by fvwm(1) for normal functionality.

To run this module, place this command somewhere in the configuration:

Module FvwmDebug [optional-params]

To stop this module, execute:

KillModule FvwmDebug

DESCRIPTION


This module persistently dumps all fvwm event details and optionally some other
information into the standard error stream or a file, good for debugging purposes. The
output may be optionally redirected to xconsole or similar window.

INVOCATION


There are several command line switches:

FvwmDebug [ --args|--noargs ] [ --events|--noevents ] [ --log file ] [ --xconsole ] [
--mask mask ] [ --xmask mask ] [ --debug level ] [ --track tracker-name ] [
--send-configinfo ] [ --send-windowlist ]

Long switches may be abbreviated to shorter switches.

--noargs - do not print all arguments of the event, just its name. --args is the default.

--noevents - do not print even event names, implies --noargs. It is similar in effect to
setting both --mask and --xmask to 0, but the events are actually received by the module,
they are just not printed.

This option may be useful if --track or/and --debug is used.

The default is --events normally, and --noevents if one or more --track options specified.

-l|--log file - specify the log file name instead of the standard error stream. If the log
file can't be open for writing, the default standard error stream is used.

The file may start with a pipe '|', this is similar to the usual meaning of a pipe, the
output is piped to the specified command. See also --xconsole option.

-xc|--xconsole - this is a shortcut for:

FvwmDebug --log '|xconsole -file /dev/stdin -geometry 600x400 -notify'

That shows the module output in the xconsole window rather than the standard error stream.

-m|--mask mask - set the module mask, 31 bit integer. By default almost all events are
monitored (except for some flood events like CONFIGURE_WINDOW or FOCUS_WINDOW. The special
value of -1 sets the maximal mask.

-x|--xmask mask - set the module extended mask, 31 bit integer. By default almost all
events are monitored (except for some flood events like ENTER_WINDOW or LEAVE_WINDOW. The
special value of -1 sets the maximal extended mask.

-d|--debug level - use the Perl library debugging mechanism. The useful levels are 2 to 4.

-t|--track tracker-name - create the given Perl library tracker and observe its main
observable. This option may be specified multiple times. This options implies --noevents
unless explicitly overwritten. You may optionally try --debug, for example:

FvwmDebug -xc --track PageInfo --track GlobalConfig --debug 3

Run "fvwm-perllib man" to get the names of all existing trackers in your installed Perl
library.

-sc|--send-configinfo - send Send_ConfigInfo command to fvwm on startup, this results in a
lot of events received.

-sw|--send-windowlist - send Send_WindowList command to fvwm on startup, this results in a
lot of events received.

Use FvwmDebug online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad