What do a notify-send notification category, hint and version parameters mean?
34
votes
1
answer
16251
views
The
notify-send
command manual says
Usage:
notify-send [OPTION...] [BODY] - create a notification
Help Options:
-?, --help Show help options
Application Options:
-u, --urgency=LEVEL Specifies the urgency level (low, normal, critical).
-t, --expire-time=TIME Specifies the timeout in milliseconds at which to expire the notification.
-i, --icon=ICON[,ICON...] Specifies an icon filename or stock icon to display.
-c, --category=TYPE[,TYPE...] Specifies the notification category.
-h, --hint=TYPE:NAME:VALUE Specifies basic extra data to pass. Valid types are int, double, string and byte.
-v, --version Version of the package.
Meaning of the last 3 parameters: category
, hint
and version
is unclear to me.
Asked by Ivan
(18358 rep)
Dec 23, 2015, 10:42 PM
Last activity: Apr 25, 2022, 07:35 AM
Last activity: Apr 25, 2022, 07:35 AM