?? ARTH - Task 1 ??

?? ARTH - Task 1 ??

Task Description1.1 ??

??? Create a blog/article/video/document about explaining various options for zenity with output screenshots

About zenity

NAME
? ? ? ?zenity - display GTK+ dialogs


SYNOPSIS
? ? ? ?zenity [options]


DESCRIPTION
? ? ? ?zenity? is a program that will display GTK+ dialogs, and return
? ? ? ?(either in the return code, or on standard? output)? the? users
? ? ? ?input.? This? allows? you? to? present information, and ask for
? ? ? ?information from the user, from all manner of shell scripts.


? ? ? ?For example, zenity --question will return either 0,? 1? or? 5,
? ? ? ?depending on whether the user pressed OK, Cancel or timeout has
? ? ? ?been reached. zenity --entry will? output? on? standard? output
? ? ? ?what the user typed into the text entry field.


? ? ? ?Comprehensive? documentation? is? available? in? the GNOME Help
? ? ? ?Browser.


        



OPTIONS
? ? ? ?This program follows the usual GNU command? line? syntax,? with
? ? ? ?long options starting with two dashes (`-').


? ? ? ?Dialog options


? ? ? ?--calendar
? ? ? ? ? ? ? Display calendar dialog


? ? ? ?--entry
? ? ? ? ? ? ? Display text entry dialog


? ? ? ?--error
? ? ? ? ? ? ? Display error dialog


? ? ? ?--file-selection
? ? ? ? ? ? ? Display file selection dialog


? ? ? ?--info 
              Display info dialog
              
              
      ?--list 
              Display list dialog
                          
                          
      ?--notification 
              Display notification
                                          
                                          
                                                                          

? ? ? ? ? ? ?


OPTION
? ? ? ?This program follows the usual GNU command? line? syntax,? with
? ? ? ?long options starting with two dashes (`-').


? ? ? ?Dialog options


? ? ? ?--calendar
? ? ? ? ? ? ? Display calendar dialog


? ? ? ?--entry
? ? ? ? ? ? ? Display text entry dialog


? ? ? ?--error
? ? ? ? ? ? ? Display error dialog


? ? ? ?--file-selection
? ? ? ? ? ? ? Display file selection dialog


? ? ? ?--info Display info dialog


? ? ? ?--list Display list dialog


? ? ? ?--notification
? ? ? ? ? ? ? Display notificationS        


Text entry option


? ? ? ?--text=STRING
? ? ? ? ? ? ? Set the dialog text


? ? ? ?--entry-text=STRING
? ? ? ? ? ? ? Set the entry text


? ? ? ?--hide-text
? ? ? ? ? ? ? Hide the entry text


? ? ? ?Error options


? ? ? ?--text=STRING
? ? ? ? ? ? ? Set the dialog text


? ? ? ?--no-wrap
? ? ? ? ? ? ? Do not enable text wrapping


? ? ? ?--no-markup
? ? ? ? ? ? ? Do not enable pango markup


? ? ? ?        

Some performed zenity commands-

No alt text provided for this image
No alt text provided for this image
No alt text provided for this image
No alt text provided for this image
No alt text provided for this image
No alt text provided for this image

Like this, we can perform various options or combinations of options and text options to get the desired output.


要查看或添加评论,请登录

Parth Sharma的更多文章

  • KUBERNETES IN LIFE

    KUBERNETES IN LIFE

    What is Kubernetes? Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and…

    1 条评论
  • ?? ARTH - Task 1.5??

    ?? ARTH - Task 1.5??

    Task-1.5 Task Description ?? ?? Find out different Fun commands like sl, cowway etc.

  • ?? ARTH - Task 1.3??

    ?? ARTH - Task 1.3??

    Task Description ?? Explore Ram and find and show that if we store 5 in variable X i.e.

  • ?? ARTH - Task 1.4??

    ?? ARTH - Task 1.4??

    TASK 1.4 Task Description ?? ?? Explore date command and with options and try to use every option and create a simple…

  • ?? ARTH - Task 1 ??

    ?? ARTH - Task 1 ??

    Task Description 1.2 ?? ?? Explore espeak-ng options INFO ESPEAK-NG? ? ? ? ? ? ? ? ? NAME ? ? ? ?espeak-ng - A…

  • K-Mean Clustering and Its Real Use case in the Security Domain

    K-Mean Clustering and Its Real Use case in the Security Domain

    In this post, we’re going to dive deep into one of the most influential unsupervised learning algorithms - k-means…

  • JAVASCRIPT AS A POWERFULL TOOL

    JAVASCRIPT AS A POWERFULL TOOL

    What is JavaScript JavaScript (js) is a light-weight object-oriented programming language which is used by several…

    2 条评论
  • JAVA SCRIPT WORKSHOP BY VIMAL DAGA SIR

    JAVA SCRIPT WORKSHOP BY VIMAL DAGA SIR

    HELLO! Connections I hope so you are doing well. i attended the 2 days workshop by world record holder VIMAL DAGA sir.

  • CONFUSION MATRIX AND CYBER SECURITY

    CONFUSION MATRIX AND CYBER SECURITY

    What is Confusion Matrix? A confusion matrix is a performance measurement technique for Machine learning…

  • Running GUI Applications on Docker in Linux

    Running GUI Applications on Docker in Linux

    Hello Connections! Summer - Task 02 Task Description ?? ?? GUI container on the Docker ?? Launch a container on docker…

    1 条评论

社区洞察

其他会员也浏览了