Skip to content

Commit

Permalink
Merge pull request #289 from Shadowphoenix/master
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig authored Mar 19, 2023
2 parents e7f0fc3 + 0987b03 commit 1853e2d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ Then, You apply the change with no logout or reboot.
newgrp input
```

**IMPORTANT**: This makes `/dev/input/` readable, so if that's an issue for you for some reason (like for privacy- or securityconcerns etc. or if it causes other parts of your OS to misbehave), **consider this your heads-up.**

<details>
<summary>For Debian Based Distros (Ubuntu, Debian, Mint, Pop!OS)</summary>

Expand Down Expand Up @@ -107,7 +109,12 @@ For sending shortcuts:
```sh
sudo pacman -S xdotool
```
**For the truly lazy people:** As with pretty much anything else available as Open-Source-Software, you can install Fusuma via a package from the AUR. As off time of writing (March 2023), the package you would want is called `ruby-fusuma`.

Please keep in mind that this community-built package is NOT officially supported here and while it might do the job, it is not the intended way to install.
Installing Fusuma this way means that if things do not work as intended during or after the installation, you are on your own.
So please do not bombard the Issues-Page here on Github if Fusuma isn't working correctly after installing it via the AUR.
Fusuma's plugins as listed below here in this Readme can be installed as optional dependencies also via the AUR, namescheme being `ruby-fusuma-replacewithnameofplugin`.
</details>

<details>
Expand Down

0 comments on commit 1853e2d

Please sign in to comment.