This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Libraries > libgaminggear (0.15.1)

Libgaminggear provides functions and widgets common for gaming input
devices.

For input events to work for users (needed for software macros and such)
they need access rights for uinput or uhid. To use them as normal user
you should create an extra group. The default is uinput-users but you
can specify a different group before running the script:

GROUP="groupname" ./libgaminggear.SlackBuild

You will need to create the group

# groupadd -r -g 317 $GROUP

and add all needed users to this group

# usermod -a -G $GROUP $USER

Maintained by: Gerardo Zamudio
Keywords: roccat,gaming,keyboard,mouse,kone,hardware,driver
ChangeLog: libgaminggear

Homepage:
https://sourceforge.net/projects/libgaminggear/

Source Downloads:
libgaminggear-0.15.1.tar.bz2 (3ff8463eee6f226a7a407617742a6667)

Download SlackBuild:
libgaminggear.tar.gz
libgaminggear.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

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-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds