]> git.sur5r.net Git - i3/i3.github.io/blob - docs/4.13/i3-msg.html
save docs for 4.13
[i3/i3.github.io] / docs / 4.13 / i3-msg.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"\r
2     "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">\r
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">\r
4 <head>\r
5 <link rel="icon" type="image/x-icon" href="/favicon.ico">\r
6 <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />\r
7 <meta name="generator" content="AsciiDoc 8.6.8" />\r
8 <title>i3: i3-msg(1)</title>\r
9 <link rel="stylesheet" href="/css/style.css" type="text/css" />\r
10 <link rel="stylesheet" href="/css/xhtml11.css" type="text/css" />\r
11 <script type="text/javascript">\r
12 /*<![CDATA[*/\r
13 document.addEventListener("DOMContentLoaded", function(){asciidoc.footnotes(); asciidoc.toc(2);}, false);\r
14 /*]]>*/\r
15 </script>\r
16 <script type="text/javascript" src="/js/asciidoc-xhtml11.js"></script>\r
17 </head>\r
18 <body class="article">\r
19 \r
20         <div id="main">\r
21             <a href="/"><h1 id="title">i3 - improved tiling WM</h1></a>\r
22                         <ul id="nav">\r
23                                 <li><a style="border-bottom: 2px solid #fff" href="/docs">Docs</a></li>\r
24                                 <li><a href="/screenshots">Screens</a></li>\r
25                                 <li><a href="https://faq.i3wm.org/">FAQ</a></li>\r
26                                 <li><a href="/contact">Contact</a></li>\r
27                                 <li><a href="https://github.com/i3/i3/issues">Bugs</a></li>\r
28                         </ul>\r
29         <br style="clear: both">\r
30 <div id="content">\r
31 <div id="header">\r
32 <h1>i3-msg(1)</h1>\r
33 <span id="author">Michael Stapelberg</span><br />\r
34 <span id="email"><tt>&lt;<a href="mailto:michael+i3@stapelberg.de">michael+i3@stapelberg.de</a>&gt;</tt></span><br />\r
35 <span id="revnumber">version 3.delta,</span>\r
36 <span id="revdate">November 2009</span>\r
37 <div id="toc">
38   <div id="toctitle">Table of Contents</div>
39   <noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
40 </div>\r
41 </div>\r
42 <div class="sect1">\r
43 <h2 id="_name">1. NAME</h2>\r
44 <div class="sectionbody">\r
45 <div class="paragraph"><p>i3-msg - send messages to i3 window manager</p></div>\r
46 </div>\r
47 </div>\r
48 <div class="sect1">\r
49 <h2 id="_synopsis">2. SYNOPSIS</h2>\r
50 <div class="sectionbody">\r
51 <div class="paragraph"><p>i3-msg "message"</p></div>\r
52 </div>\r
53 </div>\r
54 <div class="sect1">\r
55 <h2 id="_description">3. DESCRIPTION</h2>\r
56 <div class="sectionbody">\r
57 <div class="paragraph"><p>i3-msg is a sample implementation for a client using the unix socket IPC\r
58 interface to i3. At the moment, it can only be used for sending commands\r
59 (like in configuration file for key bindings), but this may change in the\r
60 future (staying backwards-compatible, of course).</p></div>\r
61 </div>\r
62 </div>\r
63 <div class="sect1">\r
64 <h2 id="_example">4. EXAMPLE</h2>\r
65 <div class="sectionbody">\r
66 <div class="listingblock">\r
67 <div class="content">\r
68 <pre><tt>i3-msg "bp" # Use 1-px border for current client</tt></pre>\r
69 </div></div>\r
70 </div>\r
71 </div>\r
72 <div class="sect1">\r
73 <h2 id="_environment">5. ENVIRONMENT</h2>\r
74 <div class="sectionbody">\r
75 <div class="sect2">\r
76 <h3 id="_i3sock">5.1. I3SOCK</h3>\r
77 <div class="paragraph"><p>If no ipc-socket is specified on the commandline, this variable is used\r
78 to determine the path, at wich the unix domain socket is expected, on which\r
79 to connect to i3.</p></div>\r
80 </div>\r
81 </div>\r
82 </div>\r
83 <div class="sect1">\r
84 <h2 id="_see_also">6. SEE ALSO</h2>\r
85 <div class="sectionbody">\r
86 <div class="paragraph"><p>i3(1)</p></div>\r
87 </div>\r
88 </div>\r
89 <div class="sect1">\r
90 <h2 id="_author">7. AUTHOR</h2>\r
91 <div class="sectionbody">\r
92 <div class="paragraph"><p>Michael Stapelberg and contributors</p></div>\r
93 </div>\r
94 </div>\r
95 </div>\r
96 <div id="footnotes"><hr /></div>\r
97 <div id="footer" lang="de">\r
98 © 2009-2011 Michael Stapelberg, <a href="/impress.html">Impressum</a>\r
99 </div>\r
100 </body>\r
101 </html>\r