It can be used with every button

   - open the tiddler where the button is
   - look for the <$button ...>
   - make it <$button ... accesskey="u">
   - or make it <$button ... accesskey={{$:/config/accessKey/mybutton}}> 
   and create the tiddler $:/config/accessKey/mybutton and put "u" in the text 
   field (or your key)
   - that's all, using Alt+yourkey triggers the button as if it was clicked

I tried space, it works if you add accesskey=" " or if you put a space in 
your config tiddler (no " " in the config tiddler, just a space)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/415395d3-cabc-4a02-b6c2-381da128dbf6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to