Posted on 2008-11-16 16:00
itspy 閱讀(480)
評論(0) 編輯 收藏 所屬分類:
小經(jīng)驗(yàn)
Keyword: undo firefoxs restore maxthon Tab Mix Plus undo alt+z alt z
改 Undo Closed 為 Alt-Z
修改 c:\Documents and Settings\xxx\ApplicationData\Mozilla\Firefox\Profiles\nb1j6z2f.default\extensions\{dc572301-7619-498c-a57d-39143191b318}\chrome\tabmixplus.jar
在包內(nèi)的文件 tabmix.xul 中:
把 <key id="key_tm_undoClose" label="&undoCloseTabMenu.label;" modifiers="accel" keycode="VK_F12" />
改成 <key id="key_tm_undoClose" label="&undoCloseTabMenu.label;" modifiers="alt" keycode="z" />
from:
http://softbbs.pconline.com.cn/9357176.html
http://bbs.winzheng.com/viewthread.php?action=printable&tid=1789437