je n'utilise pas xv, et un essai de conversion bmp->ppm avec bmptoppm s'�tant r�v�l� infructueux,
[EMAIL PROTECTED] : /tmp }$ file image.bmp image.bmp: PC bitmap data, Windows 3.x format, 504 x 436 x 8 [EMAIL PROTECTED] : /tmp }$ bmptoppm image.bmp bmptoppm: Windows BMP, 504x436x8 bmptoppm: warning: offBits is 54, expected 1078 bmptoppm: image.bmp: internal error in readto() j'ai utilis� convert [package imagemagick], [EMAIL PROTECTED] : /tmp }$ convert image.bmp image.xpm [EMAIL PROTECTED] : /tmp }$ file image.xpm image.xpm: X pixmap image text et �a marche bien peut-�tre que pour certaines images bmp "pas tr�s propres", vu qu'ici il ne s'agit pas d'une image 24 bit, (hum les "standards" flottants de M$ :^) la conversion vers xpm _via_ netpmb se passe mal et que c'est pour �a que xlock ne le reconnait pas?... autre hypoth�se:tu as oubli� d'installer la libxpm, mais �a m'�tonnerait -- Samuel Landau (ICQ:24249484) page perso : <http://www.eleves.ens.fr/home/landau/> membre de Parinux : <http://www.teaser.fr/~mmestre/parinux.html>

