Bonjour,
Habituellement utilisateur de gnome, je n’ai aucun probleme de resolution en 1280*1024 et avec compiz-fusion j’ai la 3d.
Pour m’amuser un peu je passe sous fluxbox, plus leger et personnalisable à vonlonté. Mais la, la résolution est trop large.
[quote]$xrandr
Screen 0: minimum 400 x 300, current 1440 x 1024, maximum 1440 x 1024
default connected 1440x1024+0+0 0mm x 0mm
1280x1024 60.0
1440x900 60.0
1280x960 60.0
1280x768 60.0
1024x768 75.0 70.0 60.0
800x600 75.0 60.0
640x480 75.0
400x300 75.0 60.0
1440x1024 60.0* [/quote]
en effet me dit-il, et si je la modifie.
ma résolution et limité à mon ecran et mes fenêtre toujours trop large.
Et aprés un redemarage je m’apperçois que gdm est pareil… d’ou mon titre.
Voici mon xorg[quote]Section "ServerLayout"
Identifier "Default Layout"
Screen 0 “aticonfig-Screen[0]” 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
EndSection
Section “Files”
# local font server
# if the local font server has problems, we can fall back on these
FontPath "unix/:7100"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/lib/X11/fonts/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/lib/X11/fonts/cyrillic"
FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/lib/X11/fonts/Type1"
FontPath "/usr/share/fonts/X11/CID"
FontPath "/usr/lib/X11/fonts/CID"
FontPath "/usr/lib/X11/fonts/Speedo"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/lib/X11/fonts/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/usr/lib/X11/fonts/75dpi"
EndSection
Section "Module"
Load "bitmap"
Load "dbe"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "record"
Load "type1"
Load “vbe”
Load “xtt”
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "keyboard"
Option "CoreKeyboard"
Option “XkbRules” "xfree86"
Option “XkbModel” "pc105"
Option “XkbLayout” "fr"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option “Device” "/dev/input/mice"
Option “Protocol” "ImPS/2"
Option “Emulate3Buttons” "true"
Option “ZAxisMapping” "4 5"
EndSection
Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option “VendorName” "ATI Proprietary Driver"
Option “ModelName” "Generic Autodetecting Monitor"
Option “DPMS” "true"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver “ati”
Option “no_accel” “no”
Option “no_dri” “no”
Option “mtrr” “yes”
Option "backingstore" "true"
Option "UseInternalAGPGART" "no"
BusID “PCI:1:0:0”
Option “BusType” “PCI”
Option “AGPMode” “1”
Option “AccelMethod” “XAA”
Option “AccelDFS” “1”
Option “AGPFastWrite” “1”
Option “GARTSize” “64”
Option “EnablePageFlip” “1”
Option “ColorTiling” “1”
Option "XaaNoOffscreenPixmaps" "1"
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
SubSection "Display"
Depth 1
Modes “1280x1024” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes “1280x1024” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes “1280x1024” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes “1280x1024” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes “1280x1024” “800x600” "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes “1280x1024” “800x600” "640x480"
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
#Section “ServerFlags”
#Option “AIGLX” “off”
#EndSection
Section "Extensions"
Option “Composite” "enable"
EndSection
[/quote]
D’ou sort cette résolution de 1440x1024
Merci pour vos idées