Search Criteria
Package Details: g13-git v1.0.4.r0.g0a8d6e8-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/g13.git (read-only, click to copy) |
---|---|
Package Base: | g13 |
Description: | Userspace driver for the Logitech G13 Keyboard |
Upstream URL: | https://github.com/khampf/g13 |
Licenses: | unknown |
Submitter: | prg |
Maintainer: | None |
Last Packager: | khampf |
Votes: | 6 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-04 03:37 (UTC) |
Last Updated: | 2020-05-22 21:20 (UTC) |
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
bwyazel commented on 2025-03-19 21:21 (UTC)
In case anyone was interested, I forked this project and have been modernizing it and improving it slowly. I've fixed many issues, solved issues with sleep/suspend, modernized the build system, updated the code to C++23, and I have more plans as time permits. I haven't yet uploaded my pkgbuild, as my version is still in development, but it's stable enough for day to day use anyhow. Likewise, I've made some changes to the config syntax from the original, so I've re-branded my fork "g13d" to not cause confusion.
You can find the pkgbuild within the GitHub repo if you wish to install it.
https://github.com/brittyazel/g13d
AzraelsKiss commented on 2022-09-16 20:15 (UTC) (edited on 2022-09-16 20:27 (UTC) by AzraelsKiss)
If anyone is having problems with connection time outs with github.com trying to install this package, you may need to edit PKGBUILD like this:
Change line 14 from:
to:
Good luck!
achilleas commented on 2021-06-05 14:02 (UTC)
@Linux-Gamer89 You'll probably have better luck asking for support upstream [0] instead of here.
That said, you might need to set the stickmode [1].
[0] https://github.com/khampf/g13/issues [1] https://github.com/khampf/g13#stickmode-mode
Linux-Gamer89 commented on 2021-05-30 20:23 (UTC) (edited on 2021-05-31 16:13 (UTC) by Linux-Gamer89)
Hi, been using this driver for a while now and had no problems. I've recently done a fresh install and I can't get it to load the bind file correctly - it only seems to be binding the stick and none of the other buttons.
Output of systemctl status g13
●
and my default.bind
The driver seems to load, the LED's go green and I get the GNU/G13 and Linux inside Logo but it binds the stick wrong and doesn't seem to bind any other key. Any help appreciated thanks
The_Snapdragon commented on 2020-08-27 20:29 (UTC)
If the key STICK_UP or STICK_DOWN is pressed longer, the corresponding key is only displayed once instead of continuously. With the key STICK_LEFT or STICK_RIGHT it works.
khampf commented on 2020-05-20 09:33 (UTC)
gmock was only needed for a single test that can be excluded - I will add the dependency later if I get more tests written.
JcNils commented on 2020-05-19 20:18 (UTC)
Nevermind. Sorry for that.
I just saw that I can get that package from AUR as well. I installed it and now g13 finished building.
Are there any way to put the package as requirement?
Thanks
JcNils commented on 2020-05-19 20:14 (UTC) (edited on 2020-05-19 20:15 (UTC) by JcNils)
Hi, I am using manjaro+gnome, and trying to build using the add/remove software.
but I get this gmock error
khampf commented on 2020-05-19 16:08 (UTC)
I finally got somewhere, USB-hotplugging is supported (libusb is a strange creature so mileage may wary). Try it out and also - I opened the issues tracker on github so you can report issues there, might be easier than reporting anything in comments here on AUR
1 2 3 4 5 6 .. 8 Next › Last »