Skip to content

Jnewbon/gamingMouseRemapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Remapping mouse side buttons

This Repo addresses the mapping issue some mice have with the side buttons. For example Razer Naga Chroma has 12 button on the side of the mouse, these are by default mapped to the keys 1,2,3....9,0,-,= on the main keyboard.

In MMOs however this keymapping is undesirable and remapping them to the numpad is the desired option.

Installation

  1. Copy the require mapping file to your home directory
  2. source the file in your .bashrc

This does require that you open a terminal to apply the remapping

cp .RemapRazerNagaChroma ~
nano .bashrc

Add the following line

source .keyRemappingNaga

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published