I just copied the "config.json" file from /extensions/KindleLazy/bin to /extensions/KindleLazy (so it's in both places). It's the basic one, from the package install, which looks like this:
{
"key_brightness_down" : [ 114 ],
"key_brightness_up" : [ 115 ],
"key_next_page" : [ 104, 103, 106 ],
"key_prev_page" : [ 109, 108, 105 ],
"key_wake" : [ 15 ]
}
(a) which directory should it be in?
(b) any idea what values it should contain?
I probably need to wait for zxczxc or knc1 for this.
|