08-05-2010, 01:40 AM | #1 |
Junior Member
Posts: 8
Karma: 10
Join Date: Oct 2009
Device: Sony PRS-505, iRex DR800SG
|
Removing dotted bookmark icon
Is there a way to remove the dotted diagonal line in the upper right corner of the 800SG screen? I understand the gray triangle indicates bookmarks, but the dotted line on every non-bookmarked pages is distracting and I would like to remove it.
|
08-05-2010, 03:23 AM | #2 |
Addict
Posts: 217
Karma: 10
Join Date: May 2010
Device: DR1000S
|
I agree on it. I think the gray line is needless and want it to be invisible.
|
Advert | |
|
08-05-2010, 05:33 AM | #3 |
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.
|
There isn't any way as it's hardcoded on the firmware.
|
08-05-2010, 05:47 AM | #4 |
ex-IRX developer
Posts: 158
Karma: 224
Join Date: Oct 2008
Device: Irex DR800S, DR1000S, iLiad
|
The bookmark indicators (folded and unfolded) are overlay images. It would be possible to replace them using an installation script.
/usr/share/uds/bookmark_overlay.png /usr/share/uds/no_bookmark_overlay.png |
08-05-2010, 10:27 PM | #5 |
Addict
Posts: 217
Karma: 10
Join Date: May 2010
Device: DR1000S
|
Wow, it sounds great. Could you tell me a detailed way to do this work? I couldn't find any of the files in my device.
|
Advert | |
|
08-06-2010, 12:30 AM | #6 |
Junior Member
Posts: 8
Karma: 10
Join Date: Oct 2009
Device: Sony PRS-505, iRex DR800SG
|
Thank you Gertjan! Now I just need to research how to run an installation script.
|
08-06-2010, 02:32 AM | #7 |
Junior Member
Posts: 8
Karma: 10
Join Date: Oct 2009
Device: Sony PRS-505, iRex DR800SG
|
Thanks to Gertjan's tip and dima_tr's thread on Font Smoothing, I figured out how to install a script that replaces /usr/share/uds/no_bookmark_overlay.png with a transparent png. You must first upgrade to the latest firmware. Here's what I did. It' not pretty but it got the job done.
1. Connect your DR800 to your PC and open it as you would an external drive. 2. Create a folder called Programs. 3. Inside the Programs folder, create a text file called copyoverlay.desktop and type the following code. This is the launcher that will call the script. [Desktop Entry] Name=Copy Bookmark Overlays Comment=Copy bookmark overlays to this directory Type=Application Exec=/media/mmcblk0p1/Programs/_copyoverlay/copyoverlay.sh 4. Inside the Programs folder, create a folder called _copyoverlay 5. Inside _copyoverlay create a text file called copyoverlay.sh and type the following code to copy the overlay files to the program folder. #/bin/sh P=/media/mmcblk0p1/Programs/_copyoverlay FILE=/usr/share/uds cp $FILE/bookmark_overlay.png $P cp $FILE/no_bookmark_overlay.png $P 7. Eject/Safely remove your DR800. 8. Unplug your DR800 from your PC. 9. Navigate to the SD Card icon on the Home screen, go to Programs, and click on copyoverlay.desktop 10. Nothing will appear to have happened. Now plug your DR800 into your PC and check the Programs/_copyoverlay folder. You'll see the two bookmark overlay files. 11. Make a backup copy of the overlay files. 12. Edit the no_bookmark_overlay.png file so that it contains a transparent pgn, leaving it 73 x 73 pixles. 13. Edit the copyoverlay.sh file on your DR800 so it reads: #/bin/sh P=/media/mmcblk0p1/Programs/_copyoverlay FILE=/usr/share/uds cp $P/no_bookmark_overlay.png $FILE 14. Eject/Safely remove your DR800. 15. Once more navigate to the SD Card icon on the Home screen, go to Programs, and click on copyoverlay.desktop, replacing the pgn with your edited image. I am extremely happy with my tweaked DR800. Thank you Gertjan. It's a terrific device with a lot of possibilities! |
08-06-2010, 04:31 AM | #8 |
Groupie
Posts: 185
Karma: 119824
Join Date: Feb 2008
Device: iLiad, DR1000S, HTC Hero, DR800SG
|
this also means you can replace the bookmark_overlay.png... with any image you want, right?
|
08-06-2010, 09:27 AM | #9 |
Groupie
Posts: 175
Karma: 863
Join Date: Oct 2009
Location: Germany, Karlsruhe
Device: Iliad v2, DR800S (inlove)
|
|
08-06-2010, 10:35 AM | #10 | |
Groupie
Posts: 168
Karma: 7182
Join Date: Mar 2010
Location: Russia, Moscow
Device: PRS500 (great UX and BQ), DR800SG (great screen and features)
|
Quote:
|
|
08-06-2010, 11:05 AM | #11 |
Groupie
Posts: 175
Karma: 863
Join Date: Oct 2009
Location: Germany, Karlsruhe
Device: Iliad v2, DR800S (inlove)
|
Please read instructions in that thread.
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Classic Can you bookmark PDFs? | Molson1020 | Barnes & Noble NOOK | 3 | 07-01-2010 03:46 PM |
PRS-600 Help with bookmark | Belanna | Sony Reader | 5 | 10-15-2009 03:59 PM |
bookmark | beledi | Sony Reader | 6 | 04-30-2009 07:05 PM |
Bookmark removal Q. | KlondikeGeoff | Sony Reader | 1 | 09-16-2007 01:44 PM |