Daemon can't find .Xauthoriy file

Questions and answers about 3Dconnexion devices on UNIX and Linux.

Moderator: Moderators

Post Reply
drmacro
Posts: 1
Joined: Wed Aug 16, 2023 10:01 am

Daemon can't find .Xauthoriy file

Post by drmacro »

Installed on Manjaro.

Attempting to run the daemon:

Code: Select all

spacenavd -v -d                                                                        ✔  19s  
Spacenav daemon 1.2
reading config file: /etc/spnavrc
found usb device [256f:c652]: "3Dconnexion 3Dconnexion Universal Receiver" (/dev/input/event2) 
adding device (id: 0).
device name: 3Dconnexion 3Dconnexion Universal Receiver
  Number of axes: 6 (6a 0r)
  Number of buttons: 2 (evdev offset: 256)
  Axis 0 value range: -350 - 350 (fuzz: 0)
  Axis 1 value range: -350 - 350 (fuzz: 0)
  Axis 2 value range: -350 - 350 (fuzz: 0)
  Axis 3 value range: -350 - 350 (fuzz: 0)
  Axis 4 value range: -350 - 350 (fuzz: 0)
  Axis 5 value range: -350 - 350 (fuzz: 0)
using device: 3Dconnexion SpaceMouse Wireless (guess) (/dev/input/event2)
  device flags: swap y-z invert y-z
failed to bind unix socket: /var/run/spnav.sock: Permission denied
trying to open X11 display ":0"
   XAUTHORITY=/tmp/xauth_ChdWgv
Using XTEST to send key events
Post Reply