|  01-20-2021, 11:46 PM | #31 | 
| Banned            Posts: 2,296 Karma: 5300240 Join Date: Jun 2020 Location: Edmonton, AB Device: Kobo Aura H2O Edition 2 (mark 7), Kobo Mini | 
			
			What @Georgelemental is saying is, for example, you click the right side and the input is on the left side. I'm pretty sure that means inverted but I don't know
		 | 
|   |   | 
|  01-20-2021, 11:48 PM | #32 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Oct 2019 Device: none | |
|   |   | 
|  01-21-2021, 12:07 AM | #33 | 
| Fanatic            Posts: 507 Karma: 2390534 Join Date: Jun 2020 Location: Somewhere in the Universe Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT | 
			
			Thanks @elektron and @Georgelemental Is the input inverted both vertically AND horizontally? Or is it just horizontal? EDIT: could you please provide a picture of your H2O running KoBox (normal portrait)? That could help me in some ways. | 
|   |   | 
|  01-21-2021, 12:35 AM | #34 | 
| Banned            Posts: 2,296 Karma: 5300240 Join Date: Jun 2020 Location: Edmonton, AB Device: Kobo Aura H2O Edition 2 (mark 7), Kobo Mini | 
			
			It's inverted only vertically from what I can gather.
		 | 
|   |   | 
|  01-21-2021, 07:14 AM | #35 | 
| Junior Member  Posts: 7 Karma: 10 Join Date: Jan 2021 Device: Kobo Clara HD | 
			
			ooo, this looks awesome. anybody tried on a Clara HD? if not, then its loading on mine right now so I might be the first
		 | 
|   |   | 
|  01-21-2021, 07:49 AM | #36 | 
| Junior Member  Posts: 7 Karma: 10 Join Date: Jan 2021 Device: Kobo Clara HD | |
|   |   | 
|  01-21-2021, 08:43 AM | #37 | 
| Fanatic            Posts: 507 Karma: 2390534 Join Date: Jun 2020 Location: Somewhere in the Universe Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT | |
|   |   | 
|  01-21-2021, 01:08 PM | #38 | |
| Junior Member  Posts: 8 Karma: 10 Join Date: Oct 2019 Device: none | Quote: 
 | |
|   |   | 
|  01-21-2021, 03:01 PM | #39 | |
| Fanatic            Posts: 507 Karma: 2390534 Join Date: Jun 2020 Location: Somewhere in the Universe Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT | Quote: 
   | |
|   |   | 
|  01-22-2021, 08:51 AM | #40 | 
| Fanatic            Posts: 507 Karma: 2390534 Join Date: Jun 2020 Location: Somewhere in the Universe Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT | 
			
			@Georgelemental Replace /mnt/onboard/.adds/kobox/kobox-boot.sh with this: Code: #!/bin/sh # KoBox launcher # Nicolas Mailloux, 2021. # # This mounts the main Alpine Linux image to /mnt/user and then bind-mounts /sys, /proc, etc. to the chroot's ones. echo 1 > /sys/class/graphics/fb0/rotate mkdir -p /mnt/user mount /mnt/onboard/.adds/kobox/kobox.img /mnt/user mount -v --bind /dev /mnt/user/dev mount -v --bind /dev/pts /mnt/user/dev/pts mount -vt proc proc /mnt/user/proc mount -vt sysfs sysfs /mnt/user/sys mount -vt tmpfs tmpfs /mnt/user/run mount -vt tmpfs tmpfs /mnt/user/tmp mkdir /mnt/user/dev/shm mount -vt tmpfs tmpfs /mnt/user/dev/shm # <---- DANGEROUS ----> # This could be harmful to the /mnt/onboard partition! Don't do this unless you are sure of what you're doing! # mount --bind /mnt/onboard /mnt/user/mnt # <---- DANGEROUS ----> # Copying network info so that we can access the Internet cp /etc/resolv.conf /mnt/user/etc # Killing Nickel/Fickel/etc. export DBUS_SESSION_BUS_ADDRESS NICKEL_HOME WIFI_MODULE LANG WIFI_MODULE_PATH INTERFACE sync killall -TERM nickel hindenburg sickel fickel fmon 2>/dev/null # Let's go! chroot /mnt/user /bin/sh /kobox.sh Start it in normal rotation (don't force landscape or anything) Last edited by NiMa; 01-22-2021 at 08:53 AM. | 
|   |   | 
|  01-22-2021, 12:29 PM | #41 | |
| Banned            Posts: 2,296 Karma: 5300240 Join Date: Jun 2020 Location: Edmonton, AB Device: Kobo Aura H2O Edition 2 (mark 7), Kobo Mini | Quote: 
   | |
|   |   | 
|  01-22-2021, 01:12 PM | #42 | 
| Fanatic            Posts: 507 Karma: 2390534 Join Date: Jun 2020 Location: Somewhere in the Universe Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT | |
|   |   | 
|  01-22-2021, 02:51 PM | #43 | 
| Seeking for Graal            Posts: 211 Karma: 16198 Join Date: Jul 2013 Location: France Device: Kobo Forma / Onyx Boox Page | 
			
			I just sold my Glo HD for a Forma last week.....       :smac  k:     | 
|   |   | 
|  01-22-2021, 02:59 PM | #44 | 
| Fanatic            Posts: 507 Karma: 2390534 Join Date: Jun 2020 Location: Somewhere in the Universe Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT | |
|   |   | 
|  01-22-2021, 04:38 PM | #45 | |
| Fanatic            Posts: 507 Karma: 2390534 Join Date: Jun 2020 Location: Somewhere in the Universe Device: Kobo Libra, Glo HD, Touch C/B, Mini, Glo, Aura SE, Clara HD, KT | Quote: 
 | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [HOWTO][WIP] Run Xorg on your Kobo + full-blown Firefox | NiMa | Kobo Developer's Corner | 57 | 07-27-2023 05:33 PM | 
| Archive.org book on Kobo question | cpl625 | Kobo Reader | 4 | 10-28-2011 06:41 AM | 
| Portable Firefox (Run it off a USB Drive) | Colin Dunstan | Lounge | 3 | 11-22-2004 07:42 PM |