Git Product home page Git Product logo

ratslap's Issues

libusb couldn't open USB device /dev/bus/usb/001/004: Permission denied

Well I only can run the program as root:
I compile like a user-not-root
$/home/francisco/Documents/ratslap/ratslap -p f3
RatSlap v0.4.1 (BUILT: 2020-10-12 22:02:37-0300)
Copyright (C) 2016-2020 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
libusb: error [_get_usbfs_fd] libusb couldn't open USB device /dev/bus/usb/001/004: Permission denied
libusb: error [_get_usbfs_fd] libusb requires write access to USB device nodes.
20201012T222516-0300 [E] main.c:00647:mouse_init Failed to find Logitech G300s (046d:c246)

My work arraound is:

sudo chown root:root /home/francisco/Documents/ratslap/ratslap
sudo chmod 4775 /home/francisco/Documents/ratslap/ratslap

/home/francisco/Documents/ratslap/ratslap -p f3
RatSlap v0.4.1 (BUILT: 2020-10-12 22:02:37-0300)
Copyright (C) 2016-2020 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0x5629d8c31680
Detaching kernel driver...
Printing Mode: F3
Colour: red
Report Rate: 500
DPI #1: 250
DPI #2: (DEF) 1000
DPI #3: 1500
DPI #4: 2500
DPI Shift: 4000 [DISABLED]
Left Click (But1): Button1
Right Click (But2): Button2
Middle Click (But3): Button3
G4: LeftCtrl +
G5: LeftCtrl +
G6: LeftCtrl +
G7: LeftCtrl +
G8: ModeSwitch
G9: DPICycle
Attaching kernel driver...

Button5 cannot be assigned to G5

I have a very weird behaviour here. After having modified many buttons to suit my needs, I have the following problem.

I cannot assign many software mouse Buttons to many hardware buttons. Assigning keys seems to always work tho.

Say I am in this situation:

╰─[XPS15af]─>  sudo ratslap --p F3
RatSlap v0.2.1-1-gd6b9714 (BUILT: 2017-04-07 16:39:56+0200)
Copyright (C) 2016 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0xfcba80
Detaching kernel driver...
Printing Mode: F3
  Colour:              cyan
  Report Rate:         1000
  DPI #1:               500
  DPI #2:        (DEF) 1000
  DPI #3:              1500
  DPI #4:              2500
  DPI Shift:           NOT SET
  Left Click (But1):   Button1
  Right Click (But2):  Button2
  Middle Click (But3): Button3
  G4:                  
  G5:                  
  G6:                  
  G7:                  
  G8:                  ModeSwitch
  G9:                  DPICycle
Attaching kernel driver...

Now let's try to modify it with:

╰─[XPS15af]─>  sudo ratslap --modify F3 --G4 Button4
RatSlap v0.2.1-1-gd6b9714 (BUILT: 2017-04-07 16:39:56+0200)
Copyright (C) 2016 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0x13aea80
Detaching kernel driver...
Modifying Mode: F3
    Setting button 4: Button4
Saving Mode: F3
Attaching kernel driver...

Result:

╰─[XPS15af]─>  sudo ratslap --p F3
RatSlap v0.2.1-1-gd6b9714 (BUILT: 2017-04-07 16:39:56+0200)
Copyright (C) 2016 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0x1a5ba80
Detaching kernel driver...
Printing Mode: F3
  Colour:              cyan
  Report Rate:         1000
  DPI #1:               500
  DPI #2:        (DEF) 1000
  DPI #3:              1500
  DPI #4:              2500
  DPI Shift:           NOT SET
  Left Click (But1):   Button1
  Right Click (But2):  Button2
  Middle Click (But3): Button3
  G4:                  
  G5:                  
  G6:                  
  G7:                  
  G8:                  ModeSwitch
  G9:                  DPICycle
Attaching kernel driver...

Nothing! Let's try assigning keys instead:

sudo ratslap --modify F3 --G4 LeftAlt+K
RatSlap v0.2.1-1-gd6b9714 (BUILT: 2017-04-07 16:39:56+0200)
Copyright (C) 2016 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0xe9fa80
Detaching kernel driver...
Modifying Mode: F3
    Setting button 4: LeftAlt+K
Saving Mode: F3
Attaching kernel driver...
┌─[✓]─[21:51:59]─[+80%]─[39°C]─[pwd:~]
╰─[XPS15af]─>  sudo ratslap --p F3
RatSlap v0.2.1-1-gd6b9714 (BUILT: 2017-04-07 16:39:56+0200)
Copyright (C) 2016 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0x10efa80
Detaching kernel driver...
Printing Mode: F3
  Colour:              cyan
  Report Rate:         1000
  DPI #1:               500
  DPI #2:        (DEF) 1000
  DPI #3:              1500
  DPI #4:              2500
  DPI Shift:           NOT SET
  Left Click (But1):   Button1
  Right Click (But2):  Button2
  Middle Click (But3): Button3
  G4:                  LeftAlt + K
  G5:                  
  G6:                  
  G7:                  
  G8:                  ModeSwitch
  G9:                  DPICycle
Attaching kernel driver...

Works...

In short, I can seem to bind mouse Buttons anymore!
However, some, like sudo ratslap --modify F3 --G7 Button9 work, while others, like sudo ratslap --modify F3 --G7 Button5 do not.

Modify default DPI

In the case I assigned all button to send mouse clicks, how can I set a default DPI?

./ratslap --modify F4 --colour Black --G6 Button8 --G7 Button9 --G8 Button10 --G9 Button11

My mouse chooses 1000 by default, but I like it at 2500 for gaming:

RatSlap v0.2.0 (BUILT: 2016-11-09 10:35:24+0100)
Copyright (C) 2016 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0x24ed3f0
Detaching kernel driver...
Printing Mode: F4
  Colour:              black
  Report Rate:         1000
  DPI #1:               500
  DPI #2:        (DEF) 1000
  DPI #3:              1500
  DPI #4:              2500
  DPI Shift:           500
  Left Click (But1):   Button1
  Right Click (But2):  Button2
  Middle Click (But3): Button3
  G4:                  Button6
  G5:                  Button7
  G6:                  Button8
  G7:                  Button9
  G8:                  Button10
  G9:                  Button11
Attaching kernel driver...

I know it's in your todo list, but it may be clearer to have an issue for that.

Media Commands

can i remap the mouse button for media playback? how i configure it? still noob :)

Current rev (89b0d34) does not compile

log.h:44:13: warning: inline function ‘std_output’ declared but never defined
  inline void std_output(FILE *strm, const char *srcfile, const int line

leading to a

main.o: In function `mouse_hid_detach_kernel':
/tmp/ratslap/main.c:596: undefined reference to `std_output'
/tmp/ratslap/main.c:601: undefined reference to `std_output'
main.o: In function `mouse_hid_attach_kernel':
/tmp/ratslap/main.c:622: undefined reference to `std_output'
/tmp/ratslap/main.c:617: undefined reference to `std_output'
main.o: In function `main':
/tmp/ratslap/main.c:745: undefined reference to `std_output'
main.o:/tmp/ratslap/main.c:501: more undefined references to `std_output' follow
collect2: error: ld returned 1 exit status
make: *** [Makefile:176: ratslap] Error 1

Error with 'LeftCtrl+Num+' key

Hi,

I have this error when assign a button to LeftCtrl+Num+ (zoom+ in FIrefox), LeftCtrl+Num- is ok.

$ ./ratslap --modify F3 --G7 LeftCtrl+Num+ --G6 LeftCtrl+Num- --print F3 --select F3                  
RatSlap v0.2.2-tags/0.2.2^0 (BUILT: 2018-07-11 11:06:16+0200)
Copyright (C) 2016 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0x5568a0d53ce0
Detaching kernel driver...
Modifying Mode: F3
    Setting button 7: LeftCtrl+Num+
20180712T132246+0200 [E]           main.c:01101:set_mode_button ERROR: Invalid modifier (Num) specified: LeftCtrl+Num+
    Setting button 6: LeftCtrl+Num-
Saving Mode: F3
Printing Mode: F3
  Colour:              cyan
  Report Rate:          500
  DPI #1:               500
  DPI #2:        (DEF) 1000
  DPI #3:              1500
  DPI #4:              2500
  DPI Shift:           NOT SET
  Left Click (But1):   Button1
  Right Click (But2):  Button2
  Middle Click (But3): Button3
  G4:                  Button6
  G5:                  Button7
  G6:                  LeftCtrl + Num-
  G7:                  Button9
  G8:                  LeftCtrl + Tab
  G9:                  LeftCtrl + LeftShift + Tab
Mode Selection Specified: F3
Selecting Mode: F3
Attaching kernel driver...

Duplicate modifier when assigning to a button

When trying to reset the buttons to default settings (LeftCtrl and LeftAlt), the modifier gets duplicated

./ratslap --modify f3 --g6 'LeftCtrl' --g7 'LeftAlt' -p f3
...
  G6:                  LeftCtrl + LeftCtrl
  G7:                  LeftAlt + LeftAlt

I'd expect:

  G6:                  LeftCtrl +
  G7:                  LeftAlt +

Key+Button possible?

Hi, thank you for the awesome tool!
It's currently not possible to make a mouse button do something like:
LeftShift+U+Button1
or
A+Button1
This would be useful in games, any chance this can be done or is it a limitation?

How do I use???

I'm a total noob to linux still learning I read the usage document but I don't understand how to actually install ratslap?? I downloaded files then what

Error [compiling]

taha@linux:~/ratslap$ make
Generating tags file...
/bin/sh: 1: ctags: not found
No ctags found, skipping tags file...
RatSlap
Pulling from origin...
All updated.
Generating Changelog...
Generating git header file...
Package libusb-1.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libusb-1.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libusb-1.0' found
gcc -march=native -O2 -pipe -Wall -Werror -ggdb -DDEBUG -DINFO -c "log.c" -o "log.o"
log.c:25:10: fatal error: stdio.h: No such file or directory
25 | #include <stdio.h>
| ^~~~~~~~~
compilation terminated.
make: *** [Makefile:270: log.o] Error 1

How to use this tool ?

Hello,

Can you add documentation in order to explain how to install this tool please ?
For those who are not familiar to C language.
On my side, I have download sources and run the command "make", but I have an error which is :
/bin/sh: 1: ctags: not found
Makefile:170 : la recette pour la cible « ctags » a échouée
make: *** [ctags] Erreur 127

Thanks for your help

Help needs priority

If you run 'ratslap -h' normally such that the user doesn't have access to the usb, you get an error about not being able to do any usb ops rather than the help. Help should ALWAYS be available. I'd suggest checking if the help option has been asked for first before anything else, and if so print the help and exit. Only if the user doesn't want help should it then try to get the usb.

All buttons with "tab" doesn't work anymore

On Arch, with the last updates, it seems that every buttons which use a "tab" (example: "LeftCtrl+Tab") doesn't work anymore. I have no idea why, it's something new. When I push the button it's only a "tab", but if I stay pressed, it works but it's not the behaviour you want. No issues with "LeftCtrl+C". No issues on Windows.

Maybe it's not related with ratslap, it could be a firmware issue.

Edit: I think it's from libinput which has been updated recently, but I need confirmation.

interface number wrong

I ran these apt-get commands and then make and everything worked except for the interface number, which defaults to 1 but had to be 0 on my system and which resulted in the fact that the kernel driver could not be detached.

sudo apt-get install build-essential pkg-config linux-headers-amd64 libusb-1.0-0-dev

Originally posted by @silkentrance in #10 (comment)

How to assign multiple keypresses

Hi mate, thanks heaps for your efforts, I really appreciate what you have done and thanks so much for taking the time to document it and and publish it; it's awesome.

I was able to get ratslap working OK, and If i assign a single button it works fine; here i assign the number 5 key to mouse button 5:

$ ./ratslap --modify F4 --g5 5
RatSlap v0.3.2 (BUILT: 2020-05-25 13:48:43+1000)
Copyright (C) 2016-2020 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0x562f2320dcd0
Detaching kernel driver...
Modifying Mode: F4
    Setting button 5: 5
Saving Mode: F4
Attaching kernel driver...

As per your example I can use the + modifier OK:

./ratslap --modify F4 --g5 LeftCtrl+TAB
RatSlap v0.3.2 (BUILT: 2020-05-25 13:48:43+1000)
Copyright (C) 2016-2020 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0x563cebc8dcd0
Detaching kernel driver...
Modifying Mode: F4
    Setting button 5: LeftCtrl+TAB
Saving Mode: F4
Attaching kernel driver...

However if i use the + syntax to assign both numbers 5 and 6 to mouse button 5 i get an error:

./ratslap --modify F4 --g5 5+6
RatSlap v0.3.2 (BUILT: 2020-05-25 13:48:43+1000)
Copyright (C) 2016-2020 Todd Harbour
Linux configuration tool for Logitech mice (currently only G300/G300S)
https://gitlab.com/krayon/ratslap/
Found Logitech G300s (046d:c246) @ 0x560cb5071cd0
Detaching kernel driver...
Modifying Mode: F4
    Setting button 5: 5+6
20200525T151150+1000 [E]           main.c:01226:set_mode_button ERROR: Invalid modifier (5) specified: 5+6
Saving Mode: F4
Attaching kernel driver...

[Documentation] Basic How-To

I may be tired, but I don't get how to set say key 1 to my button G4. Actually, apart from calling ./ratslap -p f3-5 I don't understand how you actually set a modified mode. Should I edit the source code and recompile?

Weird behavior with scrollwheel

On KDE, the scrollwheel has a weird behavior. When I alt+tab between windows, then I use the scrollwheel, it scrolls up when I want to scroll down the first time then it scrolls down…

If I use this script to deactivate the keyboard feature, it works as expected.

 
#!/bin/sh
DEVICE_ID=$(xinput list |  grep "Logitech G300s Optical Gaming Mouse" | grep keyboard | sed 's/.*id=\([0-9]*\).*/\1/')

if
    xinput -list-props $DEVICE_ID | grep "Device Enabled" | grep "1$" > /dev/null
then
    xinput set-int-prop $DEVICE_ID "Device Enabled" 8 0
fi

But… the extra buttons don't work anymore and I can't use ratslap with this solution.

Have you the same issue?
Do you have an idea for a solution?
Can ratslap do something about that?

Thank you!

EDIT: well, you know what? It seems I don't have this bug on Wayland. So, maybe, the best solution is to switch to Wayland when it will be better.

dpishift: Unrecognised options: 500

I just buy a G300s and I'm using this tool, I love it but when trying to set the DPI for the DPI Shift I got this error message:
prompt> sudo ratslap --modify F3 --dpishift 500

Found Logitech G300s (046d:c246) @ 0x564e9540ade0
Detaching kernel driver...
Modifying Mode: F3
    Enabling DPI shift
20200809T000532-0500 [E]           main.c:01792:main            ERROR: Unrecognised options: 500
Saving Mode: F3
Attaching kernel driver...

And… it's fully need to output ratslap --version every time i run it?.
I installed from AUR

Doube G5 and G4

when i set control configuration in dota2 to binding G7 and G6 buttotns it refers to G5 and G4 respectively. before i run the ratslap i try this script before :

xinput list | grep G300

then

#!/bin/sh
DEVICE_ID=$(xinput list |  grep "Logitech Gaming Mouse G300" | grep keyboard | sed 's/.*id=\([0-9]*\).*/\1/')

if xinput -list-props $DEVICE_ID | grep "Device Enabled" | grep "1$" > /dev/null
then
        xinput set-int-prop $DEVICE_ID "Device Enabled" 8 0
fi

Do you have an idea for a solution?
Thank you !

Make permissions permanent

In this section "ERROR: libusbx: error [_get_usbfs_fd] libusbx..." the fix you reccomend needs to be done each time you reboot or unplug the mouse. Using a udev rule will allow for a one time change of permissions.

I created this rule in /etc/udev/rules.d/99-logitech.rules
SUBSYSTEM=="input", ATTRS{idVendor}=="", ATTRS{idProduct}=="", MODE="0660", GROUP=""
and can be found by lsusb
is the group you want

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.