Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
beefcat666 authored May 13, 2019
1 parent 67a3291 commit c4e2a13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
Automate switching profiles on libratbag supported devices


#Why?
# Why?

Some people like using different profiles on their gaming mice when playing different games. In my case, I found that older games don't support extra mouse buttons, because they weren't common in olden times.

#How?
# How?

libratbag makes it possible to change active profiles on gaming mouse on the fly. These profiles can include bindings or macros that emit keystrokes on certain mouse buttons. This script changes the profile, runs your game, then changes it back when the user quits their game.

#Some assembly required.
# Some assembly required.

You will need to create a second profile on your mouse that binds your extra mouse buttons to keystrokes. You can do this with [Piper](https://github.com/libratbag/piper) or in Windows with the software provided by your hardware vendor. In the case of my variant of the Logitech G502, Piper support is still a bit buggy and I had to use Logitech Gaming Software in Windows to create the profile. Your normal profile should be the first and your alternate profile the second one.

Expand Down

0 comments on commit c4e2a13

Please sign in to comment.