diff options
author | J Pipkin <j@dawnrazor.net> | 2013-12-02 00:51:56 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-12-02 00:58:20 -0600 |
commit | 62f5da796b270b532347d743a626fad81e761fdb (patch) | |
tree | 616470d9905493fb56186bbe4f43d43f1d1daa06 /desktop/razercfg/slack-desc | |
parent | 765ab602ddfe22670a1bc99ed86b9f08fafd5243 (diff) | |
download | slackbuilds-62f5da796b270b532347d743a626fad81e761fdb.tar.gz |
desktop/razercfg: Added (Razer device configuration tool)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/razercfg/slack-desc')
-rw-r--r-- | desktop/razercfg/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/desktop/razercfg/slack-desc b/desktop/razercfg/slack-desc new file mode 100644 index 0000000000..5b34205455 --- /dev/null +++ b/desktop/razercfg/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------------------------------------------------------| +razercfg: razercfg (Razer device configuration tool) +razercfg: +razercfg: This is the next generation Razer device configuration tool bringing +razercfg: the Razer gaming experience to the free OpenSource world. +razercfg: This utility is a replacement for the old deathaddercfg tool. +razercfg: The tool architecture is based on "razerd", which is a background +razercfg: daemon doing all of the lowlevel privileged hardware accesses. The +razercfg: user interface tools are "razercfg", a commandline tool; and +razercfg: "qrazercfg", a QT4 based graphical device configuration tool. +razercfg: +razercfg: http://dual.bues.ch/cms/hacking/razercfg.html |