Coder Social home page Coder Social logo

Comments (4)

matthewrutter avatar matthewrutter commented on May 27, 2024 1

Same issue here. First we need to find out what's up with those sensitivity buttons. I'll check for any info on how the buttons are built into the mouse. Need to make sure they aren't isolated on purpose from the system by design and simply there to change internal sensitivity. As for the scroll buttons on the mouse wheel I'll read the code when I have time and see how I can add those buttons.

from naga_keypadmapper.

brianfreytag avatar brianfreytag commented on May 27, 2024

@ruttermatt If I get an opportunity to boot into my Windows VM later, I will snap a screenshot of the Razer Synapse configuration for this mouse. You can definitely change those keybindings in Windows (and in my VM I reprogrammed them to forward/back in the browser). I just don't understand why they aren't even being recognized in Linux in xev. I'm not familiar enough with X to be able to even remotely begin to troubleshoot stuff like this.

from naga_keypadmapper.

wenzler avatar wenzler commented on May 27, 2024

Using the openrazer "driver mode" - I am able to activate the sensitivity buttons but not the tilt wheel
Maybe you'll find some hints about the magic happening there.
https://github.com/openrazer/openrazer/wiki/Using-the-keyboard-driver

echo -n -e "\x03\x00" > /sys/module/razermouse/drivers/hid:razermouse/0003:1532:0053.000*/device_mode

from naga_keypadmapper.

RaulPPelaez avatar RaulPPelaez commented on May 27, 2024

If they do not appear as devices in xinput the idea in naga.cpp its no good I am afraid. @wenzler's link suggest that the people in openrazer are fiddling directly with the (black box, close sourced) driver of the mouse. That is infinetly more sophisticated than Naga_KeypadMapper. However I think it would be fun to have this type of access in Naga_KeypadMapper, maybe some kind of integration with openrazer would be nice. Maybe a new fork could be developed to work along openrazer.
On the other hand this is called Naga_KeypadMapper, but might as well be called WhateverInputDevice_KeyMapper, as the idea is really general. I think find the simplicity of this appealing.

from naga_keypadmapper.

Related Issues (20)

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.