Wayland: Difference between revisions
(Typo) |
|||
Line 1: | Line 1: | ||
[[wikipedia:Wayland_(protocol)|Wayland]] is a display server protocol for Linux that is slowly becoming the default on many desktop distributions. It is intended to replace the old [https://en.wikipedia.org/w/index.php?title=X_Window_System X11 Window System] that has been used for decades. Wayland is not currently compatible with Plover. | [[wikipedia:Wayland_(protocol)|Wayland]] is a display server protocol for Linux that is slowly becoming the default on many desktop distributions. It is intended to replace the old [https://en.wikipedia.org/w/index.php?title=X_Window_System X11 Window System] that has been used for decades. Wayland is not currently compatible with Plover. | ||
Linux distributions that use GNOME or KDE Plasma 6 | Linux distributions that use GNOME or KDE Plasma 6 will run Wayland by default. This includes many of the most popular Linux distributions such as Ubuntu and Fedora. Luckily, workarounds and other approaches for using steno on Wayland systems are available. | ||
== Switch to X11 == | == Switch to X11 == | ||
This is the easiest workaround to run Plover. This usually involves logging out and selecting the correct session type at the login screen. Unfortunately, it is impossible to provide detailed instructions on this procedure for every single Linux distribution. However, using your favourite search engine, you can | This is the easiest workaround to run Plover. This usually involves logging out and selecting the correct session type at the login screen. Unfortunately, it is impossible to provide detailed instructions on this procedure for every single Linux distribution. However, using your favourite search engine, you can find instructions for your specific setup (try "switching to X11 on <Linux distro>"). | ||
Here are two tutorials for the two most popular Linux distributions: | Here are two tutorials for the two most popular Linux distributions: |
Latest revision as of 13:36, 13 August 2024
Wayland is a display server protocol for Linux that is slowly becoming the default on many desktop distributions. It is intended to replace the old X11 Window System that has been used for decades. Wayland is not currently compatible with Plover.
Linux distributions that use GNOME or KDE Plasma 6 will run Wayland by default. This includes many of the most popular Linux distributions such as Ubuntu and Fedora. Luckily, workarounds and other approaches for using steno on Wayland systems are available.
Switch to X11
This is the easiest workaround to run Plover. This usually involves logging out and selecting the correct session type at the login screen. Unfortunately, it is impossible to provide detailed instructions on this procedure for every single Linux distribution. However, using your favourite search engine, you can find instructions for your specific setup (try "switching to X11 on <Linux distro>").
Here are two tutorials for the two most popular Linux distributions:
- How to Switch Between Wayland and Xorg in Ubuntu
- Configuring Xorg as the default GNOME session (Fedora)
Plover plugins
There are several plugins with varying degrees of success that have enabled Plover to work on Wayland systems. Some of these include:
plover-uinput
(recommended)plover-output-dotool
plover-wtype-output
plover-uinput
is recommended as it is the most straightforward to set up. It has also been confirmed to work on GNOME.
See the wiki page for set up instructions: plover-uinput.
Xwayland
Many applications do not work natively on Wayland, and require Xwayland to run. Plover may refuse to open on Xwayland systems and will produce the following error:
Xlib.error.DisplayConnectionError: Can't connect to display ":0": b'Authorization required, but no authorization protocol specified\n'
If this occurs, run the following command before opening Plover:
xhost +si:localuser:$USER
To run this command automatically when opening Plover, see: AppImage integration
Javelin
Javelin is a keyboard firmware that features an embedded steno engine ("plug and play stenography"). It bypasses the need to install Plover (or any app) on the host machine. It is compatible with several commercially available steno writers. See the wiki page on Javelin for more details.