Difference between revisions of "I3"

From PC-BSD Wiki
Jump to: navigation, search
Line 3: Line 3:
 
{{citelink|url=http://i3wm.org/|i3}} is a lightweight, tiling window manager. Keyboard shortcuts are provided to open xterms in order to start applications from the command line.
 
{{citelink|url=http://i3wm.org/|i3}} is a lightweight, tiling window manager. Keyboard shortcuts are provided to open xterms in order to start applications from the command line.
  
i3 provides a panel and on PC-BSD that panel will contain icons for Update Manager, Bluetooth Manager, Wireless Configuration, and Mount Tray.
+
i3 provides a panel and on PC-BSD that panel will contain icons for Bluetooth Manager, Update Manager, Wireless Configuration, and Life Preserver.
  
 
Figure 6.9a shows a screenshot of i3 running on PC-BSD 9.1.  
 
Figure 6.9a shows a screenshot of i3 running on PC-BSD 9.1.  

Revision as of 08:58, 7 August 2012

Previous: FVWM Return to Table of Contents Next: IceWM
I3

i3[1] is a lightweight, tiling window manager. Keyboard shortcuts are provided to open xterms in order to start applications from the command line.

i3 provides a panel and on PC-BSD that panel will contain icons for Bluetooth Manager, Update Manager, Wireless Configuration, and Life Preserver.

Figure 6.9a shows a screenshot of i3 running on PC-BSD 9.1.

Figure 6.9a: i3 Window Manager on PC-BSD

I3a.png

To open an xterm, use Alt+Enter. Windows do not provide minimize/mazimize or close buttons, so type exit when you are finished using an xterm. To leave the window manager and return to the login screen, type killall i3 from within an xterm.

The i3 Users Guide[2] contains the default key bindings and instructions for customizing i3.


References


  1. http://i3wm.org/
  2. http://i3wm.org/docs/userguide.html