Skip to content

disable original function of the scuf envision g keys #889

Closed Answered by zany130
zany130 asked this question in Q&A
Discussion options

You must be logged in to vote

so figured it out. this controller works a little weirdly. These "extra" g keys are actually just regular Gampad buttons ( a b X, etc...) plus XF86Audio keys.

so what I needed to do is to isolate the XF86Audio keys and then map them to disable

I did this by making a mapping for GKEY# + some random button in the gui and then going into advanced and removing all buttons except the XF86Audio key

this is what I ended up with the disables are all the way at the end

config
[
    {
        "input_combination": [
            {
                "type": 1,
                "code": 315,
                "origin_hash": "b4d4c75a8c188c20d61daa527ecf2e37"
            }
        ],
        "target_uinput": "

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zany130
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant