Différences

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


Révision précédente
pratique:informatique:lxde_2ecran [17/07/2016 13:34] – modification externe 127.0.0.1
Ligne 1: Ligne 1:
-====== Configuration de deux écrans sur LXDE ====== 
-LXDE, c'est un super gestionnaire de bureau, mais parfois on cherche un peu comment faire les trucs... 
  
-Avec deux écrans : 
- 
-  * Avec ARandr, définir comment on a envie qu'ils fonctionnent. Enregistrer ça dans un fichier. 
-  * Ouvrir le fichier, et copier la disposition à la bonne ligne dans ''/home/user/.config/autostart/LXRandRautostart'' 
- 
-Par exemple : 
-<code> 
-[Desktop Entry] 
-Type=Application 
-Name=LXRandR autostart 
-Comment=Start xrandr with settings done in LXRandR 
-Exec=xrandr --output VGA-0 --primary --mode 1280x768 --pos 0x0 --rotate normal --output DVI-0 --mode 1024x768 --pos 1280x0 --rotate normal --output HDMI-0 --off 
-OnlyShowIn=LXDE 
- 
-</code> 
CC Attribution-Noncommercial-Share Alike 4.0 International Driven by DokuWiki
pratique/informatique/lxde_2ecran.txt · Dernière modification : 30/07/2021 10:58 de Zatalyz