Installing rM Hacks
Requirements
- curl (see installing curl)
- xovi and qt-resource-rebuilder (see installing xovi)
Setup variables
Note: if your version is not listed here, rM Hacks will not work. Support for 3.23 will be skipped, and 3.24 will be supported after the full release.
Based on your software version,
for 3.22.0.64/3.22.0.65/3.22.4.2:
rm_hacks_version="0.0.11-pre3"
for 3.20.0.92:
rm_hacks_version="0.0.11-pre2"
for 3.17.0.72:
rm_hacks_version="0.0.11-pre1"
Install rM Hacks
Download the extension:
./curl -Lo rm-hacks.zip https://github.com/asivery/rm-hacks-qmd/archive/refs/heads/master.zip
Extract the version:
unzip -od rm-hacks rm-hacks.zip rm-hacks-qmd-master/$rm_hacks_version/* && \
cp -r rm-hacks/rm-hacks-qmd-master/$rm_hacks_version/* rm-hacks && \
rm rm-hacks/README.MD && \
rm -r rm-hacks/rm-hacks-qmd-master && \
rm rm-hacks.zip
Add to extensions:
cp -r rm-hacks/* /home/root/xovi/exthome/qt-resource-rebuilder && \
rm -r rm-hacks
Restart xovi
See starting xovi
Check if rM Hacks are installed
Go to Settings, there should be an rM Hacks options, where you can configure which features you want to use.
Next steps
By default, the close document icon will be removed (this can be changed in the settings). To exit a document without it, swipe down from the top edge of the screen with one finger.
The timezone of the toolbar clock can be changed, see changing the device timezone on remarkable.guide.
Notes
- rM Hacks version downloaded is 0.0.11
- rM Hacks: https://github.com/asivery/rm-hacks-qmd