Outils pour utilisateurs

Outils du site


tech:notes_wayland

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
tech:notes_wayland [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:notes_wayland [2026/01/20 17:04] (Version actuelle) Jean-Baptiste
Ligne 8: Ligne 8:
 * PipeWire * PipeWire
 * seat & seatd * seat & seatd
 +* https://linuxfr.org/users/tarnyko/journaux/wayland-l-obsession-eternelle-du-carre-blanc
  
 Voir aussi : Voir aussi :
 * Sway WM (Windows Manager) * Sway WM (Windows Manager)
 +* https://linuxfr.org/news/lxqt-2-2-0
 +* hyprland
  
  
Ligne 16: Ligne 19:
 == Désactiver Wayland et repasser à Xorg == Désactiver Wayland et repasser à Xorg
  
-<code ini /etc/gdm3/daemon.conf>+''/etc/gdm3/daemon.conf'' 
 +<code ini>
 [daemon] [daemon]
 WaylandEnable=false WaylandEnable=false
Ligne 85: Ligne 89:
 /run/user/1000/ /run/user/1000/
 </code> </code>
 +
  
 == Faire fonctionner Synaptic en root == Faire fonctionner Synaptic en root
Ligne 92: Ligne 97:
 </code> </code>
  
-<code bash ~/.bashrc>+''~/.bashrc'' 
 +<code bash>
 alias synaptic="xhost +si:localuser:root ; sudo /usr/sbin/synaptic ; xhost -si:localuser:root" alias synaptic="xhost +si:localuser:root ; sudo /usr/sbin/synaptic ; xhost -si:localuser:root"
 </code> </code>
 +
  
 == VNC == VNC
Ligne 110: Ligne 117:
 waypipe ssh user@192.168.1.20 xterm waypipe ssh user@192.168.1.20 xterm
 </code> </code>
 +
  
 ==== gnome-remote-desktop ==== gnome-remote-desktop
Ligne 126: Ligne 134:
 Open Settings, select Sharing, and enable Screen sharing. This should automatically enable the service and you should immediately be able to connect via VNC. Open Settings, select Sharing, and enable Screen sharing. This should automatically enable the service and you should immediately be able to connect via VNC.
 </code> </code>
 +
  
 == Autres == Autres
Ligne 137: Ligne 146:
  
 Voir https://linuxfr.org/users/antistress/journaux/parametrer-wayland-et-webrender-pour-firefox-sur-ma-distrib Voir https://linuxfr.org/users/antistress/journaux/parametrer-wayland-et-webrender-pour-firefox-sur-ma-distrib
 +
  
 == Pb == Pb
Ligne 146: Ligne 156:
 [066 14:06:15.666193] [glfw error 65544]: Wayland: Failed to connect to display [066 14:06:15.666193] [glfw error 65544]: Wayland: Failed to connect to display
 </code> </code>
 +
  
 ==== Solution ==== Solution
tech/notes_wayland.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki