View Single Post
  #2   (View Single Post)  
Old 1st April 2011
jb_daefo jb_daefo is offline
Spam Deminer
 
Join Date: May 2008
Posts: 303
Default

Open an xterm, or similar.
Code:
 
top
ps
those should list processes
Code:
pkill hald
killall -HUP Xorg
Unsure if that could return you to the OS without shutdown, howsoever I'd attempt it.
__________________
FreeBSD 13-STABLE
Reply With Quote