remarkable_mouse icon indicating copy to clipboard operation
remarkable_mouse copied to clipboard

use your reMarkable as a graphics tablet

Results 31 remarkable_mouse issues
Sort by recently updated
recently updated
newest added

Starting `remouse` (commit 89505ec975) this morning on Ubuntu 20.04 on a wayland session, I get these errors: ``` $ sudo remouse --address 192.168.0.23 --key ~/.ssh/remarkable --monitor 1 --evdev connected to...

The command `remouse --orientation top` behaves as expected, but `remouse --evdev --orientation top` has no effect; the orientation is always with the main button on the left. Versions: - Remarkable:...

I am trying to connect to RM2 from Win10 using the following command: `remouse --address 10.11.99.1 --debug --orientation right --mode fit --monitor 1 --password XXXX` and get the following output:...

Hi, Thanks for this awesome project. I can't get --evdev to give me any pen input. Without --evdev everything seems to work OK, but with it I get touch events...

OS: Ubuntu 20.04 Python 3.8 Output isn't helpful: ``` $ remouse --address 192.168.0.151 connected to 192.168.0.151 ``` Debug output isn't helpful either: ``` $ remouse --address 192.168.0.151 --debug connected to...

I'm using the rm2 branch for my reMarkable2, and I seem to be experiencing some sort of lag. My cursor does not move as quickly as my marker does. As...

Currently the default for address and ssh key is hard-coded as `10.11.99.1` and `~/.ssh/id_rsa`. I suggest that instead the ssh config at `~/.ssh/config` be used, and only if the `remarkable`...

This is a first working implementation for touchscreen without a pen (useful for scrolling with 2 fingers) it can be extended from here quite well it has been heavily copied...

Hello and thank you for this amazing piece of software :) I'm using it on RM2 using evdev to allow me to use the button on my Lamy pen (actually...

The lib is working perfectly fine on Linux (to be exact, Pop!OS 20.10) On Windows, the mouse stutters (like it doesn't have enough resolution). You can see it jump from...