Wykres commitów

4 Commity (master)

Autor SHA1 Wiadomość Data
John Tsiombikas 619dfe52a1 - forgot to update the spnavd_ctl script to use the new pid location, this will
require a new release
- removed unnecessary bits from the makefiles



git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/spacenavd@75 ef983eb1-d774-4af8-acfd-baaf7b16a646
2009-02-02 02:11:10 +00:00
John Tsiombikas 23c52605e3 - removed init script installation from spacenavd's install target, added
message to the user instead.

Applied Hans Meine's patches:
- allow build dir != source dir
- install into /lib64 if /lib64 exists
  (modified that one to use uname -m in the configure script, debian seems to
  have a lib64 even on 32bit systems)
- display X11 connection closing in verbose mode, too (not only init)



git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/spacenavd@47 ef983eb1-d774-4af8-acfd-baaf7b16a646
2008-08-14 02:10:34 +00:00
John Tsiombikas d8f197d7e0 - advisory file locking in the cfgfile read/write code
- changes in the init script to use the pidfile for killing
- changed the spnavcfg program, added functionality to start/stop the X11
  magellan interface, and to "ping" the server and see if it's running.


git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/spacenavd@23 ef983eb1-d774-4af8-acfd-baaf7b16a646
2008-04-09 04:27:12 +00:00
John Tsiombikas 4aff43b6da - added a script to setup init ... scripts.
- now the daemon writes a file on /tmp with its pid.
- added axis inversions as a config option.
- wrote installation and usage instractions in the README file.
- renamed spnavd_x11 to spnavd_ctl and modified it a bit in an effort to
  expand its functionality in the future.
- modified the HUP signal usage to reread config files without
  restarting the daemon. that works fine with the new interactive config tool.


git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/spacenavd@20 ef983eb1-d774-4af8-acfd-baaf7b16a646
2008-04-07 08:31:27 +00:00