The nav cube is nice but many times is just taking up space.  To turn on and off use this system variable win a button or keep if off in your start up script

;; Turns nav cube off
;;
(command “NAVVCUBEDisplay” “0”)
(TERPRI)