SlackBuilds Repository

15.0 > System > ckb-next (0.6.2)

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

Source Downloads:
ckb-next-0.6.2.tar.gz (6e763075e66b91fab0054e548720017d)

Download SlackBuild:
ckb-next.tar.gz
ckb-next.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds