X-Git-Url: http://pileus.org/git/?p=pages;a=blobdiff_plain;f=wmpus%2Finstall.md;h=d3a3d942bc1c61f96e8a4f2ec1aa5dd85cbbb252;hp=e8d9ce143e5d68270235b428c876b6d82a0f1274;hb=HEAD;hpb=3a677f26a174ca0dfe583b09b0682192cdd75985 diff --git a/wmpus/install.md b/wmpus/install.md index e8d9ce1..d3a3d94 100644 --- a/wmpus/install.md +++ b/wmpus/install.md @@ -1,11 +1,18 @@ -Install the [session] file to `/etc/X11/Sessions/wmpus` +Compile and install wmpus + + git clone git://pileus.org/wmpus + cd wmpus + make + sudo make install + +Download and install the [session] file to `/etc/X11/Sessions/wmpus` mkdir -p /etc/X11/Sessions cp wmpus.session /etc/X11/Sessions/wmpus -Install the [desktop] file to `/usr/share/xsessions/wmpus.desktop` +Download and install the [desktop] file to `/usr/share/xsessions/wmpus.desktop` - mkdir -p /etc/X11/Sessions + mkdir -p /usr/share/xsessions cp wmpus.desktop /usr/share/xsessions/wmpus.desktop [session]: files/wmpus.session