View Single Post
Old 08-07-2022, 08:16 PM   #45
RobertJSawyer
Guru
RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.RobertJSawyer ought to be getting tired of karma fortunes by now.
 
RobertJSawyer's Avatar
 
Posts: 738
Karma: 4306712
Join Date: Jun 2006
Location: Toronto
Device: Kobo Libra 2, Clara 2E, and Clara HD; Kindle PaperWhite
The system described here works fine for me on my Kobo Libra 2:

https://www.reddit.com/r/kobo/commen...ally_cross_my/

This is the exact page turner discussed in the above article; color doesn't matter -- I have both the blue and the white, and both work fine. The rechargeable internal battery lasts for a very long time on a charge; I've yet to have to recharge and I've been using them heavily for many weeks. Single press pages forward; double press pages backward:

https://www.aliexpress.com/item/1005002613561422.html

This is my relevant Nickel Menu code:

Code:
menu_item :main    :Bluetooth Patch (toggle) :cmd_output       :500:quiet :rmmod -w /mnt/onboard/.adds/kobo-libra2-uhid-module/uhid.ko
  chain_success:skip:3
  chain_failure                              :cmd_spawn        :quiet :exec /mnt/onboard/.adds/kobo-libra2-uhid-module/run.sh
  chain_success                              :dbg_toast        :Page turner ENABLED
  chain_always:skip:-1
  chain_success                              :dbg_toast        :Page turner disabled
RobertJSawyer is offline   Reply With Quote