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
25 lines
365 B
Plaintext
25 lines
365 B
Plaintext
#
|
|
# dead zone.
|
|
# Sensor values below this do not generate events
|
|
#
|
|
dead-zone = 2
|
|
|
|
#
|
|
# sensitivity
|
|
# Factor multiplied to senosr values
|
|
#
|
|
sensitivity = 1.0
|
|
|
|
#
|
|
# invert-rot/invert-trans
|
|
# Axes enumerated here (x, y and/or z) will be inverted
|
|
#
|
|
invert-rot =
|
|
invert-trans =
|
|
|
|
#
|
|
# led
|
|
# Specifies if the blue led should be on or of, when spacenavd is running
|
|
#
|
|
led = on
|