i3 (window manager)
i3 is a tiling window manager designed for X11, inspired by wmii and written in C. It supports tiling, stacking, and tabbing layouts, which are handled manually. Its configuration is achieved via a plain text file and extending i3 is possible using its Unix domain socket and JSON based IPC interface from many programming languages.
i3 with vim and terminals open | |
Original author(s) | Michael Stapelberg |
---|---|
Initial release | March 15, 2009 |
Stable release | |
Repository | |
Written in | C |
Operating system | Unix-like |
Size | 1.3 MiB |
Type | Window manager |
License | BSD-3-Clause |
Website | i3wm.org |
Like wmii, i3 uses a control system very similar to that of vi and Vim. By default, window focus is controlled by what the documentation refers to as the 'Mod1' key (Alt key/Windows key) in addition to the right-hand home row keys (Mod1+J,K,L,Semicolon), while window movement is controlled by the addition of the Shift key (Mod1+Shift+J,K,L,Semicolon).
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.