Log In
rpms
/
bluez
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
7f6f0619d6d21a465d3d13d843027aa821265f20
7f6f0619d6d21a465d3d13d843027aa821265f20
bluez-uinput.modules
Fork and Edit
Blob
Blame
History
Raw
#!/bin/sh if [ ! -c /dev/input/uinput ] ; then exec /sbin/modprobe uinput >/dev/null 2>&1 fi