Package: msi-keyboard / 1.1-4

Metadata

Package Version Patches format
msi-keyboard 1.1-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
udev_access_rights.patch | (download)

99-msi.rules | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 msi-keyboard: adjust udev access rights from 'everyone' to 'console user
 The current udev role grant access to the device for everyone when the
 hardware is inserted.  I believe a better approach is to only grant
 access to the console user using the 'uaccess' tag.  Here is a patch to
 adjust the access role.


1010 appstream metainfo.patch | (download)

com.github.bparker06.msi_keyboard.metainfo.xml | 17 17 + 0 - 0 !
1 file changed, 17 insertions(+)

 added appstream metadata xml listing supported hardware.
 The file should be installed in /usr/share/metainfo/, but the current
 qmake rules do not seem to install anything so far, so no use modifying
 msi-keyboard.pro for this.