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