salut,
j'ai un drole PB moi aussi ...
depuis que je suis passé en xinerama je n'arrive plus à lancer " system-config-display" . j'ai un mesage d'erreur lorsque je le lance en console ROOT :
[root@localhost ~]# system-config-display
Traceback (most recent call last):
File "/usr/share/system-config-display/xconf.py", line 311, in ?
hardware_state = XF86HardwareState(xconfig)
File "/usr/lib/python2.4/site-packages/rhpxl/xhwstate.py", line 243, in __init__
self.init_from_xconfig(xconfig)
File "/usr/lib/python2.4/site-packages/rhpxl/xhwstate.py", line 365, in init_from_xconfig
self.all_resolutions.sort (compare_resolution)
File "/usr/lib/python2.4/site-packages/rhpxl/xhwstate.py", line 58, in compare_resolution
(w1, h1) = resolution_from_string(res1)
File "/usr/lib/python2.4/site-packages/rhpxl/xhwstate.py", line 47, in resolution_from_string
(w, h) = string.split (res, "x")
ValueError: need more than 1 value to unpack
[root@localhost ~]#
de quoi cela peut venir ??
pour infos je suis sous fedora core 5 pour l'instant
merci d'avance