forked from pool/spacenavd
b2bfd7b8b1
Daemon needed for the use of spcacenavigator and other devices from 3Dconnexion. The client library libspnav is already part of openSUSE since 12.3. Its devel project is KDE:Distro:Factory and should be moved into the hardware repository, too. OBS-URL: https://build.opensuse.org/request/show/198201 OBS-URL: https://build.opensuse.org/package/show/hardware/spacenavd?expand=0&rev=1
3 lines
77 B
Bash
3 lines
77 B
Bash
#!/bin/sh
|
|
test -f /usr/run/spacenavd.pid && /usr/sbin/spacenav_ctl x11 start
|