Problème résolution ecran sous ubuntu
Résolu/Fermé
A voir également:
- Problème résolution ecran sous ubuntu
- Double ecran - Guide
- Ubuntu iso - Télécharger - Systèmes d'exploitation
- Capture d'écran whatsapp - Accueil - Messagerie instantanée
- Capture d'écran samsung - Guide
- Ubuntu 24.04 - Accueil - Ubuntu
3 réponses
salut
merci pour ta reponse
voila ce que j'ai fait :
dans le terminal j'ai taper : gksudo gedit /etc/X11/xorg.conf
le fichier est ouvert avec gedit : j'ai modifier les valeur qui sont en gras soulignées par
les nouvelles valeurs 1024 768
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
Boardname "SiS generic"
Busid "PCI:1:0:0"
Driver "sis"
Screen 0
Vendorname "SiS"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 640 480
Modes "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection
Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection
Section "ServerFlags"
EndSection
merci pour ta reponse
voila ce que j'ai fait :
dans le terminal j'ai taper : gksudo gedit /etc/X11/xorg.conf
le fichier est ouvert avec gedit : j'ai modifier les valeur qui sont en gras soulignées par
les nouvelles valeurs 1024 768
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "oss"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
EndSection
Section "Device"
Identifier "Configured Video Device"
Boardname "SiS generic"
Busid "PCI:1:0:0"
Driver "sis"
Screen 0
Vendorname "SiS"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
Vendorname "Plug 'n' Play"
Modelname "Plug 'n' Play"
modeline "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
Gamma 1.0
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
Defaultdepth 24
SubSection "Display"
Depth 24
Virtual 640 480
Modes "640x480@60"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
screen 0 "Default Screen" 0 0
EndSection
Section "Module"
Load "glx"
Load "GLcore"
Load "v4l"
EndSection
Section "ServerFlags"
EndSection
Mu°Tristan°sE
Messages postés
36
Date d'inscription
mercredi 22 avril 2009
Statut
Membre
Dernière intervention
29 novembre 2009
9
22 avril 2009 à 17:56
22 avril 2009 à 17:56
Et ça marche ? Il faut probablement redémarrer le système,
Mu°Tristan°sE
Messages postés
36
Date d'inscription
mercredi 22 avril 2009
Statut
Membre
Dernière intervention
29 novembre 2009
9
22 avril 2009 à 17:07
22 avril 2009 à 17:07
J'ai eu le même problème, il faut modifier un fichier système, c'est pas trés long, et pas trés compliqué ^^, jette un oeil sur le site Ubuntu, ici par exemple
=> http://forum.ubuntu-fr.org/viewtopic.php?id=141502
Tu auras peut être besoin d'utiliser les droits root, infos ici:
http://doc.ubuntu-fr.org/tutoriel/console_ligne_de_commande#chmod
=> http://forum.ubuntu-fr.org/viewtopic.php?id=141502
Tu auras peut être besoin d'utiliser les droits root, infos ici:
http://doc.ubuntu-fr.org/tutoriel/console_ligne_de_commande#chmod