KnowBrainer Speech Recognition
Decrease font size
Increase font size
Topic Title: Vocola commands for using Mouseless browsing with Firefox
Topic Summary:
Created On: 02/14/2015 03:17 PM
Status: Post and Reply
Linear : Threading : Single : Branch
Keyword
 02/14/2015 03:17 PM
User is offline View Users Profile Print this message


mdl
Top-Tier Member

Posts: 939
Joined: 04/18/2009



## 
## Clicking links/gizmos:
## 

# 
# These commands require the mouseless browsing extension.
# 
# Plug-in configuration:
# 
#   General->not execute automatically without pressing enter
#   ID-types->all modifiers   = ctrl+alt
#   Keys->blur active element = ctrl+DIVIDE  (press control num pad slash)
#
# Also, remove Dragon's use of DIVIDE
# 

Blur()   := {ctrl+NumKey/};
Toggle() := {NumKey.};
D(n)     := When($n,{alt+ctrl+$n});

show    numbers = Blur() Toggle();
refresh numbers = Blur() Toggle() Toggle();
blur me         = Blur();

<pick> 0..9 [0..9 [0..9 [0..9]]] = Blur() D($2) D($3) D($4) D($5) $1;

<pick> := (        pick = {shift}{enter} 
          | drop   pick = {shift}{enter}{alt+down}
          | go     pick = {shift}
          | push   pick = {shift}{ctrl+enter}    # stay but open new tab w/ link
          | tab    pick = {shift}{ctrl+shift+enter}
          | window pick = {shift}{shift+enter}
          | menu   pick = {shift}{shift+f10}
          | save   pick = {shift}{shift+f10} Wait(100) k
          | copy   pick = {shift}{shift+f10} Wait(100) a # copy URL of link
          );

# 
# These commands use the built-in quick find link:
# 

       link <_anything> = Blur() "'$1" {enter};
new    link <_anything> = Blur() "'$1" {ctrl+enter};
window link <_anything> = Blur() "'$1" {shift+enter};



Statistics
32634 users are registered to the KnowBrainer Speech Recognition forum.
There are currently 0 users logged in.
The most users ever online was 12124 on 09/09/2020 at 04:59 AM.
There are currently 300 guests browsing this forum, which makes a total of 300 users using this forum.

FuseTalk Standard Edition v4.0 - © 1999-2023 FuseTalk™ Inc. All rights reserved.