Non toujours pas, je ne vois pas trop où ma syntaxe n’est pas bonne ?
[code]
<!-- this stuff is only used at startup, pagers allow you to change them
during a session
these are default values to use when other ones are not already set
by other applications, or saved in your session
use obconf if you want to change these without having to log out
and back in -->
<number>4</number>
<firstdesk>1</firstdesk>
<names>
<name>Bureau 1</name>
<name>Bureau 2</name>
<name>Bureau 3</name>
<name>Bureau 4</name>
</names>
<popupTime>875</popupTime>
<!-- The number of milliseconds to show the popup for when switching
desktops. Set this to 0 to disable the popup. -->
[/code]
[code]
<application name="sylpheed">
<desktop>2</desktop>
</application>
<application name="gimp">
<desktop>Bureau 4</desktop>
</application>
[/code]