2013年10月16日 星期三

螢幕及灰階測試

找到一個測試螢幕滿不錯的網站:
http://kyokojap.myweb.hinet.net/screentest/?op=1

我的螢幕 ASUS ProArt
16bit & 24bit 在DOGS下
16bit : 9 以下看得到, 10.11.12全白
24bit : 11以下看得到, 12全白

=====每台螢幕測試結果都會不同=====


2013年7月1日 星期一

VMWare Unity Mode with Ubuntu 12.04

VMware 在某些版本開啟 Unity Mode 時,會出現下列訊息:
The virtual machine cannot enter Unity mode because:
- Unity is not supported on the guest operating system. 
應該是新版的 Ubuntu Unity Desktop 不支援 VMware Unity Mode
這時侯就必須更改 Gnome3 Desktop,更改方式如下:
sudo add-apt-repository ppa:gnome3-team/gnome3
sudo apt-get update
sudo apt-get install gnome-shell
然後"登出",選擇"GNOME Classic(No effects)"登入即可