add note about display manager

Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
Julien Danjou 2008-08-18 14:58:28 +02:00
parent 65f5f964ef
commit 5484b1bebe
1 changed files with 5 additions and 4 deletions

9
README
View File

@ -27,7 +27,7 @@ In order to build the source code reference, you need these tools:
- doxygen - doxygen
- graphviz - graphviz
Building and Installation Building and installation
------------------------- -------------------------
After extracting the dist tarball, run: 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 make install # might need root permissions
Running awesome Running awesome
----------- ---------------
Add the following line to your .xinitrc to start awesome using startx You can directly select awesome from your display manager. If not, you can
or to .xsession to start awesome using gdm/kdm/xdm...: add the following line to your .xinitrc to start awesome using startx
or to .xsession to start awesome using your display manager:
exec awesome exec awesome