[Solved] Xdialog

Technical issues/questions of an intermediate or advanced nature.
User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

[Solved] Xdialog

Post#1 by Ed_P » 06 Aug 2018, 18:25

When I execute Xdialog:

Code: Select all

Xdialog --msgbox "save.dat file $percent full.  Used: $used  Free: $avail" 0 0
it opens a terminal window. Is there an option to run Xdialog with the terminal window minimized? :x

I've looked at Xdialog --help but don't see anything that would do htat. :Search:
Ed

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

[Solved] Xdialog

Post#2 by Ed_P » 06 Aug 2018, 22:06

Changing Terminal=true to just Terminal= in the .desktop file invoking the Xdialog script solved the problem. :Yahoo!:
Ed

Post Reply