Re: Wayland on FreeBSD
Jan Beich <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]> |
Grzegorz Junka <[email protected]> writes: > I am able to start sway, which in turn seems to be starting > Xwayland. But I don't seem to be able to open any graphical > applications? GUI toolkits (due to bugs) default to X11 except Gtk3 and winit. Try starting gtk3-demo explicitly with GDK_BACKEND=wayland and GDK_BACKEND=x11 to rule out Xwayland as the primary cause. > The mouse seems to be working fine in Sway, I don't know about the keyboard. Check key presses via wev, wshowkeys or gtk3-demo. If you don't have a working terminal emulator due to Xwayland issues try alacritty. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"