請問如何用virtualbox抓圖 - Linux

Heather avatar
By Heather
at 2008-05-17T15:19

Table of Contents

我聽說這個軟體有內建抓圖功能
但我看來看去都沒看到
他的快照功能應晒是類似系統還原 而不是抓圖
請問 我想抓一些LINUX的畫面 我該怎麼抓呢?
我最後用土法按WINDOWS的Print Screen也沒用 因為切換到這視窗後
鍵盤好像就被虛擬os控制了

--
Tags: Linux

All Comments

Linux 下使用日文輸入法的一些問題

Ina avatar
By Ina
at 2008-05-17T13:48
: 推 Bencrie:scim預設也是按ctrl + space 12/13 15:39 : → Reinhard:但是我按 ctrl + space 是跑出 gcin... 12/13 15:52 : 推 Ben ...

可否將name server的記錄檔log 獨立出來?

Hazel avatar
By Hazel
at 2008-05-17T08:54
我架設的DNS server 是cache-only name server 我發現所有解析以及運作過程 都被寫在/var/log/messages * 試問,有辦法將該server的記錄獨立出來嗎? 以下是我的conf ******分隔線************* options { dir ...

關於CAcert 和 ssl-cert 的建置

Barb Cronin avatar
By Barb Cronin
at 2008-05-17T04:30
這問題我也不太知道從何問起 簡單的說 我要有一個 root CA 來產生 .pem 做認證用 但我用openssl去產生.pem時碰到了這個error (用CA.pl也會,我看過script裡面也是用openssl) 8338:error:0E079065:configuration file rout ...

Ubuntu 下的Gvim無法開啟

Candice avatar
By Candice
at 2008-05-17T01:47
最近想要在ubuntu 下寫作業, 有試過在console下寫,但是還是覺得圖形介面會比較漂亮 在安裝givm後,要開啟總是會出現錯誤訊息。 E233: cannot open display Press ENTER or type command to continue 我試過好幾個gui版本都沒用 想 ...

請問一下這些指令正確嗎?

Zora avatar
By Zora
at 2008-05-16T23:31
請問這些指令正確嗎? 優先次序priority為何 [studentatlocalhost student]$nice -5 find . –name “*.sh” –print [studentatlocalhost student]$nice --5 find . –name “*.sh” –pri ...