Quote:
hi is there a way to make it so that i can see desktop items on my blackbox?
There is no way to view your desktop as you are normally used under the Explorer shell. However, you can point a menu.rc entry at the folder like this:
[exec] (Desktop) {"c:\documents and settings\<username>\desktop"}
This will start an explorer window showing the contents of your desktop.
Alternately, you could make the contents of your desktop display in a submenu using the following:
[submenu] (Desktop)
[insertpath] {DESKTOPDIRECTORY}
I use bbLean so I can't be certain if the above work in vanilla bb4Win or xoblite (probably not).