Search found 8 matches
- Fri Sep 08, 2023 9:55 pm
- Forum: Project IRIS
- Topic: Minecraft: Education Edition with Iris video
- Replies: 1
- Views: 55
Re: Minecraft: Education Edition with Iris video
My bad on the profile switching. It's already in there. (FNG)
- Fri Sep 08, 2023 11:02 am
- Forum: Project IRIS
- Topic: Minecraft: Education Edition with Iris video
- Replies: 1
- Views: 55
Minecraft: Education Edition with Iris video
Here's a video what I'm putting together for a student who wants to play minecraft. Other switch locations including facial gestures aren't an option. It would be nice to be able to change profiles onscreen control (Macro?) when you have to start moving into the menus. https://youtu.be/srWgpli2h5Y?s...
- Thu Sep 07, 2023 11:14 pm
- Forum: Project IRIS
- Topic: Mouse control question and feature request
- Replies: 15
- Views: 1759
Re: Mouse control question and feature request
After playing around a little bit here is the macro that consistently enables and disables flying in Minecraft: Education Edition's creative mode. <MACRO id="DoubleClickSpaceBar"> <MAIN> <KEYINPUT behaviour="PRESS" code="0x20"/> <WAIT time="30ms"/> <KEYINPUT b...
- Thu Sep 07, 2023 9:41 am
- Forum: Project IRIS
- Topic: Mouse control question and feature request
- Replies: 15
- Views: 1759
Re: Mouse control question and feature request
Would it be something like this? <MACRO id="DoubleClickSpaceBar"> <MAIN> <KEYINPUT behaviour="PRESS" code="0x20"/> <KEYINPUT behaviour="RELEASE" code="0x20"/> <WAIT time="100ms"/> <KEYINPUT behaviour="PRESS" code="0x20"/...
- Thu Sep 07, 2023 9:32 am
- Forum: Project IRIS
- Topic: Mouse control question and feature request
- Replies: 15
- Views: 1759
Re: Mouse control question and feature request
Looking at these two Macros for inspiration. I can generally figure this stuff out....eventually. <MACRO id="ToggleWKey"> <MAIN> <CONDITION> <VARIABLECONDITION id="W_KEY_DOWN" condition="NOT_EQUAL" value="1"/> <KEYINPUT behaviour="PRESS" code="0...
- Thu Sep 07, 2023 9:16 am
- Forum: KinesicMouse
- Topic: USB Cable Connection Tutorial
- Replies: 2
- Views: 694
- Thu Sep 07, 2023 9:14 am
- Forum: Project IRIS
- Topic: Mouse control question and feature request
- Replies: 15
- Views: 1759
Re: Mouse control question and feature request
I need a double press on the space bar to activate and deactivate flying while in creative mode in Minecraft. Thinking this could be a Macro.
- Mon Aug 21, 2023 2:14 am
- Forum: KinesicMouse
- Topic: USB Cable Connection Tutorial
- Replies: 2
- Views: 694
Re: USB Cable Connection Tutorial
I don't see a personal hotspot option on the iPad I'm using. Foes the USB option require a phone data plan?