[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howtos:i3wm [2012/09/18 20:29 (UTC)] – [i3 Configuration] Switched to lower case letters within key tags sycamorexhowtos:i3wm [2012/09/24 14:47 (UTC)] – [i3 Dependencies] sycamorex
Line 6: Line 6:
 ==== i3 in Slackware==== ==== i3 in Slackware====
  
-Slackware does not come with the i3 window manager. The installation process, however, is a quick an easy one. i3 is available from [[http://slackbuilds.org/repository/13.37/desktop/i3/|SlackBuilds]].You can build and install the dependencies using [[http://docs.slackware.com/howtos:lets_build_a_slackbuild|this]] tutorial or via [[http://www.sbopkg.org/|sbopkg]], a SlackBuild browser.+Slackware does not come with the i3 window manager. The installation process, however, is a quick an easy one. i3 is available from [[http://slackbuilds.org/desktop/i3/|SlackBuilds]].You can build and install the dependencies using [[http://docs.slackware.com/howtos:lets_build_a_slackbuild|this]] tutorial or via [[http://www.sbopkg.org/|sbopkg]], a SlackBuild browser.
  
 ==== i3 Dependencies ==== ==== i3 Dependencies ====
Line 12: Line 12:
 All i3's dependencies are also available from [[http://slackbuilds.org|SlackBuilds]]: All i3's dependencies are also available from [[http://slackbuilds.org|SlackBuilds]]:
  
-  * [[http://slackbuilds.org/repository/13.37/libraries/libev/|libev]] +  * [[http://slackbuilds.org/libraries/libev/|libev]] 
-  * [[http://slackbuilds.org/repository/13.37/libraries/yajl/|yajl]] +  * [[http://slackbuilds.org/libraries/yajl/|yajl]] 
-  * [[http://slackbuilds.org/repository/13.37/desktop/dmenu/|dmenu]]+  * [[http://slackbuilds.org/desktop/dmenu/|dmenu]]
  
-It is also highly recommended to install [[http://slackbuilds.org/repository/13.37/desktop/i3status/|i3status]] and its dependency [[http://slackbuilds.org/repository/13.37/libraries/confuse/|confuse]].+It is also highly recommended to install [[http://slackbuilds.org/desktop/i3status/|i3status]] and its dependency [[http://slackbuilds.org/libraries/confuse/|confuse]].
  
 ==== Starting i3 ==== ==== Starting i3 ====
Line 95: Line 95:
 === Keybindings for Most Common Activities and Applications === === Keybindings for Most Common Activities and Applications ===
  
-The following are some basic keybindings to help you get started.+The following are some basic keybindings to help you get started. For a full map of default keybindings see [[http://www.i3wm.org/docs/userguide.html#_default_keybindings|here]] or consult a very thoroughly commented ''config'' file located in ''~/.i3/''.
  
 == Terminal == == Terminal ==
Line 272: Line 272:
  
 ====== Sources ====== ====== Sources ======
-  * Originally written by [[wiki:user:sycamorex |sycamorex]]+  * Originally written by [[wiki:user:sycamorex |Marcin Herda]]
 <!-- * Contrbutions by [[wiki:user:yyy | User Y]] --> <!-- * Contrbutions by [[wiki:user:yyy | User Y]] -->
  
 howtos:i3wm ()