|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#16 |
|
Enthusiast
![]() Posts: 46
Karma: 10
Join Date: Dec 2024
Device: Kindle Scribe
|
Today I looked at the F12 key display refresh code (which was tricky to achieve) and successfully mapped the F9 key to rotate the interface using lipc-set-prop. Now portrait and landscape mode can be set on demand at any time while Abiword is running. I think landscape mode will work out better for smaller screened devices like the PW and the Oasis. That leaves the PDF export bug to tackle and then I'll release Alpha 0.3. I will try to provide a working Scriptlet with the next release. I was having trouble with it which I why I went back to KUAL launching for now.
|
|
|
|
|
|
#17 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,629
Karma: 5000564
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
lipc commands!!
I remember playing around with “lipc-probe -v” (or something similar to this, can double check later). It showed me a myriad of possibilities. A few of them where to go Home Screen, Library, or Notes tab directly on Scribe (By the way, if anyone does this don’t upload anywhere- it has sensitive info like registration etc). |
|
|
|
| Advert | |
|
|
|
|
#18 |
|
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,629
Karma: 5000564
Join Date: Feb 2012
Location: Cape Canaveral
Device: Kindle Scribe
|
Plus usual stuff like control of lighting etc
|
|
|
|
|
|
#19 |
|
Enthusiast
![]() Posts: 46
Karma: 10
Join Date: Dec 2024
Device: Kindle Scribe
|
Yeah it can control a lot of things. I used:
system("c=$(lipc-get-prop com.lab126.winmgr orientationLock); if [ \"$c\" = \"U\" ]; then lipc-set-prop com.lab126.winmgr orientationLock L; else lipc-set-prop com.lab126.winmgr orientationLock U; fi"); For the Scribe, I wanted landscape mode to be so the magnetic portion for the pen is on the top when you physically place it on a desk. And the Scribe has some nice bezel space below the screen that way. Last edited by kaspar; Today at 03:50 PM. |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Kindle Scribe features possibly coming to Kindle apps | jhowell | Amazon Kindle | 2 | 06-04-2026 10:53 AM |
| All Kindles (except new Basic and Scribe) on sale | rcentros | Deals and Resources (No Self-Promotion or Affiliate Links) | 5 | 11-22-2022 04:45 AM |
| Looking to possibly move from Kindle PW2 to Kobo | devong67 | Which one should I buy? | 21 | 01-22-2015 06:57 PM |
| Possibly a New Format for Kindle 2? | Gideon | News | 11 | 02-18-2009 04:00 PM |
| iLiad Abiword | Adam B. | iRex Developer's Corner | 41 | 11-20-2008 04:35 AM |