Why not parse the output and put it into a formatted list dialogue? 

On 31 Dec 2011, at 2257, Todd And Margo Chester wrote:
> 
> I need to change it for text alignment purposes.  Without a monospaced
> font, when displaying the following through zenity,
> 
> # virsh list --all
> Id Name                 State
> ----------------------------------
>  - KVM-FC16-LiveCD      shut off
>  - KVM-ReactOS          shut off
>  - KVM-W7               shut off
>  - KVM-WinXP            shut off
> 
> 
> looks like
> 
> 
> Id Name           State
> -------------------------
>  - KVM-FC16-LiveCD    shut off
>  - KVM-ReactOS      shut off
>  - KVM-W7         shut off
>  - KVM-WinXP       shut off
> 
> 

Reply via email to