[Q]
root window の画像をファイルにおとしたいのですが
[A]
ImageMagick の import コマンドを使うというのはどうでしょうか。
% import -window root filename
で取り込めると思います。
戻る