[sbopkg-users] Exit with mouse

Willy Sudiarto Raharjo willysr at sbopkg.org
Sun Nov 22 09:56:24 UTC 2015


> After a sync is complete, I'm asked to exit. Generally, the buttons
> work well with a mouse. But not that one. Is this a bug or design
> choice?

Yes, it's a design choice
We use a --tailbox parameter to the dialog since we are just looking at
the output of the rsync process behind the scene in a loop.

here's the relevant code
 while [[ -f $SYNC_LOCK ]]; do
            dialog --backtitle "Updating the active repository" \
                --tailbox $SBOPKGOUTPUT 18 70
 done



-- 
Willy Sudiarto Raharjo

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://sbopkg.org/pipermail/sbopkg-users/attachments/20151122/1f90bd7f/attachment.asc>


More information about the sbopkg-users mailing list