基于 Linux 构建的 Kindle 系统隐藏着很多有趣的命令,可以通过“搜索框”输入调用它们。使用很简单,只需要点击 Kindle 主页的“放大镜”图标,在搜索框内输入下面的命令,然后按虚拟键盘中的“回车”键即可。本篇文章仅供猎奇,请充分理解命令说明后操作。
命令 | 说明 |
---|---|
;dm | Dump messages to /documents |
;dh | Dump cvm heap |
;dt | Dump cvm stack |
;shpm | set device to shipping mode |
;urst | Reset user partition (aka delete all books) NO CONFIRMATION! |
;debugOn | verbose logging |
;debugPaint | log painting functions |
;debugOff | non-verbose logging |
;debugPerf | pref level logging |
;dP | alias of ;debugPref |
;311 | change carrier settings |
;411 | server information |
;611 | wan information |
;711 | wifi information |
;setTime | sets kindle time to unix clock |
;st | alias of ;setTime(format: yyyy-mm-dd HH:MM – e.g.: ;st 2012-07-22 17:59) |
~ds | Never show screen saver |
;ReadingTimeOff | switches off the reading time display |
;ReadingTimeOn | switches on the reading time display |
;ReadingTimeReset | resets the reading time computation |
其中“~ds”命令 Kindle 伴侣曾在《Kindle 使用小技巧之临时禁用休眠取消自动锁屏》这篇文章中介绍过,它可以让 Kindle 在下次重启前永不显示屏保,这也是以上命令中最实用的一个了。
—————-
参考资料:
http://wiki.mobileread.com/wiki/Kindle_Touch_Hacking#Search_Bar_Shortcuts
http://www.mobileread.com/forums/showpost.php?p=1868644&postcount=206
未经允许不得转载:书路 » 隐藏在 Kindle 系统中的那些鲜为人知的命令