Skip to content

Commit f23a3e9

Browse files
authored
Update README.md
Updating in preparation for v1.2 release with left hand support (and move to v2 release)
1 parent f7675ef commit f23a3e9

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ systemctl reset-failed
3939

4040

4141
# Usage
42-
Press and hold to erase, release to use as a normal pen. Double click the button to undo. Note that at the moment, double pressing to undo only works for portrait
43-
documents in right handed orientation.
42+
Press and hold to erase, release to use as a normal pen. Double click the button to undo. Note that at the moment, double pressing to undo only works for portrait orientation documents.
4443

4544
Further customization can be done by adding arguments to ExecStart line of the LamyEraser.service file. This can be opened with `nano ~/RemarkableLamyEraser/LamyEraser.service`.
4645
The supported arguments are:
@@ -76,7 +75,6 @@ thinking you are using the eraser side of the Marker Plus.
7675

7776
# TODO:
7877
- [ ] RM1 support (testers needed)
79-
- [ ] Left handed and landscape support for actions
8078
- [ ] Nice install script
8179
- [ ] toltec package
8280
- [ ] config file (as opposed to current command line argument system)
@@ -85,16 +83,3 @@ thinking you are using the eraser side of the Marker Plus.
8583
- [ ] freely assignable actions (as listed below, able to assign to any trigger above) *(these last two will require
8684
some significant code restructuring)*
8785

88-
# Testing Branch
89-
The testing branch is used for code that builds towards the items on the TODO list above, but isn't yet in a format that is
90-
ready to be committed to the main branch. Essentially, any commits to the main branch should be stable and relatively clean,
91-
while the testing branch code will be "stable", but messy.
92-
Currently, the testing branch is being used to test:
93-
- [ ] Double click actions
94-
95-
The actions currently being implemented are:
96-
- [X] undo *(working only for portrait view with right hand orientation)*
97-
- [X] redo *(working only for portrait view with right hand orientation)*
98-
- [ ] erase (needed for RM1 support, since it can't use the Marker Plus style rubber events)
99-
- [ ] erase selection
100-
- [ ] select

0 commit comments

Comments
 (0)