[wiki] [official] fixes || yiyus

From: <hg_AT_suckless.org>
Date: Sat, 23 Aug 2008 10:59:57 +0100 (BST)

changeset: 132:7f355e9e1fff
user: yiyus_AT_zugzwang
date: Sat Aug 23 10:20:37 2008 +0200
files: dwm/customisation/customfuncs.md
description:
fixes


diff -r 645d20b69af5 -r 7f355e9e1fff dwm/customisation/customfuncs.md
--- a/dwm/customisation/customfuncs.md Fri Aug 22 19:57:06 2008 +0200
+++ b/dwm/customisation/customfuncs.md Sat Aug 23 10:20:37 2008 +0200
_AT_@ -3,7 +3,7 @@
 
 *by [Jesus Galan (yiyus)](mailto:yiyu dot jgl at gmail>) (vie ago 22 19:53:32 CEST 2008)*
 
-You don't need to write complex patches to config dwm, some custom functions and sensible key and button definitions in config.h let you turning dwm into whatever you want without messing with dwm.c.
+You don't need to write complex patches to config dwm, some custom functions and sensible key and button definitions in config.h let you turn dwm into whatever you want without messing with dwm.c.
 
 Example of config.h
 ----------------
_AT_@ -226,7 +226,7 @@
 Usage of the above configuration
 --------------------------
 
-In case you want to try this configuration there are some differences with official dwm to be taken into account. Mouse actions will be explained later, keys have the same behaviour. There are other small changes but the config.h file should be pretty straightforward.
+In case you want to try this configuration there are some differences with the default dwm config to be taken into account. Mouse actions will be explained later, keys have simlar behaviour. There are other small changes, but the config.h file should be pretty straightforward.
 
 ###Tagging
 
_AT_@ -250,9 +250,9 @@
 in the status bar, the root window, or the selected window (with Mod pressed)
 
 - Wheel to focus prev/next client. Floating clients will just be focused after the tiled ones.
-- B1 to move it (the pointer will be wrapped to the upper-left corner if neccesary).
-- B3 to resize it (the pointer will be wrapped to the bottom-right corner).
-- B2 to zoom it or toggle floating status if zoom is not possible.
+- B1 to move (the pointer will be wrapped to the upper-left corner if neccesary).
+- B3 to resize (the pointer will be wrapped to the bottom-right corner).
+- B2 to zoom or toggle floating status if zooming is not possible.
 
 ###Closing windows
 
Received on Sat Aug 23 2008 - 11:59:57 CEST

This archive was generated by hypermail 2.3.0 : Thu Sep 13 2012 - 19:30:25 CEST