注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Funtoo:Wayland/EnablingWayland"
Jump to navigation
Jump to search
(Initial text to show steps to enable wayland generally and within GNOME) |
|||
Line 1: | Line 1: | ||
To enable wayland, the following steps are required: | To enable wayland, the following steps are required:<br> | ||
'''General'''<br> | |||
Enable the wayland mix-in: `epro mix-ins +wayland`, then `emerge -auND @world` | Enable the wayland mix-in: `epro mix-ins +wayland`, then `emerge -auND @world` | ||
'''GNOME''' | '''GNOME'''<br> | ||
Edit `/etc/gdm/custom.conf` to change `WaylandEnable=false` to `WaylandEnable=true`. | Edit `/etc/gdm/custom.conf` to change `WaylandEnable=false` to `WaylandEnable=true`. |
Revision as of 10:41, February 9, 2024
To enable wayland, the following steps are required:
General
Enable the wayland mix-in: `epro mix-ins +wayland`, then `emerge -auND @world`
GNOME
Edit `/etc/gdm/custom.conf` to change `WaylandEnable=false` to `WaylandEnable=true`.