File: FvwmCommand.adoc

package info (click to toggle)
fvwm3 1.0.6a%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 10,408 kB
  • sloc: ansic: 141,349; perl: 4,891; sh: 4,568; makefile: 785; yacc: 688; lex: 187; sed: 11
file content (50 lines) | stat: -rw-r--r-- 794 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
= FvwmConsole(1)

:doctype: manpage
:mantitle: FvwmCommand
:manname: FvwmCommand
:manvolnum: 1
:page-layout: base

== NAME

FvwmCommand - send commands to fvwm3.

== SYNOPSIS

FvwmCommand __command__

== DESCRIPTION

FvwmCommand allows the user to send commands to fvwm3.  This is useful for
external use from shell-scripts or other languages.

== INVOCATION

FvwmCommand __command__

== CONFIGURATION OPTIONS

FvwmCommand accepts the following command-line arguments:

-c::
	Read and send commands from stdin

-f __filename__::
	Use unix socket (__filename__) to connect to __FvwmMFL__

-i [infolevel]::
----
0 - default
>0 - print output from FvwmMFL
----

-d::
	Print detailed diagnostic messages

-v::
	Print version number.

== AUTHOR

FvwmCommand is the original work of Miroslav (NsCDE)