William
William
> Is it possible to configure a mouse left and right-clicks to be an F12 trigger? @RalfCT Have you tried using an AutoHotkey script as described [here ](https://github.com/01org/acat/issues/26#issuecomment-198670003)in issue #26?...
@molerat619 Have you had any luck with this? I found it can be changed by selecting the computer's default voice in the Control Panel. Search for "text to speech settings"...
@RalfCT I found the error is in some of the [AlphabetScanner .xml files](https://github.com/01org/acat/tree/master/src/ACATResources/en). For example [here in the AlphabetScannerAlternate.xml file](https://github.com/01org/acat/blob/master/src/ACATResources/en/AlphabetScannerAlternate.xml#L228-#L235). The correct form is: `` Changing the .xml file for...
@ahaleksandra I've made a blink actuator using OpenFace. It sends F22 so that it shouldn't conflict with any thing so add that as another trigger to the keyboard actuator. [OpenFace_Blink_Actuator_v0.0.1_x86](https://drive.google.com/open?id=0B7SYYOqNW4FSWDJXWlNWR3BSWUk)...
@LaurentBerger it uses [SendInput](https://github.com/zelmon64/OpenFace/blob/Blink_Actuator/exe/FaceLandmarkVid/FaceLandmarkVid.cpp#L214). I'm not sure what you mean about using boost. I only copied an example I found. If there's a better way I'll happily change it. **Edit**:...
@RalfCT it can probably be done. What precisely would be used for the trigger? Maybe looking at a designated spot or off screen direction or wink/blink detection? I ask because...
@RalfCT if Click2Speak let's you use the eye-tracker as a gaze mouse with dwell clicking can't that be used directly with ACAT to type? What would be the benefit of...
@RalfCT ACAT doesn't have a problem with my mouse emulation with a joystick so it should be fine with a gaze mouse. I can't think of a reason why it...
@RalfCT you're very welcome. I know what you mean about the lack of activity. I've been trying to find somewhere to discus all these programs but haven't so far -...
@RalfCT I'm glad OptiKey is growing on you and that Julius was able to solve your problem. I agree a central site would be ideal. With all these Open-Source software...