How to take a screenshot ?

Justin Jungoo Lee

Vu+ Newbie
Hey guys,

I've recently bought Vu+ Duo, and put BH image on it.
Sometimes I feel like to take a screenshot of whole screen not recording a video.
Is there any way to do that? I've been searching for a while in this forum but couldn't.


Cheers,
 

angelofsky1980

BlackHole Driver Specialist
Hey guys,

I've recently bought Vu+ Duo, and put BH image on it.
Sometimes I feel like to take a screenshot of whole screen not recording a video.
Is there any way to do that? I've been searching for a while in this forum but couldn't.


Cheers,
You can use the "grab" utility.
Log in into your box via telnet or ssh connection and execute the following command:
Code:
grab -dp /tmp/filename.png
The screenshot will be located into /tmp box folder named filename.png
 

Justin Jungoo Lee

Vu+ Newbie
You can use the "grab" utility.
Log in into your box via telnet or ssh connection and execute the following command:
Code:
grab -dp /tmp/filename.png
The screenshot will be located into /tmp box folder named filename.png

thank you, angelofsky1980!!
connected to STB over telnet (id:root), then used telent command, grab,
then transfered the .png file into my PC through FTP.
It's perfect :) !
 
Top