Click to See Complete Forum and Search --> : Blackbox logout problem


i_like_peanut_butter
10-27-2001, 04:37 PM
Come across an odd problem, I can't seem to logout of Blackbox. I click on it, the click OK when it asks if it is ok to shut down running apps. Then nothing happens. All the apps stay running, nothing seems to happen. Is there something i can do from a command propmt, or a config file that needs to be fixed?


Thanks

danrees
10-27-2001, 05:09 PM
Switch screens by pressing Ctrl-Alt-F[x], login and run ps -ax to see what is running. You can try shutting a few of this programs down by kill PID where PID is the number of the process.

i_like_peanut_butter
10-27-2001, 05:36 PM
Nice, I shall try

Thanks