Modifications entre les versions 1 et 11 (s'étendant sur 10 versions)
Version 1 à la date du 2011-04-14 11:05:22
Taille: 97
Éditeur: AlexandreDomont
Commentaire:
Version 11 à la date du 2012-08-30 09:55:22
Taille: 1445
Éditeur: DavidViolette
Commentaire:
Texte supprimé. Texte ajouté.
Ligne 1: Ligne 1:
## page was renamed from ZEOM/Paris/MajLucid

Eth1..pour les Senyo rouge

'''# 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'''
Ligne 2: Ligne 17:

'''# 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
}}}

=== Preference pour ne pas mettre à jour Thunderbird et Firefox ===

Eth1..pour les Senyo rouge

# 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

Preference pour ne pas mettre à jour Thunderbird et Firefox

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