紀錄一些我新學到的
滑鼠右鍵功能 = shift + F10
滑鼠左鍵點開始 = Ctrl + ESC
還想要學
到這個網址去吧
艾迪網
2007年12月11日 星期二
2007年12月10日 星期一
CDC::BitBlt
CDC::BitBlt
This method copies a bitmap from the source device context to the device context針對第八個參數
DWORD dwRop
Raster-operation codes define how the GDI combines colors in output operations that involve a brush, a possible source bitmap, and a destination bitmap
負責定義 用什麼方式去結合 src and dest.
可以有四個選擇
- SRCAND: src AND dest
- SRCCOPY:直接將src 複製到 dest
- SRCINVERT: src XOR dest
- SRCPAINT: src OR dest
http://www.moon-soft.com/program/bbs/readelite903754.htm
透過Facebook分享
2007年12月9日 星期日
我可以在ubuntu gusty下 使用滑鼠中鍵擁有捲軸的功能
沒辦法使用 trackpoint + 滑鼠中鍵 來explorer網頁
修改 /etc/X11/xorg.conf
原來內容是
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
加上
Option "EmulateWheel" "yes"
Option "EmulateWheelButton" "2"
reboot
(may be you can type this
sudo dpkg-reconfigure -phigh xserver-xorg
)
看xorg.conf看到這個指令
可以自動更新
感動
我可以用滑鼠中鍵搭配小紅點trackpoint來遊覽網頁了
Reference:
http://plog.longwin.com.tw/my_note-app-setting/2007/07/31/ibm_keyword_set_linux_xorg
http://mis92.mis.au.edu.tw/aa923816/pmwiki/pmwiki.php/Ubuntu/Enable-IBM-TrackPoint-Wheel-Function
http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint#Using_a_kernel_prior_to_2.6.11
修改 /etc/X11/xorg.conf
原來內容是
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
加上
Option "EmulateWheel" "yes"
Option "EmulateWheelButton" "2"
reboot
(may be you can type this
sudo dpkg-reconfigure -phigh xserver-xorg
)
看xorg.conf看到這個指令
可以自動更新
感動
我可以用滑鼠中鍵搭配小紅點trackpoint來遊覽網頁了
Reference:
http://plog.longwin.com.tw/my_note-app-setting/2007/07/31/ibm_keyword_set_linux_xorg
http://mis92.mis.au.edu.tw/aa923816/pmwiki/pmwiki.php/Ubuntu/Enable-IBM-TrackPoint-Wheel-Function
http://www.thinkwiki.org/wiki/How_to_configure_the_TrackPoint#Using_a_kernel_prior_to_2.6.11
透過Facebook分享
2007年12月8日 星期六
2007年12月7日 星期五
男性每天看美女數分鐘或可延壽4至5年
這個新聞告訴我們
每天都要看美女
不過我幸運了些
每天看著老婆
就可以延壽4~5 year
http://news.msn.com.tw/news500783.aspx
轉貼
每天都要看美女
不過我幸運了些
每天看著老婆
就可以延壽4~5 year
http://news.msn.com.tw/news500783.aspx
轉貼
| 男性每天看美女數分鐘或可延壽4至5年 | ![]() |
| 更新日期:2007/12/07 11:10 | |
| 現代科學認為,每天凝望漂亮女性幾分鐘,有助於男士健康長壽。研究人員對200名男性進行了5年的觀察,發現和其他人相比,那些目光每天都能停留在漂亮女性身上的男子,血壓相對較低,脈搏跳動較慢,心臟疾病也較少。 負責這項研究的一名女士說,男人彬彬有禮地凝視美麗的女人,就如同欣賞一幅絕美的風景,有助於身心健康。凝視美麗的女人10分鐘,健身效果差不多相當於做了30分鐘的有氧運動。每天做這些眼部活動幾分鐘,可把中風和罹患心臟病的機會減半,並相信持之以恒,男性的平均壽命可以延長4到5年。
本則新聞由中廣新聞網提供 2007/12/07 | ||||
透過Facebook分享
訂閱:
文章 (Atom)
