]> git.sur5r.net Git - i3/i3.github.io/blob - docs/4.13/i3-migrate-config-to-v4.html
save docs for 4.13
[i3/i3.github.io] / docs / 4.13 / i3-migrate-config-to-v4.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-migrate-config-to-v4(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-migrate-config-to-v4(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 4.0,</span>\r
36 <span id="revdate">July 2011</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-migrate-config-to-v4 - migrates your i3 config file</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="listingblock">\r
52 <div class="content">\r
53 <pre><tt>mv ~/.i3/config ~/.i3/old.config\r
54 i3-migrate-config-to-v4 ~/.i3/old.config &gt; ~/.i3/config</tt></pre>\r
55 </div></div>\r
56 </div>\r
57 </div>\r
58 <div class="sect1">\r
59 <h2 id="_description">3. DESCRIPTION</h2>\r
60 <div class="sectionbody">\r
61 <div class="paragraph"><p>i3-migrate-config-to-v4 is a Perl script which migrates your old (&lt; version 4)\r
62 configuration files to a version 4 config file. The most significant changes\r
63 are the new commands (see the release notes).</p></div>\r
64 <div class="paragraph"><p>This script will automatically be run by i3 when it detects an old config file.\r
65 Please migrate your config file as soon as possible. We plan to include this\r
66 script in all i3 release until 2012-08-01. Afterwards, old config files will no\r
67 longer be supported.</p></div>\r
68 </div>\r
69 </div>\r
70 <div class="sect1">\r
71 <h2 id="_see_also">4. SEE ALSO</h2>\r
72 <div class="sectionbody">\r
73 <div class="paragraph"><p>i3(1)</p></div>\r
74 </div>\r
75 </div>\r
76 <div class="sect1">\r
77 <h2 id="_author">5. AUTHOR</h2>\r
78 <div class="sectionbody">\r
79 <div class="paragraph"><p>Michael Stapelberg and contributors</p></div>\r
80 </div>\r
81 </div>\r
82 </div>\r
83 <div id="footnotes"><hr /></div>\r
84 <div id="footer" lang="de">\r
85 © 2009-2011 Michael Stapelberg, <a href="/impress.html">Impressum</a>\r
86 </div>\r
87 </body>\r
88 </html>\r