all repos — openbox @ 705ccbfdbb9422852a2683a4aceaf91479bcdd58

openbox fork - make it a bit more like ryudo

documentation fixes
Dana Jansens danakj@orodu.net
commit

705ccbfdbb9422852a2683a4aceaf91479bcdd58

parent

a7db565c75f316fd04ccb04004b58f6378af63c9

2 files changed, 5 insertions(+), 5 deletions(-)

jump to
M READMEREADME

@@ -23,10 +23,10 @@ ------------

The quickest and easiest way to get Openbox up and running is to run the following commands: -# cd openbox-x.x.x -# ./configure -# make -# su -c 'make install' +% cd openbox-x.x.x +% ./configure +% make +% su -c 'make install' This will configure, compile and install Openbox the quickest. For those who like to spend the extra 15 seconds reading ./configure --help, some
M data/READMEdata/README

@@ -13,7 +13,7 @@

Also in the data/ directory is a file named `menu'. This is meant as an example but is also installed if make install detects that no menu exists. If openbox is ever started without a valid menu the user will get a backup -menu which gives the ability to launch and xterm and exit the window manager. +menu which gives the ability to launch a xterm and exit the window manager. For information on creating/editing a menu, see the file README.menu.