Skip to content

Commit

Permalink
Changed name
Browse files Browse the repository at this point in the history
  • Loading branch information
LinusCDE committed Mar 28, 2019
1 parent d5fe0df commit 069b3f8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# rmLinuxTabletDriver
# rmTabletDriver

This driver is able to simulate the real tablet input from your reMarkable Paper Tablet on your Linux PC (or VM).
This userspace driver for linux is able to simulate the real tablet input from your reMarkable Paper Tablet on your Linux PC (or VM).

There are two files. `tabletDriver.c` and `tabletDriver.py`. They both do the same thing. Choose as you wish.

Expand Down Expand Up @@ -50,4 +50,4 @@ To apply the changes reboot your computer.

## Tablet not working with evdev xinput driver

Create a file called `/etc/X11/xorg.conf.d/10-evdev.conf` and add [this content](https://gist.github.com/Leonidas-from-XIV/4306072).
Create a file called `/etc/X11/xorg.conf.d/10-evdev.conf` and add [this content](https://gist.github.com/Leonidas-from-XIV/4306072).

0 comments on commit 069b3f8

Please sign in to comment.