en fait il existe un protocole X pour faire ça, c'est utilisé par teleport:
> apt-cache show teleport
[...]
Description: moves running applications between displays
Teleport allows some applications to be moved between X displays without
being closed and restarted. It uses X properties to request that applications
which support the display migration protocol move to another display.
Seul hic, il faut donc que l'application (généralement le toolkit sous-jacent: gtk, qt, ...) supporte ça. Personnellement sur Feisty je ne l'ai pas vu fonctionner (ayant 2 display: 0.0 et 0.1).
[^] # Re: rediriger le DISPLAY
Posté par Bertrand Mathieu . En réponse au journal Comment mieux gérer les plantages de carte graphique. Évalué à 4.
> apt-cache show teleport
[...]
Description: moves running applications between displays
Teleport allows some applications to be moved between X displays without
being closed and restarted. It uses X properties to request that applications
which support the display migration protocol move to another display.
Seul hic, il faut donc que l'application (généralement le toolkit sous-jacent: gtk, qt, ...) supporte ça. Personnellement sur Feisty je ne l'ai pas vu fonctionner (ayant 2 display: 0.0 et 0.1).