diff options
author | Eric Fernandes Ferreira <candelabrus@gmail.com> | 2015-07-15 07:51:39 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2015-07-16 10:57:23 -0500 |
commit | 126592b2bb278dd47814faa4929d04a10bf58cd1 (patch) | |
tree | aebcbb924f772d1c257cbeb4800422afca7a158b /games/glxosd/slack-desc | |
parent | 961891a34f6ccae46000b3f4fae7bdcadfa336bd (diff) |
games/glxosd: Added (on-screen display).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/glxosd/slack-desc')
-rw-r--r-- | games/glxosd/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/games/glxosd/slack-desc b/games/glxosd/slack-desc new file mode 100644 index 000000000000..594a41715895 --- /dev/null +++ b/games/glxosd/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +glxosd: glxosd (on-screen display) +glxosd: +glxosd: GLXOSD is an on-screen display (OSD)/overlay for OpenGL applications +glxosd: running on Linux with X11. It can show FPS, the temperature of your +glxosd: CPU, and if you have an NVIDIA graphics card (with proprietary +glxosd: drivers), it will also show the temperature of the GPU. Also, it can +glxosd: log frame timings, which is useful for benchmarking. +glxosd: +glxosd: +glxosd: Homepage : http://glxosd.nickguletskii.com/ +glxosd: |