View Single Post
Old 05-24-2020, 06:42 AM   #21
ICDeadPpl
Enthusiast
ICDeadPpl began at the beginning.
 
ICDeadPpl's Avatar
 
Posts: 35
Karma: 10
Join Date: Mar 2010
Location: Sweden
Device: Kobo Libra 2
Quote:
Originally Posted by Gibbo View Post
Can the miniclock hack be added to the kobopatch?
I have been using this method:
1. I made a directory called "kobopatch-custom" in the same directory I have the "kobopatch_4.21.15015" directory.
In the "kobopatch-custom" directory I have this folder structure:
Code:
   root\addons\miniclock
   root\etc\udev\rules.d
   root\usr\local\MiniClock
2. I unpacked the latest release of MiniClock from post #311 and copied the files to the corresponding directories in my "kobopatch-custom" folder structure.

3. I inserted the following line at the end of the "kobopatch.yaml" file:

Code:
files:
  # MiniClock files
  ../kobopatch-custom/root/usr/local/MiniClock/devinputeventdump: usr/local/MiniClock/devinputeventdump
  ../kobopatch-custom/root/usr/local/MiniClock/fbink: usr/local/MiniClock/fbink
  ../kobopatch-custom/root/usr/local/MiniClock/miniclock.sh: usr/local/MiniClock/miniclock.sh
  ../kobopatch-custom/root/etc/udev/rules.d/miniclock.rules: etc/udev/rules.d/miniclock.rules
  ../kobopatch-custom/root/addons/miniclock/miniclock.cfg: .addons/miniclock/miniclock
The "miniclock.cfg" file I have edited with my custom modifications for fonts and date formats.
ICDeadPpl is offline   Reply With Quote