08-11-2023, 10:41 AM | #46 |
0000000000101010
Posts: 5,709
Karma: 11482159
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
|
|
08-11-2023, 10:43 AM | #47 |
Connoisseur
Posts: 78
Karma: 7126
Join Date: May 2023
Device: PocketBook Era
|
Is that reboot app a shell script that calls reboot? That's a useful one
|
Advert | |
|
08-11-2023, 10:48 AM | #48 |
Connoisseur
Posts: 78
Karma: 7126
Join Date: May 2023
Device: PocketBook Era
|
Next project is trying to integrate dark mode to light schedules
|
08-11-2023, 10:53 AM | #49 | |
0000000000101010
Posts: 5,709
Karma: 11482159
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
|
Quote:
Code:
#!/bin/sh picview=/ebrmain/cramfs/bin/picviewer.app bootlogo=/ebrmain/logo/bootlogo/PocketBook.bmp $picview "$bootlogo" & iv2sh reboot |
|
08-11-2023, 10:54 AM | #50 |
0000000000101010
Posts: 5,709
Karma: 11482159
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
|
|
Advert | |
|
08-11-2023, 11:14 AM | #51 |
Guru
Posts: 771
Karma: 625816
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
|
Did anyone play with a modified Line.cfg (extracted from Line.pbt and placed into the "system/resources/Line" folder)?
|
08-11-2023, 01:15 PM | #52 | |
Connoisseur
Posts: 78
Karma: 7126
Join Date: May 2023
Device: PocketBook Era
|
Quote:
Yes I am lol buying technology that perfectly suits me has been an issue |
|
08-11-2023, 02:57 PM | #53 |
Guru
Posts: 771
Karma: 625816
Join Date: Sep 2013
Device: EnergySistemEreaderPro, Nook STG, Pocketbook 622, Bookeen Cybooks ...
|
I think the bitmaps are not black but a special PB format though I didn't figure out how to view them. My versions of pbres extract the cfg file without any problem but only a small part of the the bitmaps and than stops due to some error. But I get a full list of the content of the skin file (line.pbt).
|
08-11-2023, 09:23 PM | #54 |
Connoisseur
Posts: 78
Karma: 7126
Join Date: May 2023
Device: PocketBook Era
|
Still no luck with the pbres decompiler but not giving up just yet.
The BMPs are fully black but do have data in them. I believe the pbres decompiler is messing up the transparent part... For the Era, the icons are listed as 110x110 so I'll give those sizes a shot tomorrow. |
08-12-2023, 01:52 AM | #55 |
0000000000101010
Posts: 5,709
Karma: 11482159
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
|
|
08-12-2023, 05:43 PM | #56 |
0000000000101010
Posts: 5,709
Karma: 11482159
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
|
Made a load of icons over the last few days.
My Home screen and App Menu now: Trying to figure out how to change the Apps icon. "apps.json" suggests it's referenced as "SYS_Apps", but trying to assign an image to this in "view.json" just errors. EDIT: The Apps icon can be updated by saving icons here (same location as sleep image): /mnt/ext1/system/resources/Line/desktop_app_apps.bmp /mnt/ext1/system/resources/Line/desktop_app_apps_f.bmp I've attached my icon, sleep screen image and view.json files. Last edited by neil_swann80; 08-13-2023 at 08:13 AM. |
12-26-2023, 05:47 AM | #57 |
Junior Member
Posts: 5
Karma: 30226
Join Date: Dec 2023
Device: Inkpad 3 Color
|
I own an Inkpad 3 Color and have installed the latest stable KOReader as well as the latest nightly build. For both of them I end up with two icons in section "User's". One is named "@._koreader" (clicking on it leads to the home screen of the reader) and the second one is named "@koreader", which opens the app.
Does anyone know how I can get rid of the unnecessary @._koreader icon? |
12-26-2023, 09:05 AM | #58 | |
0000000000101010
Posts: 5,709
Karma: 11482159
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
|
Quote:
|
|
12-26-2023, 10:23 AM | #59 |
Junior Member
Posts: 5
Karma: 30226
Join Date: Dec 2023
Device: Inkpad 3 Color
|
There is no hidden file in the application or bin directory, just the files extracted from the installation zip file (see screenshots). Hidden files are visible, though, otherwise I can't see the "system" folder on the Pocketbook.
|
12-26-2023, 11:25 AM | #60 |
0000000000101010
Posts: 5,709
Karma: 11482159
Join Date: Mar 2023
Location: An island off the coast of Ireland
Device: PB632 [HD3]
|
Try saving a text file to applications, then renaming it to ._koreader.app
Reboot, delete the file, reboot... Still there? |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Remove question mark icons | KayLee | Calibre | 2 | 03-05-2016 12:38 PM |
desktop icons disappeared after reboot | futureway | enTourage eDGe | 5 | 11-30-2011 08:27 AM |
Totally stupid question: where's my app drawer? | maxbookworm | Nook Developer's Corner | 6 | 01-26-2011 11:13 PM |
DR800 Icons for desktop files | Iñigo | iRex Developer's Corner | 3 | 05-16-2010 07:26 PM |
no desktop icons on boot-up | Unregistered | Lounge | 11 | 08-16-2005 01:47 PM |