Warning, /utilities/kdialog/README.md is written in an unsupported language. File is not indexed.
0001 KDialog allows you to display dialog boxes from shell scripts. 0002 0003 The syntax is very much inspired from the "dialog" command (which shows text mode dialogs). 0004 0005 However the width and height attributes have been removed for most dialogs - Qt/KDE have layouts ;) 0006 0007 A tutorial on using kdialog is available at <https://develop.kde.org/docs/administration/kdialog/>