Search found 70 matches
- Tue Oct 24, 2017 5:14 pm
- Forum: Macros
- Topic: Blink macro (click & drag)
- Replies: 2
- Views: 25451
Blink macro (click & drag)
Thought I should share this macro I made for another forum members son. This macro is made for either of the eye blink settings in Iris. This will enable you to either perform a single click or a click & hold action depending on how long you blink. A short blink will perform a single click. A lo...
- Mon Jun 12, 2017 4:01 pm
- Forum: Project IRIS
- Topic: Interactor Slider
- Replies: 1
- Views: 15787
Re: Interactor Slider
Looks like you can edit those settings in the settings.ini file. Copy and paste the following in Windows search to locate it... %localappdata%\Xcessity Software Solutions\IRIS You can edit it with any text editor, when you open it just scroll down to your profile block and find the line for the fps ...
- Fri Apr 21, 2017 7:33 pm
- Forum: KinesicMouse
- Topic: KinesicMouse and Project Iris
- Replies: 2
- Views: 12582
Re: KinesicMouse and Project Iris
Try Alt-Controller,
http://www.altcontroller.net/
http://www.altcontroller.net/
- Wed Apr 19, 2017 4:41 pm
- Forum: Project IRIS
- Topic: Dual action interactors, feature request/idea
- Replies: 3
- Views: 20897
Re: Dual action interactors, feature request/idea
I didn't think interactors could be stacked. Anyway, I'm not sure how that would help, I would only be able to activate 1 or 1 then the other... I couldn't do just the bottom one & not the top or vice-versa. Unless I misunderstand what you mean by stack. But the macro does do what I want so it's...
- Mon Apr 03, 2017 3:47 pm
- Forum: Macros
- Topic: How to write a simple macro
- Replies: 2
- Views: 18274
Re: How to write a simple macro
Here you are... <MACRO id="ShiftW"> <MAIN> <KEYINPUT behaviour="PRESS" code="0x10"/> <WAIT time="100ms"/> <KEYINPUT behaviour="PRESS" code="0x57"/> <WAIT time="50"/> <KEYINPUT behaviour="RELEASE" code="0x57"/> ...
- Tue Mar 21, 2017 9:01 pm
- Forum: Project IRIS
- Topic: Dual action interactors, feature request/idea
- Replies: 3
- Views: 20897
Re: Dual action interactors, feature request/idea
If anyone else is interested, I managed to figure out a way to implement this feature using a macro. It only took me over a year to think of trying this but better late the never I guess. :) Here is a sample... <MACRO id="Gaze_OR_Glance"> <START> <VARIABLE id="GAZED" function=&qu...
- Sun Mar 19, 2017 5:45 pm
- Forum: Project IRIS
- Topic: Feature *Gaze auto off when moving mouse.
- Replies: 5
- Views: 19520
Re: Feature *Gaze auto off when moving mouse.
Eye blinks for me have the tendency to activated at random so that won't really work for me :(. You could try increasing dwell time to prevent accidental activation. I have that problem if I use my right eye for some reason, bumping dwell to like 5 or 6 hundred usually helps me. Anyway, here is the...
- Sat Mar 18, 2017 5:21 pm
- Forum: Project IRIS
- Topic: Feature *Gaze auto off when moving mouse.
- Replies: 5
- Views: 19520
Re: Feature *Gaze auto off when moving mouse.
I can give it a go... What key are you using for gaze toggle?Harro wrote:any macro wizards in here that know how to do this ? :>
Another way to do it though is to assign the gaze toggle key to an eye blink. Then you would just wink whenever you wanted gaze off.
- Mon Mar 06, 2017 6:58 pm
- Forum: Project IRIS
- Topic: New PC
- Replies: 2
- Views: 12750
Re: New PC
Yeah, thanks, he took care of it.
Thanks Marcus ;)
Thanks Marcus ;)
- Sat Mar 04, 2017 5:03 pm
- Forum: Project IRIS
- Topic: New PC
- Replies: 2
- Views: 12750
New PC
So I moved to a new pc and lost my license key for Iris. How do we resolve this? Thanks..