From c18aaaca0315f777fdc3d30c6f8fc33526deb55c Mon Sep 17 00:00:00 2001 From: Brent Yorgey Date: Wed, 26 Mar 2008 20:57:41 +0100 Subject: update documentation in XMonad/Doc in preparation for 0.7 release darcs-hash:20080326195741-bd4d7-74a11c8d28951cf24caaf0e6102cad2fc40635d1.gz --- XMonad/Doc/Configuring.hs | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'XMonad/Doc/Configuring.hs') diff --git a/XMonad/Doc/Configuring.hs b/XMonad/Doc/Configuring.hs index 4af629e..9d682f8 100644 --- a/XMonad/Doc/Configuring.hs +++ b/XMonad/Doc/Configuring.hs @@ -91,7 +91,7 @@ describe values that differ from the defaults. As an alternative, you can copy the template @xmonad.hs@ file (found either in the @man@ directory, if you have the xmonad source, or on the xmonad wiki at -@http:\/\/haskell.org\/haskellwiki\/Xmonad\/Config_archive\/Template_Config.hs@) +@http:\/\/haskell.org\/haskellwiki\/Xmonad\/Config_archive\/Template_xmonad.hs@) into your @~\/.xmonad\/@ directory. This template file contains all the default settings spelled out, and you should be able to simply change the ones you would like to change. @@ -122,14 +122,17 @@ Ok, looks good. Note, however, that if you skip this step and try restarting xmonad with errors in your xmonad.hs, it's not the end of the world; xmonad will simply display a window showing the errors and continue with the -previous configuration settings. +previous configuration settings. (This assumes that you have the +\'xmessage\' utility installed; you probably do.) -} {- $load #Loading_your_configuration# -To get xmonad to use your new settings, type @mod-q@. xmonad will +To get xmonad to use your new settings, type @mod-q@. (Remember, the +mod key is \'alt\' by default, but you can configure it to be +something else, such as your Windows key if you have one.) xmonad will attempt to compile this file, and run it. If everything goes well, xmonad will seamlessly restart itself with the new settings, keeping all your windows, layouts, etc. intact. (If you change anything -- cgit v1.2.3