Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
自動スクリーンショットを作成するには、xtightvncviewer を介してサーバー接続をセットアップした後、特定のキーを押す必要があります。スタートアップスクリプトで渡すことはできますか?
~/VNC# xtightvncviewer myserver.dyndns.org -bgr233 -passwd /root/.vnc/passwd
別のディスプレイで xtightvncviewer を開き、scrot を使用してスクリーンショットを撮ることができます。
もちろん、キーストロークを送信する方法もありますが、これはあなたが求めていたものですが、それは醜い解決策のようです (あなたが私に尋ねると)。たとえば、次のリンクを確認してください。