I always want to show some cool stuff to my friends in OpenSolaris, so I need badly to record the screen.
Check out here : http://code.google.com/p/recordmysolaris/
This tool can help you to record the screen. But it doesn't have the " Finish" Button, I work around this with command " pfexec pkill recordmysolaris " .
Another problems is that this tool requires OSS audio driver. So you need to remove the original driver and install OSS.

使用这个工具可以方便的在OpenSolaris进行屏幕录制。唯一的缺陷是没有停止的按钮或快捷键,至少我没找到。所以每次我都使用如下命令进行停止: pkill recordmysolaris。这个工具有个毛病,它需要用 OSS声卡驱动。所以必须先卸载原有的驱动,装上OSS.