Skip to content

Commit

Permalink
Add more explicit notice about input group
Browse files Browse the repository at this point in the history
  • Loading branch information
bulletmark committed Mar 16, 2016
1 parent fb736c2 commit f415dfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@ DE's etc.
You need libinput release 1.0 or later. Install prerequisites:

sudo pacman -S xdotool

You must be a member of the _input_ group to have permission to read the
touchpad device:

sudo gpasswd -a $USER input # Then log out and back in to assign this group

Then install this software:
Expand Down

0 comments on commit f415dfa

Please sign in to comment.