Valery Ushakov kirjoitti 10.6.2018 klo 20:19:
NetBSD vboxguest driver now provides wsmouse(4) interface so X11 can use stock "ws" driver.
Thanks, using "ws" driver fixed the issue. But note that I was trying to use stock "mouse" driver, not vboxmouse driver. However, mouse buttons 6 and 7 still do not work correctly: xev shows the same events for buttons 4 and 6 and for 5 and 7. Another problem is that pkgsrc modular xorg xf86-input-ws does not attach mouse at all: it tries to attach the mouse as a touchscreen and fails due to some unsupported ioctl. Arto
