Skip to content

Commit 1394b77

Browse files
committed
Use better maintained source opentabletdriver gentoo package
1 parent b8f204c commit 1394b77

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

site/_wiki/Install/Linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,13 +120,13 @@ Then refer to [this section]({% link _wiki/FAQ/Linux.md %}#autostart) for instru
120120
2. Edit `/etc/portage/package.accept_keywords` and add this line
121121

122122
```conf
123-
x11-drivers/OpenTabletDriver-bin ~amd64
123+
x11-drivers/OpenTabletDriver ~amd64
124124
```
125125

126126
3. Install the package with the following command
127127

128128
```bash
129-
sudo emerge OpenTabletDriver-bin
129+
sudo emerge OpenTabletDriver
130130
```
131131

132132
4. Refer to [this section]({% link _wiki/FAQ/Linux.md %}#autostart) for instructions on how to auto-start OpenTabletDriver on boot.

0 commit comments

Comments
 (0)