Fix typos
Change-Id: I27cbcd8c59bdc34493931f341341cc25b4aba9e7 Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com> Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
This commit is contained in:
parent
c84114acee
commit
521f2163b1
@ -1,5 +1,5 @@
|
||||
On development machines it might be useful to add the input devices
|
||||
to a group that your development user i part of. Ie add:
|
||||
to a group that your development user is part of. I.e. add:
|
||||
KERNEL=="event*", SUBSYSTEM=="input", MODE="0640", GROUP="users"
|
||||
|
||||
to a file such as:
|
||||
|
@ -14,7 +14,7 @@ Touchpads reporting absolute events will work too, the positions will
|
||||
be turned into relative. Touchscreens are however not supported.
|
||||
|
||||
On development machines it might be useful to add the input devices
|
||||
to a group that your development user i part of. Ie add:
|
||||
to a group that your development user is part of. I.e. add:
|
||||
KERNEL=="event*", SUBSYSTEM=="input", MODE="0640", GROUP="users"
|
||||
|
||||
to a file such as:
|
||||
|
Loading…
Reference in New Issue
Block a user