NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Bluetooth wheel mouse and X11



On Tue, 21 May 2024, joelp%sdf.org@localhost wrote:

Can you describe a few things so that I can understand your setup.

1. The Xorg.0.log indicates that you're running Xorg on a macppc:

X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[   156.997] Current Operating System: NetBSD macppc 10.0 NetBSD 10.0
(MACMINIG4) #7: Sun May 12 15:16:25 PDT 2024
joelp@xxx:/home/joelp/netbsd10-src/obj/sys/arch/macppc/compile/MACMINIG4
macppc


but xinput thinks it's connected to a Wayland server:

xinput list
WARNING: running xinput against an Xwayland server. See the xinput man
page for details.
_ Virtual core pointer                          id=2    [master pointer  (3)]
_   _ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
_   _ xwayland-pointer:19                       id=6    [slave  pointer  (2)]
_   _ xwayland-relative-pointer:19              id=7    [slave  pointer  (2)]
_ Virtual core keyboard                         id=3    [master keyboard (2)]
   _ Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]
   _ xwayland-keyboard:19                      id=8    [slave  keyboard >



Are you connected to the G4 using ssh -X or something?

2. Have you tried these same mice on an amd64 system?

3. Can you post the output of:

	wsmuxctl -f 0 -l

   then that of

	wsconsctl -am -f /dev/wsmouseN

   on the bluetooth mouse?

-RVP


Home | Main Index | Thread Index | Old Index