一個按鍵事件的產生
http://maddrone.blogspot.com/2006/08/blog-post_31.html
Keyboard and Pointer Events
http://tronche.com/gui/x/xlib/events/keyboard-pointer/keyboard-pointer.html
擦乾眼淚,大步向前走: [Programming] XFakeKey
http://antontw.blogspot.com/2007/04/programming-xfakekey.html
2009年11月11日 星期三
2009年11月9日 星期一
I/O Request Packet & I/O Stack on Windows
Here is a list of the sites introductiong to I/O Request Packet & I/O Stack on Windows.
Windows XP & the Windows Driver Model - Driver Structure & the I/O Request Packet
http://www.mbs3.org/wdmproject/irp.html
I/O Stack Locations
http://msdn.microsoft.com/en-us/library/ms795764.aspx
IO_STACK_LOCATION - Structure
http://msdn.microsoft.com/en-us/library/dd852068.aspx
Passing PnP IRPs Down the Device Stack
http://msdn.microsoft.com/en-us/library/ms798229.aspx
USB Driver Stack for Windows XP and Later
http://msdn.microsoft.com/en-us/library/ms793558.aspx
Windows XP & the Windows Driver Model - Driver Structure & the I/O Request Packet
http://www.mbs3.org/wdmproject/irp.html
I/O Stack Locations
http://msdn.microsoft.com/en-us/library/ms795764.aspx
IO_STACK_LOCATION - Structure
http://msdn.microsoft.com/en-us/library/dd852068.aspx
Passing PnP IRPs Down the Device Stack
http://msdn.microsoft.com/en-us/library/ms798229.aspx
USB Driver Stack for Windows XP and Later
http://msdn.microsoft.com/en-us/library/ms793558.aspx
Linux下EAP-PEAP 上網的設定
2009年11月3日 星期二
Remaster Ubuntu by Tradtional Way
簡短的紀錄一下,大致上都是照以下這教學
https://help.ubuntu.com/community/LiveCDCustomization
不過因為預設的apt-get相關l設定有時會抓不到套件,所以在要進入chroot前,
Copy resolv.conf and sources.list from the host system
# cp /etc/resolv.conf jaunty/remaster/etc/
Preserve original sources.list
# cp jaunty/remaster/etc/apt/soures.list jaunty/remaster/etc/apt/soures.list.backup
# cp /etc/apt/sources.list /jaunty/remaster/etc/apt/
exit後,replace the sources.list with the original sources.list
# cp jaunty/remaster/etc/apt/sources.list.backup jaunty/remaster/etc/apt/sources.list
https://help.ubuntu.com/community/LiveCDCustomization
不過因為預設的apt-get相關l設定有時會抓不到套件,所以在要進入chroot前,
Copy resolv.conf and sources.list from the host system
# cp /etc/resolv.conf jaunty/remaster/etc/
Preserve original sources.list
# cp jaunty/remaster/etc/apt/soures.list jaunty/remaster/etc/apt/soures.list.backup
# cp /etc/apt/sources.list /jaunty/remaster/etc/apt/
exit後,replace the sources.list with the original sources.list
# cp jaunty/remaster/etc/apt/sources.list.backup jaunty/remaster/etc/apt/sources.list
2009年9月24日 星期四
Google 街景車 on 國道一號
2009年9月14日 星期一
可當系統碟的SSD
一直以來我都有在關注SSD的資訊,因為我很想替我的舊筆電升級阿~最近我看了最新一期的PCDVD,裡面有SSD的專欄,很詳盡,有很多我原本都不知道的訊息,若有想瞭解的可以去買一本。以下是我認為的重點。
1. 要買有cache/buffer的SSD (通常是64MB左右),不然會有使用到一半停頓的現象發生,現在較知名廠商的新一代的產品都有,像OCZ, PATRIOT,INTEL等。
2.耗電量其實除了INTEL全部以及SAMSUNG最新的產品是低於傳統2.5吋硬碟外(約0.xA),其他都約等於傳統硬碟。
3. 比較快的是INTEL(一代是50nm, 二代是34nm)的以及SAMSUNG的,不過也較貴。
1. 要買有cache/buffer的SSD (通常是64MB左右),不然會有使用到一半停頓的現象發生,現在較知名廠商的新一代的產品都有,像OCZ, PATRIOT,INTEL等。
2.耗電量其實除了INTEL全部以及SAMSUNG最新的產品是低於傳統2.5吋硬碟外(約0.xA),其他都約等於傳統硬碟。
3. 比較快的是INTEL(一代是50nm, 二代是34nm)的以及SAMSUNG的,不過也較貴。
2009年9月2日 星期三
HTC MAGIC 3G->無線AP成功!!
等了快兩個月,終於有人成功的做出可wifu tethering的ROM了!!! 可讓別的裝置透過手機的無線訊號上網了。
台灣版的Magic(32A)比較難破解,國外如日本版(32B)的因手機的板子不同,所以早就有了,詳情請參考http://code.google.com/p/android-wifi-tether/wiki/SupportedHardware,此網站為在已rooted的android裝的wifi-tethering的app,若無rooted過的Android手機,請安裝網友釋出的ROM,以下是我安裝ROM的簡易流程。
1. http://www.mobile01.com/topicdetail.php?f=423&t=1161142
先安裝HTC的Magic driver(官網或上述網站有懶人包連結),然後照網站指示安裝懶人包裡的HSPL (SPL 就我的理解是類似bios的東西,HSPL是改良過的工程版SPL)。HSPL 只要裝一次就好,以後更新任何Rom都不用再安裝。
2. 先去這邊 http://forum.xda-developers.com/showthread.php?t=534415 下載rooted過且可執行wifi-tethering的改良版magic ROM。然後依照此網站的中文指示更新ROM: http://forum.5imobile.tw/showthread.php?t=8913。
3. 重開機之後即可。
P.S. 也可憑自己喜好安裝可wifi-thering的Hero ROM在magic手機上。
http://forum.xda-developers.com/showthread.php?t=549873
台灣版的Magic(32A)比較難破解,國外如日本版(32B)的因手機的板子不同,所以早就有了,詳情請參考http://code.google.com/p/android-wifi-tether/wiki/SupportedHardware,此網站為在已rooted的android裝的wifi-tethering的app,若無rooted過的Android手機,請安裝網友釋出的ROM,以下是我安裝ROM的簡易流程。
1. http://www.mobile01.com/topicdetail.php?f=423&t=1161142
先安裝HTC的Magic driver(官網或上述網站有懶人包連結),然後照網站指示安裝懶人包裡的HSPL (SPL 就我的理解是類似bios的東西,HSPL是改良過的工程版SPL)。HSPL 只要裝一次就好,以後更新任何Rom都不用再安裝。
2. 先去這邊 http://forum.xda-developers.com/showthread.php?t=534415 下載rooted過且可執行wifi-tethering的改良版magic ROM。然後依照此網站的中文指示更新ROM: http://forum.5imobile.tw/showthread.php?t=8913。
3. 重開機之後即可。
P.S. 也可憑自己喜好安裝可wifi-thering的Hero ROM在magic手機上。
http://forum.xda-developers.com/showthread.php?t=549873
訂閱:
文章 (Atom)



