Evidlo / remarkable_mouse

use your reMarkable as a graphics tablet
GNU General Public License v3.0
506 stars 48 forks source link

Tablet active area #66

Closed SBAPKat closed 2 years ago

SBAPKat commented 2 years ago

Hi, Since the tablet is so big, sometimes when using a small monitor it feels weird having such a big area, That's why i suggest adding a tablet area setting so that we can increase its "sensitivity"

Evidlo commented 2 years ago

Have you tried using the --region option?

aikenahac commented 2 years ago

Hey, the region option doesn't work for me Screenshot_2022-01-19-09_805x460 .

SBAPKat commented 2 years ago

the --region option limits your screen area, not the tablet area if i'm not mistaken. I've crudely fixed this on my local version by adding an argument which supplies a multiplier to the return values of remap. I've found a value of 2 to be more manageable for me, I've also fixed the --password argument (broken atm), would you like a pull request ?

SBAPKat commented 2 years ago

@aikenahac you actually need to uninstall the pip version of remarkable_mouse and install it from the main branch using the setup script. Pip's version isn't up to date

aikenahac commented 2 years ago

@aikenahac you actually need to uninstall the pip version of remarkable_mouse and install it from the main branch using the setup script. Pip's version isn't up to date

Ahh alright. Thanks.

Evidlo commented 2 years ago

Should be fixed in 7.0.0

SBAPKat commented 2 years ago

This issue wasn't about a fix but a Feature addition, Currently the software allows modification of the controlled area of the screen via --region, but I'm looking for a feature to reduce the tablet area, while still controlling the entire screen, thus increasing sensitivity