Large

Virtual Keyboard Interface

By GreyWyvern Last update Nov 8, 2011 — Installed 49,593 times.

Clickless Typing

in
Subscribe to Clickless Typing 5 posts, 3 voices



Andrew Burger User
FirefoxX11

By the way, I love this script. I am trying to use the clickless feature but it doesn't seem to be working. I am running it on firefox.

 
GreyWyvern Script's Author
OperaWindows

To enable the clickless feature, just set the value of this.VKI_clickless to an integer other than 0. This will become the delay (in milliseconds) used between the time you begin hovering a key and the time it is inserted into the input element. I find a number between 500 and 1000 works best.

 
1nfected Scriptwright
FirefoxWindows

wow, i didn't know about this feature. nice =)

I was just wondering, with this feature on, it'd be difficult to switch between clickless mode & normal mode without modifying the script.
Could you possibly add the ability to turn this feature on/off from the keyboard interface itself.

Or maybe make it work with a modifier. Like for eg i could set the feature on, but it'd only work if i pressed a certain key on the keyboard.
Like SHIFT or ALT

 
GreyWyvern Script's Author
OperaWindows

Every "feature" that I expose to the user needs an interface element and IMHO there are already too many :)

Enabling it by holding down a modifier key is too obscure, and also it requires using the keyboard, which the script is trying to eliminate!

I think I will leave clickless as it is right now and maybe look into persistent storage that works cross browser (Opera, Firefox, Chrome). Then I could make a "settings" kind of interface that remembers your choices in the userscript as long as the browser is open.

 
1nfected Scriptwright
FirefoxWindows

GreyWyvern wrote:
I think I will leave clickless as it is right now and maybe look into persistent storage that works cross browser (Opera, Firefox, Chrome). Then I could make a "settings" kind of interface that remembers your choices in the userscript as long as the browser is open.

You could take a look at my Pimp.my.Gmail script which uses persistent storage that works cross-browser.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel