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