12-10-2010, 04:07 AM | #16 | |
Guru
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
|
Quote:
How do you scroll down on a large help section? Are you using the stylus or a key combination that I do not know yet? In 0.10.7 a short-press would scroll one page down and a long-press would get you to the next section. Is there a new trick in 0.12.10? Marcel. |
|
12-10-2010, 09:28 AM | #17 | |
Guru
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
|
Hi Marcel,
Quote:
Spoiler:
Can't you use any of these: Code:
PAGE_SCROLL_FORWARD = "pageForward"; PAGE_SCROLL_BACKWARD = "pageBackward"; LINE_SCROLL_FORWARD = "lineForward"; LINE_SCROLL_BACKWARD = "lineBackward"; MOUSE_SCROLL_FORWARD = "mouseScrollForward"; MOUSE_SCROLL_BACKWARD = "mouseScrollBackward"; TAP_SCROLL_FORWARD = "tapScrollForward"; TAP_SCROLL_BACKWARD = "tapScrollBackward"; SCROLL_TO_HOME = "gotoHome"; SCROLL_TO_START_OF_TEXT = "gotoSectionStart"; SCROLL_TO_END_OF_TEXT = "gotoSectionEnd"; I think pageForward and pageBackward are the actions you are looking for. To bind a key, go to tab "keys" in preferences, click on the entry to the right of label "Action for key", press the key, and select the wanted action on the dropbox that will appear below. Then repeat for all the keys you want to bind. They are stored in <config_path>/.FBReader/options.xml. Here is my file: Spoiler:
Hope it helps, Iņigo Last edited by Iņigo; 12-10-2010 at 09:30 AM. |
|
12-10-2010, 12:03 PM | #18 |
Guru
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
|
Hi Iņigo,
I was looking at Programs\_fbreader\share\FBReader\default\keymap.x ml, that was the wrong file. Thanks for pointing at options.xml. So for all others: Check your options.xml file for the following entries: <option name="Action0" value="pageForward"/> <option name="Action1" value="nextTOCSection"/> <option name="Action2" value="previousTOCSection"/> <option name="Action3" value="pageBackward"/> <option name="Key0" value="<DownArrow>"/> <option name="Key1" value="<PageDown>"/> <option name="Key2" value="<PageUp>"/> <option name="Key3" value="<UpArrow>"/> I had to change the bold parts. Thanks again, I am switching to 0.12.10 Marcel. |
12-10-2010, 12:52 PM | #19 |
Addict
Posts: 326
Karma: 6908
Join Date: Sep 2010
Device: DRs, EE, ipad/iphone, Helix
|
I was using the stylus, but now, after changing the options file, I can also use the sensors
|
12-10-2010, 01:02 PM | #20 | |
Guru
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
|
Quote:
let's hope it doesn't crash too much ;-) |
|
12-10-2010, 02:50 PM | #21 |
Guru
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
|
Looking for feedback
Hello out there,
as I mentioned in a previous post, I'm thinking on different changes for the default configuration before releasing a version of the package, please comment with your opinions and ideas: CHANGES: - start FBReader in fullscreen mode - change toolbar items as some features are reachable from menu I think we could reduce / change the number of items on the toolbar. To remove: <button id="gotoHome"/> <button id="undo"/> <button id="redo"/> <textField id="gotoPageNumberWithParameter" parameterId="pageIndex" maxWidth="5" symbols="digits"/> <button id="preferences"/> <button id="bookInfo"/> <button id="rotate"/> To remove? (I'd leave them if there is enough room) <button id="search"/> <button id="findPrevious"/> <button id="findNext"/> To add: <button id="increaseFont"/> <button id="decreaseFont"/> BUGS: By now, after some periods of light reading (~20 mins. each), the only bug I've found is that if I open various files with FBReader (f.e. a .fb2 and a .chm) and I close one of them, and then go to Home or Books, I can't come back to FBReader. Running it again does not work either because is running on background. I think this is related to the "is_multidoc" parameter Mackx commented, but as I had to use another initialization method, I don't know if I can do something with this... Have to study deeper... FINAL THOUGHTS: Don't know if it's my own mind, but this version feels a bit faster than 0.10.x. I also tested some forgotten big .chm files (~40 MB) and it's very usable. Now, your comments below the line ;-) __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ __________________________________________________ |
12-10-2010, 05:23 PM | #22 |
Addict
Posts: 326
Karma: 6908
Join Date: Sep 2010
Device: DRs, EE, ipad/iphone, Helix
|
I am sorry but I cannot comment yet as I am not so far a serious user of fbreader ...
|
12-10-2010, 09:18 PM | #23 |
Guru
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
|
Ok, if nobody finds something wrong this will be the final v2 package, to be released on saturday or sunday.
|
12-11-2010, 08:40 AM | #24 | |
Guru
Posts: 999
Karma: 19985
Join Date: Dec 2008
Location: Netherlands
Device: iRex DR1000S
|
Quote:
Code:
eripc_sysd_startup_complete( eripcClient, getpid(), TRUE, xid); |
|
12-11-2010, 10:23 AM | #25 | |
Guru
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
|
Quote:
|
|
12-11-2010, 11:25 AM | #26 |
Guru
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
|
Released!
The port is now oficially in-the-wild!
https://www.mobileread.com/forums/sho....php?p=1265744 Thanks Mackx and everyone for the all the ideas and help. |
Tags |
fbreader, v0.12.x |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
iLiad uzbl for iLiad (experimental) | ericshliao | iRex Developer's Corner | 5 | 09-19-2009 02:05 PM |
FBReader port to (Lbook|Hanlin) V3 | lunohod | HanLin eBook | 39 | 06-26-2009 12:18 PM |
FBReader OSX Port | wallcraft | Reading and Management | 5 | 03-19-2009 10:41 AM |
PRS-500 FBReader? Is anyone working on a port? | delphidb96 | Sony Reader Dev Corner | 3 | 07-29-2008 04:08 AM |
iLiad FBReader 0.8.1d for iLiad port finished (fixes/new features) | Adam B. | iRex Developer's Corner | 29 | 04-30-2008 10:23 AM |