Installing xmonad log applet
From HaskellWiki
(Difference between revisions)
(Create how to page for installing xmonad-log-applet) |
m |
||
| Line 7: | Line 7: | ||
This page explains how to install and configure xmonad-log-applet-1.0 | This page explains how to install and configure xmonad-log-applet-1.0 | ||
(or the git version which is currently identical but configured to install | (or the git version which is currently identical but configured to install | ||
| - | to locations | + | to locations compatible with ubuntu karmic.) |
===Preparing for the install=== | ===Preparing for the install=== | ||
| Line 20: | Line 20: | ||
===Trouble=== | ===Trouble=== | ||
| + | Check .xsession-errors for info from gnome-panel, xmonad, dbus, bonobo, etc. Try #xmonad on irc.freenode.net or the xmonad mailing list for help. Please pastebin or attach your xmonad.hs and what version of xmonad/xmonad-contrib you are using. | ||
[[Category:XMonad]] | [[Category:XMonad]] | ||
Revision as of 15:29, 18 January 2010
awick has created a gnome-panel applet to read and display xmonad logHook output, which frees gnome-panel users from the need to run an additional status bar to display xmonad information such as workspaces, titles, etc. See xmonad-log-applet for the project home page.
This page explains how to install and configure xmonad-log-applet-1.0 (or the git version which is currently identical but configured to install to locations compatible with ubuntu karmic.)
Contents |
1 Preparing for the install
2 Installing C dependencies
3 Installing haskell dependencies
4 Installing the applet
5 Configuring xmonad to write to the applet
6 Trouble
Check .xsession-errors for info from gnome-panel, xmonad, dbus, bonobo, etc. Try #xmonad on irc.freenode.net or the xmonad mailing list for help. Please pastebin or attach your xmonad.hs and what version of xmonad/xmonad-contrib you are using.
