diff options
| author | Cem Keylan <cem@ckyln.com> | 2020-05-02 00:19:04 +0300 | 
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2020-05-02 00:19:04 +0300 | 
| commit | f1c3c030e16ea0bcebde7936b673b4c854f096a6 (patch) | |
| tree | 1a11cc6d335fc30d2e3f06fc8b2a7965eb9de810 /xorg/libinput/message | |
| parent | fce99ea6b992db4b40ef58689117d9bf5584900a (diff) | |
| download | repository-f1c3c030e16ea0bcebde7936b673b4c854f096a6.tar.gz | |
libinput: move post-install to message
Diffstat (limited to 'xorg/libinput/message')
| -rw-r--r-- | xorg/libinput/message | 11 | 
1 files changed, 11 insertions, 0 deletions
diff --git a/xorg/libinput/message b/xorg/libinput/message new file mode 100644 index 00000000..c18b6540 --- /dev/null +++ b/xorg/libinput/message @@ -0,0 +1,11 @@ +NOTE: You must be a part of the [1minput[m group +      for libinput to work. + +NOTE: This groups based permissions model may not +      be suitable if KISS will be used as a multi +      user system. Further configuration can be +      done at your own discretion. + +-> addgroup USER input + +NOTE: You also need [1mxf86-input-libinput[m.  | 
