bindings for 1/2 and mouse 1/2

Home Forums AR Sandbox Forum bindings for 1/2 and mouse 1/2

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2137
    cekees
    Participant

    I’m confused about the following bit. Is that the mouse 1 and 2 button or the number 1 and 2? I have USB buttons for the 1 and 2 keys that I want to flood and drain respectively. This config doesn’t seem to be working (from step 15):

                section WaterTool
                    toolClass GlobalWaterTool
                    bindings ((Mouse, 1, 2))
                endsection
    
    #2153
    Sean Robinson
    Participant

    AFAICT, “Mouse” is the name of the standard keyboard/mouse input device adapter. So, the “1” and “2” in the bindings line refer to the keys which would produce the numerals “1” and “2” in a text editor.

    What is the path of the file that contains your config?

    Please also post that config file’s full contents.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.