Modifications entre les versions 6 et 7
Version 6 à la date du 2011-05-09 10:00:49
Taille: 1141
Éditeur: AlexandreDomont
Commentaire:
Version 7 à la date du 2011-05-10 13:54:23
Taille: 1293
Éditeur: AlexandreDomont
Commentaire:
Texte supprimé. Texte ajouté.
Ligne 1: Ligne 1:
'''Impression PDF'''

 * Propriétés sur fichier PDF, ouvrir avec Epdfviewer
 * Préférences de TB, pièces jointes, PDF associé avec Epdfviewer

Impression PDF

  • Propriétés sur fichier PDF, ouvrir avec Epdfviewer
  • Préférences de TB, pièces jointes, PDF associé avec Epdfviewer

# Index de Thunderbird

http://wiki.auf.org/wikiteki/Projet/Mod%C3%A8leLucid/MigrationDeProfil#Thunderbird

# Boutons à droite

gconftool-2 --set /apps/metacity/general/button_layout --type string ":minimize,maximize,close"

# Modification de la résolution

gconftool-2 --set /apps/gnome_settings_daemon/plugins/xrandr/active -t boolean true

# Lock session activé

gconftool-2 --set /desktop/gnome/lockdown/disable_lock_screen -t boolean false

xorg Écran 170X

Section "Monitor"
        Identifier "HW191A"
        Vendorname "Generic LCD Display"
        Modelname "LCD Panel"
        Horizsync 30.0 - 80.0
        Vertrefresh 58.0 - 75.0
        Gamma 1.0
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device "Configured Video Device"
        Monitor "HW191A"
        Defaultdepth 24
        SubSection "Display"
                Depth 24
                Modes "1280x1024@60" 
                Virtual 1280 1024
        EndSubSection
EndSection

Section "Device"
        Identifier      "Configured Video Device"
EndSection

ZEO/Paris/MajLucid (dernière édition le 2012-08-30 09:57:12 par DavidViolette)