File: matchbox-remote.1

package info (click to toggle)
matchbox-window-manager 1.2.2%2Bgit20200512-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 1,508 kB
  • sloc: ansic: 14,759; xml: 778; makefile: 119; sh: 16
file content (61 lines) | stat: -rw-r--r-- 1,331 bytes parent folder | download | duplicates (5)
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
51
52
53
54
55
56
57
58
59
60
61
.\" matchbox-remote.1
.\" Copyright 2004  Moray Allan
.TH matchbox-remote 1 "Jul 16 2004" ""
.SH NAME
matchbox-remote \- communicate with matchbox-window-manager process
.SH SYNOPSIS
.B matchbox-remote [options]
.SH OPTIONS
.TP
\fB\-t\fR <matchbox theme name>
Switch Matchbox theme
.TP
\fB\-r\fR
Output current Matchbox theme
.TP
\fB\-exit\fR
Request Matchbox to exit
.TP
\fB\-next\fR
Page to next window
.TP
\fB\-prev\fR
Page to previous window
.HP
\fB\-desktop\fR
Toggle desktop visibility
.TP
\fB\-menu\fR
Activate mb-applet-menu-launcher
.TP
\fB\-panel\-toggle\fR [panel id]
Toggle panel visibility
.TP
\fB\-input\-toggle\fR
Toggle input method (requires input manager)
.TP
\fB\-composite\-toggle\fR
Toggle compositing engine (if enabled)
.TP
\fB\-keys-reload\fR
Reload keyboard shortcut configuration (if enabled)
.TP
\fB\-h\fR
Output help
.TP
.SH DESCRIPTION
.B matchbox-remote
connects to a running
.B matchbox-window-manager
process to get information about its state or send it instructions.

.B matchbox-window-manager
is a window manager for the X Window System running on non-desktop
embedded platforms such as handhelds, set-top boxes, kiosks and anything else
for which screen space, input mechanisms or system resources are limited.


.SH AUTHOR
.B matchbox-remote
was written by Matthew Allum <mallum@o-hand.com>.