Difference between revisions of "Funtoo:Wayland/EnablingWayland"

From Funtoo
Jump to navigation Jump to search
Line 4: Line 4:
'''General'''<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`<br>
 


'''GNOME'''<br>
'''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:42, 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`.