ckb-next is an open-source driver for Corsair keyboards and mice. It
aims to bring the features of Corsair's proprietary CUE software
to Linux operating systems. This project is currently a work in
progress, but it already supports much of the same functionality,
including full RGB animations.
ckb-next requires a background daemon (ckb-next-daemon) to
communicate with Corsair keyboards and mice. Slackware does not
start this daemon automatically, so you must enable it manually.
To start or stop the ckb-next daemon automatically at boot, add the
following to /etc/rc.d/rc.local:
if [ -x /etc/rc.d/rc.ckb-next ]; then
/etc/rc.d/rc.ckb-next start
fi
Maintained by: M.Dinslage
Keywords: corsair,ckb,keyboard,mouse,rgb,cue,driver,gaming
ChangeLog: ckb-next
Homepage:
https://github.com/ckb-next/ckb-next
Download SlackBuild:
ckb-next.tar.gz
ckb-next.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| ckb-next.SlackBuild |
| ckb-next.info |
| doinst.sh |
| rc.ckb-next |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds