Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
Nugz's avatar
Nugz
Honored Guest
9 years ago

Disable the reserved button on the touch controller that opens oculus home?

On the right oculus touch controller there is a reserved button for going to oculus home.  Is there a way to disable this button? I am developing the app with Unity. I looked inside the OVRInput class but the reserved button is not mapped as a button or rawbutton. 

If anyone has information regarding how to disable this reserved button I would appreciate the help!

Thanks

2 Replies

  • There is a way to do this, the touch tutorials do it and must be killed in the task manager.

    I understand the app would not pass cert if the Home buttons are disabled, but this app won't be going through cert.

    So, how do you do it?


  • Hi,

    These buttons and their reserved interactions are not allowed to be modified on the Oculus platform.

    Sorry!


    So when wanting to disable it, the only option is to destroy them (with glue) for example?...