[xmonad] Tabbed layout...
Brandon S Allbery KF8NH
allbery at ece.cmu.edu
Thu Aug 12 18:56:31 EDT 2010
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 8/12/10 16:08 , Alex Rozenshteyn wrote:
> A quick google search did not yield any examples or explanations of how to
> use XMonad.Layout.Tabbed. I may have missed it, though, as I am tired.
http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Tabbed.html
Short version:
* simpleTabbed / simpleTabbedAlways uses defaults and adds a top tab bar
* simpleTabbedBottom / simpleTabbedBottomAlways puts the bar at the bottom
* `tabbed' in place of `simpleTabbed' lets you specify a Shrinker (how to
modify the title text to fit in a tab) and a Theme (the colors used to draw
the tab bar)
* `addTabs' in place of `tabbed' is a layout modifier that attaches tabs to
any other layout. `simpleTabbed' is `addTabs defaultShrinker defaultTheme
Simplest', where Simplest is even plainer than Full
- --
brandon s. allbery [linux,solaris,freebsd,perl] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university KF8NH
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkxkfB8ACgkQIn7hlCsL25XpvACgvX5dKZjGYJHM+m2jxPQze1mJ
WeUAoLZ87J+eirrbQI+R856XAPY6W5SY
=E2GK
-----END PGP SIGNATURE-----
More information about the xmonad
mailing list