いろいろ記録しておこう。
USBコネクタを搭載したデジタル・オーディオ・プレーヤー。 聞く音楽もないのだが、何故か購入。 ポイントは買ってから気がついたけど、WMA(DRM対応)およびMP3、WAV、ASF再生だけでなくoggにも対応している。ということで追加なポイントは
- FMラジオ付き
- USBコネクタ付き
- 専用ソフトウェア不要(普通にUSBストレージとしてファイルを置けばOK)
ogg対応は Rio Audio : Rio SU70 Support Pageの Rio SU70 ファームウェアバージョン 101.412.030 が必要だ。アップデートにWindowsが必要なのは仕方の無いところですな。
- oggに対応
- 製品の箱に驚きの "Linux kernel 2.2以上" などと書かれている
忘れないように書いておきます。 /usr/local/firefox/res/builtin/userHTMLBindings.xmlVI-bindings in Mozilla Firefox<?xml version="1.0"?> <!-- In order to work correctly, this file must be named --> <!-- res/builtin/userHTMLBindings.xml in the mozilla tree. --> <bindings id="htmlBindings" xmlns="http://www.mozilla.org/xbl" xmlns:xul="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> <binding id="browserUser"> <handlers> <handler event="keypress" key="k" command="cmd_scrollLineUp"/> <handler event="keypress" key="j" command="cmd_scrollLineDown"/> <handler event="keypress" key="l" command="cmd_scrollRight"/> <handler event="keypress" key="h" command="cmd_scrollLeft"/> <handler event="keypress" key="b" command="cmd_scrollPageUp"/> <handler event="keypress" key="f" command="cmd_scrollPageDown"/> </handlers> </binding> </bindings>