logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).


L'icône rouge permet de télécharger chaque page du wiki visitée au format PDF et la grise au format ODT → ODT PDF Export

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édentes Révision précédente
Prochaine révision
Révision précédente
Prochaine révision Les deux révisions suivantes
doc:environnements:lxde:lxde [26/07/2012 20:43]
smolski
doc:environnements:lxde:lxde [27/07/2012 07:12]
smolski
Ligne 229: Ligne 229:
 Merci à **Martin** sur le forum ici : http://​debian-facile.org/​forum/​viewtopic.php?​pid=22435 Merci à **Martin** sur le forum ici : http://​debian-facile.org/​forum/​viewtopic.php?​pid=22435
  
-==== Script lxde ==== 
  
-Le script : 
-<​code>​ 
-# lxpanel <​profile>​ config file. Manually editing is not recommended. 
-# Use preference dialog in lxpanel to adjust config when you can. 
- 
-Global { 
-    edge=left 
-    allign=right 
-    margin=10 
-    widthtype=percent 
-    width=90 
-    height=48 
-    transparent=1 
-    tintcolor=#​ffffff 
-    alpha=100 
-    autohide=1 
-    heightwhenhidden=10 
-    setdocktype=1 
-    setpartialstrut=1 
-    usefontcolor=0 
-    fontsize=10 
-    fontcolor=#​000000 
-    usefontsize=0 
-    background=0 
-    backgroundfile=/​usr/​share/​lxpanel/​images/​background.png 
-    iconsize=45 
-} 
- 
-Plugin { 
-    type = space 
-    expand=1 
-    Config { 
-        Size=2 
-    } 
-} 
- 
-Plugin { 
-    type = launchbar 
-    Config { 
-        Button { 
-            id=/​usr/​share/​applications/​gcalctool.desktop 
-        } 
-    } 
-} 
- 
-Plugin { 
-    type = separator 
-} 
- 
-Plugin { 
-    type = launchbar 
-    Config { 
-        Button { 
-            id=/​usr/​share/​applications/​libreoffice-startcenter.desktop 
-        } 
-        Button { 
-            id=/​usr/​share/​applications/​evince.desktop 
-        } 
-    } 
-} 
- 
-Plugin { 
-    type = separator 
-} 
- 
-Plugin { 
-    type = launchbar 
-    Config { 
-        Button { 
-            id=/​usr/​share/​applications/​gthumb.desktop 
-        } 
-        Button { 
-            id=/​usr/​share/​applications/​eog.desktop 
-        } 
-    } 
-} 
- 
-Plugin { 
-    type = separator 
-} 
- 
-Plugin { 
-    type = launchbar 
-    Config { 
-        Button { 
-            id=/​usr/​share/​applications/​gnome-sound-recorder.desktop 
-        } 
-        Button { 
-            id=/​usr/​share/​applications/​vlc.desktop 
-        } 
-        Button { 
-            id=/​usr/​share/​applications/​rhythmbox.desktop 
-        } 
-    } 
-} 
- 
-Plugin { 
-    type = separator 
-} 
- 
-Plugin { 
-    type = launchbar 
-    Config { 
-        Button { 
-            id=/​usr/​share/​applications/​iceweasel.desktop 
-        } 
-    } 
-} 
- 
-Plugin { 
-    type = separator 
-} 
- 
-Plugin { 
-    type = launchbar 
-    Config { 
-        Button { 
-            id=/​usr/​share/​applications/​grsync.desktop 
-        } 
-        Button { 
-            id=/​usr/​share/​applications/​file-roller.desktop 
-        } 
-        Button { 
-            id=/​usr/​share/​applications/​palimpsest.desktop 
-        } 
-        Button { 
-            id=/​usr/​share/​applications/​leafpad.desktop 
-        } 
-    } 
-} 
- 
-Plugin { 
-    type = separator 
-} 
- 
-Plugin { 
-    type = volumealsa 
-} 
- 
-Plugin { 
-    type = separator 
-} 
- 
-Plugin { 
-    type = launchbar 
-    Config { 
-        Button { 
-            id=lxde-logout.desktop 
-        } 
-    } 
-} 
- 
-Plugin { 
-    type = separator 
-} 
-</​code>​ 
-Il faut utiliser un éditeur de texte((Voir : [[commande:​editeur:​nano | nano]])), le copier/​coller dedans et enregistrer sous /​home/​utilisateur/​.config/​lxpanel/​LXDE/​panels/​bottom ainsi : 
-<code bash> 
-nano /​home/​utilisateur/​.config/​lxpanel/​LXDE/​panels/​bottom</​code>​ 
- 
-Pour avoir une idée de ce que ça donne voir ici, c'est là que j'ai tout pompé: 
-  * http://​fr.wikipedia.org/​wiki/​Fichier:​LX … _11.10.png 
-  * http://​pix.toile-libre.org/?​img=1343325260.png 
- 
-<note tip>​Attention ! J'ai mis des applications que vous n'avez peut être pas installées. Un clique droit sur le Dock et clique sur Paramètres du tableau de bord devrait corriger ceci.</​note>​ 
  
 ===== Pour aller plus loin ===== ===== Pour aller plus loin =====
  
-  * [[manuel:​lxde:​utilisation_avancee | LXDE : utilisation avancée]] ​//(en construction)//​ Utiliser ​la transparence,​ installer des menus personnalisés,​ configurer PCManFM ...+  * [[manuel:​lxde:​utilisation_avancee | LXDE : utilisation avancée]] ​Prendre ​en main la configuration de son bureau lxde point par point
   * [[http://​debian-facile.org/​forum/​viewtopic.php?​pid=38964#​p38964 | Transparence et autres sur le forum df]]   * [[http://​debian-facile.org/​forum/​viewtopic.php?​pid=38964#​p38964 | Transparence et autres sur le forum df]]
   * [[http://​lxde.org/​|LXDE.org]] (us) et en particulier [[http://​wiki.lxde.org/​en/​LXDE:​Questions|LXDE:​Questions]] (us)   * [[http://​lxde.org/​|LXDE.org]] (us) et en particulier [[http://​wiki.lxde.org/​en/​LXDE:​Questions|LXDE:​Questions]] (us)
doc/environnements/lxde/lxde.txt · Dernière modification: 10/06/2023 12:39 par lagrenouille

Pied de page des forums

Propulsé par FluxBB