From 5484b1bebead073cd05f47c303b2b84136304989 Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Mon, 18 Aug 2008 14:58:28 +0200 Subject: [PATCH] add note about display manager Signed-off-by: Julien Danjou --- README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README b/README index 34e43246..f0fafe41 100644 --- a/README +++ b/README @@ -27,7 +27,7 @@ In order to build the source code reference, you need these tools: - doxygen - graphviz -Building and Installation +Building and installation ------------------------- After extracting the dist tarball, run: @@ -40,9 +40,10 @@ After the building done, you can type this to install: make install # might need root permissions Running awesome ------------ -Add the following line to your .xinitrc to start awesome using startx -or to .xsession to start awesome using gdm/kdm/xdm...: +--------------- +You can directly select awesome from your display manager. If not, you can +add the following line to your .xinitrc to start awesome using startx +or to .xsession to start awesome using your display manager: exec awesome