Log In
rpms
/
bluez
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
cfb21a9007b21e795f0694bc5e9f77c9fb908045
cfb21a9007b21e795f0694bc5e9f77c9fb908045
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