From f9079b4c78d1e48f1f56e43b90f9a1477c316373 Mon Sep 17 00:00:00 2001
From: "Fine.Fan" <fine.fan@hotmail.com>
Date: Mon, 10 Mar 2014 23:03:07 +0800
Subject: [PATCH 1/4] =?UTF-8?q?Update=20Daily=20Ubuntu=20Tips=20=E2=80=93?=
 =?UTF-8?q?=20Fix=20Black=20Screen=20In=20Ubuntu=20Guest=20With=20VirtualB?=
 =?UTF-8?q?ox=20Screen=20Capture.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

FineFan 选201403102303
---
 ...ack Screen In Ubuntu Guest With VirtualBox Screen Capture.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sources/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture.md b/sources/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture.md
index 106485c7a0..ff9d690b11 100644
--- a/sources/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture.md	
+++ b/sources/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture.md	
@@ -38,6 +38,6 @@ Enjoy!
 
 via: http://www.liberiangeek.net/2014/02/daily-ubuntu-tips-fix-black-screen-in-ubuntu-guest-with-virtualbox-screen-capture/
 
-译者:[译者ID](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
+译者:[FineFan](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
 
-本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出
\ No newline at end of file
+本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出

From fd85c66bac63f2366644a45695ab16fd53e32829 Mon Sep 17 00:00:00 2001
From: "Fine.Fan" <fine.fan@hotmail.com>
Date: Tue, 11 Mar 2014 00:16:58 +0800
Subject: [PATCH 2/4] =?UTF-8?q?Delete=20Daily=20Ubuntu=20Tips=20=E2=80=93?=
 =?UTF-8?q?=20Fix=20Black=20Screen=20In=20Ubuntu=20Guest=20With=20VirtualB?=
 =?UTF-8?q?ox=20Screen=20Capture.md?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

我刚刚翻译完成了。
---
 ...untu Guest With VirtualBox Screen Capture.md | 43 -------------------
 1 file changed, 43 deletions(-)
 delete mode 100644 sources/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture.md

diff --git a/sources/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture.md b/sources/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture.md
deleted file mode 100644
index ff9d690b11..0000000000
--- a/sources/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture.md	
+++ /dev/null
@@ -1,43 +0,0 @@
-Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture
-================================================================================
-VirtualBox is a software that allows users to run multiple guest operating systems on a single host computer. It’s supports Windows, Mac OS X and Linux and is maintained my Oracle.
-
-We’ve written a lot on VirtualBox here. Do a quick search and you’ll see all the articles about VirtualBox.
-
-Now, here’s the story: VirtualBox comes with a feature that allows users to quickly take or capture screen shots of active guest machine sessions. These screenshots can then be shared with the host machine using the clipboard.
-
-The sad thing about it is, it won’t work if certain feature in Ubuntu guest machines is enabled. It had always been a pain until just recently when I stumbled upon the solution.
-
-Without this solution, when you take a screenshot in Ubuntu guest machines, the image will be completely dark and not useful at all.
-
-I dug solutions with no luck until just now.
-
-To enable bidirectional clipboard with Ubuntu guest and the host machine, click on the Ubuntu guest machine and select **Settings**. Then navigate to **General –> Advanced Tab** and enable it.
-
-![](http://www.liberiangeek.net/wp-content/uploads/2014/02/virtualboxsharedclipboard.png)
-
-Now, in theory, when you start the Ubuntu guest machine and press the **Print Screen** key or **Ctrl + Print Screen** keys, the guest machine should take a screenshot of its current desktop session. 
-
-You can then save it to the clipboard and access these images from the host machine.
-
-But if you also enable **3D Acceleration** feature for Ubuntu guests, the images will be completely dark.
-
-To fix that, you must disable 3D acceleration for Ubuntu guest machines.
-
-To disable it, select the Ubuntu guest machine and click **Settings**. Then navigate to **Systems – Display –> Video** tab and disable 3D Acceleration.
-
-![](http://www.liberiangeek.net/wp-content/uploads/2014/02/virtualboxsharedclipboard1.png)
-
-Well, you must disable 3D for Ubuntu guests in order to get this to work. Now launch the guest machine and try taking a screen shot.
-
-Hope this helps.
-
-Enjoy!
-
---------------------------------------------------------------------------------
-
-via: http://www.liberiangeek.net/2014/02/daily-ubuntu-tips-fix-black-screen-in-ubuntu-guest-with-virtualbox-screen-capture/
-
-译者:[FineFan](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
-
-本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出

From dcb1b5c55c47bac6acff1005093b1c425ead47df Mon Sep 17 00:00:00 2001
From: "Fine.Fan" <fine.fan@hotmail.com>
Date: Tue, 11 Mar 2014 00:21:15 +0800
Subject: [PATCH 3/4] =?UTF-8?q?Create=20=E6=97=A5=E5=B8=B8Ubuntu=E5=B0=8F?=
 =?UTF-8?q?=E6=8A=80=E5=B7=A7-=E4=BF=AE=E5=A4=8D=E5=9C=A8VirtualBox?=
 =?UTF-8?q?=E6=88=AA=E5=B1=8F=E6=97=B6=E7=9A=84=E9=BB=91=E5=B1=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

完成了。
---
 ...常Ubuntu小技巧-修复在VirtualBox截屏时的黑屏 | 43 +++++++++++++++++++
 1 file changed, 43 insertions(+)
 create mode 100644 translated/日常Ubuntu小技巧-修复在VirtualBox截屏时的黑屏

diff --git a/translated/日常Ubuntu小技巧-修复在VirtualBox截屏时的黑屏 b/translated/日常Ubuntu小技巧-修复在VirtualBox截屏时的黑屏
new file mode 100644
index 0000000000..cbec2775b4
--- /dev/null
+++ b/translated/日常Ubuntu小技巧-修复在VirtualBox截屏时的黑屏
@@ -0,0 +1,43 @@
+日常Ubuntu小技巧-修复在VirtualBox截屏时的黑屏
+================================================================================
+
+VirtualBox是一个可以让你在一台物理主机上运行多个系统的软件。它支持Windows,Mac OS X 和Linux 并且是Oracle公司在维护它。
+
+我们在这里写了很多关于VirtualBox的文章,你可以做一个快速的查找来查看所有关于VirtualBox的文章。
+
+现在,这里有一个故事:VirtualBox有一个功能,允许用户快速的截取虚拟机会话的屏幕截图。这些截图可以通过黏贴板和宿主机共享。
+
+这就是我们这里要说的了。这项截图的功能将不能够正常的工作,当某一个Ubuntu 虚拟机中的功能被允许。这种现象一直是一个痛点,直到最近我们偶然发现了这个解决方法。
+
+如果不采取我们发现的这个方法,当你在Ubuntu的虚拟机里面截完屏幕之后,截屏的图片将会被存储成全黑的文件,这样的文件会毫无用处。
+
+我一直在苦苦寻找解决方法,但是一直都没有好运气,直到刚刚。
+
+为了开启Ubuntu下的虚拟机和宿主机之间的双向黏贴板,在Ubuntu虚拟机上面点击 “设置”,之后找到,“普通->高级标签”,开启并且开启它。
+![](http://www.liberiangeek.net/wp-content/uploads/2014/02/virtualboxsharedclipboard.png)
+
+
+现在,理论上,当你开启Ubuntu的虚拟机之后,按下“截屏键”,或者按下“Ctrl+截屏键”,虚拟机就应该为当前的桌面会话来张截屏。
+
+之后你就可以通过在宿主机上面使用黏贴板的功能来看到那些图片了。
+
+但是如果你同时启用了Ubuntu虚拟机中的“3D 加速”功能,那些图片将会变得漆黑一片。
+
+为了不让这种事情发生,你必须关闭Ubuntu虚拟机的3D加速功能。
+
+关闭3D加速功能可以这样做:在Ubuntu虚拟机种点击“设置”,之后找到“系统->显示->显卡”标签,关闭3D加速
+![](http://www.liberiangeek.net/wp-content/uploads/2014/02/virtualboxsharedclipboard1.png)
+
+
+现在你必须在Ubuntu的虚拟机中设置关闭3D加速才能让截屏正常工作。现在打开一个虚拟机尝试来截个屏幕吧。
+
+希望这个方法能够帮到你
+
+希望你喜欢!
+--------------------------------------------------------------------------------
+
+via: http://www.liberiangeek.net/2014/02/daily-ubuntu-tips-fix-black-screen-in-ubuntu-guest-with-virtualbox-screen-capture/
+
+译者:[FineFan](https://github.com/译者ID) 校对:[校对者ID](https://github.com/校对者ID)
+
+本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出

From 6ba0c15bf39af799a1a515b30654cf88101b486e Mon Sep 17 00:00:00 2001
From: "Fine.Fan" <fine.fan@hotmail.com>
Date: Tue, 11 Mar 2014 00:22:06 +0800
Subject: [PATCH 4/4] =?UTF-8?q?Rename=20=E6=97=A5=E5=B8=B8Ubuntu=E5=B0=8F?=
 =?UTF-8?q?=E6=8A=80=E5=B7=A7-=E4=BF=AE=E5=A4=8D=E5=9C=A8VirtualBox?=
 =?UTF-8?q?=E6=88=AA=E5=B1=8F=E6=97=B6=E7=9A=84=E9=BB=91=E5=B1=8F=20to=20D?=
 =?UTF-8?q?aily=20Ubuntu=20Tips=20=E2=80=93=20Fix=20Black=20Screen=20In=20?=
 =?UTF-8?q?Ubuntu=20Guest=20With=20VirtualBox=20Screen=20Capture?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

我觉得我应该保留 英文文件名。
---
 ...untu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename translated/{日常Ubuntu小技巧-修复在VirtualBox截屏时的黑屏 => Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture} (100%)

diff --git a/translated/日常Ubuntu小技巧-修复在VirtualBox截屏时的黑屏 b/translated/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture
similarity index 100%
rename from translated/日常Ubuntu小技巧-修复在VirtualBox截屏时的黑屏
rename to translated/Daily Ubuntu Tips – Fix Black Screen In Ubuntu Guest With VirtualBox Screen Capture