mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-08 04:34:13 +01:00
Update default values for 'hinttags' and 'extendedhinttags' in help.
This commit is contained in:
@@ -284,11 +284,9 @@ ____
|
||||
|\'eht'| |\'extendedhinttags'|
|
||||
||'extendedhinttags' 'eht'|| string
|
||||
____
|
||||
(default: +++//*[@onclick or @onmouseover
|
||||
or @onmousedown or @onmouseup or @oncommand or @class='lk' or @class='s'] |
|
||||
//input[not(@type='hidden')] | //a | //area | //iframe | //textarea | //button
|
||||
| //select | //xhtml:*[@onclick or @onmouseover or @onmousedown or @onmouseup
|
||||
or @oncommand or @class='lk' or @class='s'] |
|
||||
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
||||
@oncommand or @class='lk' or @role='link'] | //input[not(@type='hidden')] | //a
|
||||
| //area | //iframe | //textarea | //button | //select |
|
||||
//xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | //xhtml:iframe
|
||||
| //xhtml:textarea | //xhtml:button | //xhtml:select+++)
|
||||
|
||||
@@ -394,11 +392,10 @@ ____
|
||||
||'hinttags' 'ht'|| string
|
||||
____
|
||||
(default: +++//*[@onclick or @onmouseover or @onmousedown or @onmouseup or
|
||||
@oncommand or @class='lk' or @class='s'] | //input[not(@type='hidden')] | //a
|
||||
| //area | //iframe | //textarea | //button | //select | //xhtml:*[@onclick or
|
||||
@onmouseover or @onmousedown or @onmouseup or @oncommand or @class='lk' or
|
||||
@class='s'] | //xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area |
|
||||
//xhtml:iframe | //xhtml:textarea | //xhtml:button | //xhtml:select+++)
|
||||
@oncommand or @class='lk' or @role='link'] | //input[not(@type='hidden')] | //a
|
||||
| //area | //iframe | //textarea | //button | //select |
|
||||
//xhtml:input[not(@type='hidden')] | //xhtml:a | //xhtml:area | //xhtml:iframe
|
||||
| //xhtml:textarea | //xhtml:button | //xhtml:select+++)
|
||||
|
||||
XPath string of hintable elements activated by [m]f[m] and [m]F[m]
|
||||
____
|
||||
|
||||
Reference in New Issue
Block a user