Wayland

From miki
Revision as of 18:25, 15 March 2019 by Mip (talk | contribs) (Created page with "== How-To == === Disable Wayland, restore Xorg === In Debian, edit {{file|/etc/gdm3/daemon.conf}}: <source lang="diff"> -#WaylandEnable=false +WaylandEnable=false </source> Xo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How-To

Disable Wayland, restore Xorg

In Debian, edit /etc/gdm3/daemon.conf:

-#WaylandEnable=false
+WaylandEnable=false

Xorg will be enabled at the next gdm3 login screen.

Troubleshooting

Ctrl-Shift-Enter does not work in Midnight Commander

See Midnight Commander

Windows key or Alt-Tab do not work in VirtualBox

This is also due to security policy in Wayland that prevents application to capture some keypresses.

Only workaround to date is to disable Wayland, and restore Xorg.