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

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
tech:notes_wayland [2025/04/30 14:46] Jean-Baptistetech:notes_wayland [2026/01/20 17:04] (Version actuelle) Jean-Baptiste
Ligne 12: Ligne 12:
 Voir aussi : Voir aussi :
 * Sway WM (Windows Manager) * Sway WM (Windows Manager)
 +* https://linuxfr.org/news/lxqt-2-2-0
 +* hyprland
  
  
Ligne 17: 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 86: Ligne 89:
 /run/user/1000/ /run/user/1000/
 </code> </code>
 +
  
 == Faire fonctionner Synaptic en root == Faire fonctionner Synaptic en root
Ligne 93: 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 111: 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 127: 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 138: 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 147: 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.1746017172.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki