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/06/12 15:36] Jean-Baptistetech:notes_wayland [2026/01/20 17:04] (Version actuelle) Jean-Baptiste
Ligne 13: Ligne 13:
 * Sway WM (Windows Manager) * Sway WM (Windows Manager)
 * https://linuxfr.org/news/lxqt-2-2-0 * https://linuxfr.org/news/lxqt-2-2-0
 +* hyprland
  
  
Ligne 18: 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 87: Ligne 89:
 /run/user/1000/ /run/user/1000/
 </code> </code>
 +
  
 == Faire fonctionner Synaptic en root == Faire fonctionner Synaptic en root
Ligne 94: 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 112: 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 128: 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 139: 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 148: 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.1749735394.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki