Use host udev and /dev/input then ensure correct permissions on files for steam

This commit is contained in:
Josh.5
2022-01-14 08:47:18 +13:00
parent 14871dcecd
commit ba277817a0
3 changed files with 63 additions and 1 deletions

View File

@@ -0,0 +1,15 @@
#!/usr/bin/env bash
###
# File: configure-device-user-permision.sh
# Project: bin
# File Created: Thursday, 13th January 2022 10:30:36 pm
# Author: Josh.5 (jsunnex@gmail.com)
# -----
# Last Modified: Thursday, 13th January 2022 10:37:28 pm
# Modified By: Josh.5 (jsunnex@gmail.com)
###
chmod +x /usr/bin/ensure-groups
/usr/bin/ensure-groups /dev/uinput /dev/input/event*