Posted on 2008-11-16 16:00
itspy 阅读(468)
评论(0) 编辑 收藏 所属分类:
小经验
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
在包内的文件 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