seturgent.1 - seturgent - set urgency hints for X applications | |
git clone git://git.codemadness.org/seturgent | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
seturgent.1 (427B) | |
--- | |
1 .TH SETURGENT 1 seturgent\-VERSION | |
2 .SH NAME | |
3 seturgent \- set an applications urgency hint (or not) | |
4 .SH SYNOPSIS | |
5 .B seturgent | |
6 .RB <winid> | |
7 .RB [0|1] | |
8 .SH OPTIONS | |
9 .TP | |
10 .B <winid> | |
11 the window id (decimal or hexadecimal). | |
12 .TP | |
13 .B [0|1] | |
14 0 to unset, 1 to set, if not specified 1 is the default. | |
15 .SH DESCRIPTION | |
16 seturgent can set or unset an applications urgency hint | |
17 .SH SEE ALSO | |
18 .BR xprop(1) | |
19 .BR xwininfo(1) | |
20 .SH BUGS | |
21 Please report them! |