qt6-bb10/src/plugins/generic/evdevkeyboard
Frederik Gladhorn 521f2163b1 Fix typos
Change-Id: I27cbcd8c59bdc34493931f341341cc25b4aba9e7
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Reviewed-by: Paul Olav Tvete <paul.tvete@digia.com>
2013-08-06 11:08:49 +02:00
..
README Fix typos 2013-08-06 11:08:49 +02:00
evdevkeyboard.json Migrate evdev plugins to the new plugin system 2012-02-22 09:46:08 +01:00
evdevkeyboard.pro Add PLUGIN_CLASS_NAME to qtbase plugins 2012-12-10 15:32:33 +01:00
main.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00

README

On development machines it might be useful to add the input devices
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:
/etc/udev/rules.d/10-local.rules