View Single Post
Posts: 33 | Thanked: 1 time | Joined on Aug 2008 @ South Carolina
#26
Benson,

I have tried to do all of this.....but I cant get it to shutdown matchbox. So I tried to do it all manually......I got root and typed in everything at the prompt....ie /usr/bin/matchboxwm stop.....but it just went back to the prompt. So then I manually typed in the below script....one by one....and none of them errored out, but still didnt get rid of matchbox.....

This is what I put into the file.....and also tried to put in manually.

#!/bin/sh
. /etc/osso-af-init/af-defines.sh
. /etc/osso-af-init/matchbox.defs
. /etc/osso-af-init/matchbox.sh


The script file I called matchboxwm and made it executable, but it doesnt do anything. I tried to run the commands above one at a time with Stop and it looks like it took them, but nothing happened....really frustating.

It is like it takes the commands, but doesnt do anything with them....is there something I mind need to load that I havent....?

Any thoughts would be appreciated....as I am stuck.

Steve