diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-01-15 08:56:30 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-01-15 08:56:30 +0000 |
commit | 5a46b03374033aaab3e8b660d98b8ad70f511fac (patch) | |
tree | af920edbb4a54461c6e21273f38d2f42af63082c /x11/xvattr/pkg-descr | |
parent | 1bb7bff3eae88fde36cebf6c671cd60a18ff5072 (diff) | |
download | FreeBSD-ports-5a46b03374033aaab3e8b660d98b8ad70f511fac.zip FreeBSD-ports-5a46b03374033aaab3e8b660d98b8ad70f511fac.tar.gz |
add xvattr 1.1
Getting and setting Xv attributes
Diffstat (limited to 'x11/xvattr/pkg-descr')
-rw-r--r-- | x11/xvattr/pkg-descr | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11/xvattr/pkg-descr b/x11/xvattr/pkg-descr new file mode 100644 index 0000000..6dbf969 --- /dev/null +++ b/x11/xvattr/pkg-descr @@ -0,0 +1,4 @@ +xvattr lets you list the available attributes associated with the Xv +extension to XFree86. It also allows you to change the values of the +attributes. This can be used to change brightness and so on for programs +that use Xv overlays. |