llandsmeer / inkvt

Experimental VT100 terminal emulator for Kobo e-readers
GNU General Public License v3.0
39 stars 5 forks source link

Inkvt upside down #20

Open pascalJakobs opened 2 years ago

pascalJakobs commented 2 years ago

Hello I’m trying to run inkvt on my new libra2. Unfortunatly the display is upside down and the touch is normal . I can type blindly, it works (I hope you unferstand what I mean) Even if I force display reverse portrait the thouch is mirrored to the display. How could I fix that please? Good evening

NiLuJe commented 2 years ago

Try to build against current FBInk master, it might help.

(i.e., try building my branch).

pascalJakobs commented 2 years ago

OK I give à try Thank you

Le ven. 25 févr. 2022 à 00:11, NiLuJe @.***> a écrit :

Try to build against current FBInk master, it might help.

(i.e., try building my branch https://github.com/NiLuJe/inkvt).

— Reply to this email directly, view it on GitHub https://github.com/llandsmeer/inkvt/issues/20#issuecomment-1050351377, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ46LEZUIIZU2VT7UNCQ2G3U423KPANCNFSM5PICFONA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

pascalJakobs commented 2 years ago

I built your branch (I don't really know what I'm doing, I just followed the read me but it finally worked) The result is sort of better, touch is not flipped upside down but left to right now. I can't find anything wrong in the output (I'm unable to copy it all to show you, sorry) I'm not sure it's important

make[2]: *** Aucune règle pour fabriquer la cible « distclean ». Arrêt.

is the only thing I find suspect but it doesn't stop the whole process, should I add any option? Could you share your built to see if the result is the same please? Thanks for your help

Le ven. 25 févr. 2022 à 07:10, Pascal Jakobs @.***> a écrit :

OK I give à try Thank you

Le ven. 25 févr. 2022 à 00:11, NiLuJe @.***> a écrit :

Try to build against current FBInk master, it might help.

(i.e., try building my branch https://github.com/NiLuJe/inkvt).

— Reply to this email directly, view it on GitHub https://github.com/llandsmeer/inkvt/issues/20#issuecomment-1050351377, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ46LEZUIIZU2VT7UNCQ2G3U423KPANCNFSM5PICFONA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

-- pascal