Markus Hoenicka wrote:
Quoting Markus Hoenicka <[EMAIL PROTECTED]>:
<keycombo><keycap>Alt</keycap><keycap>x</keycap></keycombo><keycap>revert-buffer</keycap>
This should of course have been:
<keycombo><keycap>Alt</keycap><keycap>x</keycap></keycombo><userinput>revert-buffer</userinput>
Yes, that's what my first thought was Markus.
User input could cover a command, a function or any other combination.
keycombo (keycap* | keysym* | userinput)+ would be good for this.
Or even CDATA as part of the model,
<keycombo><keycap>Alt</keycap><keycap>x</keycap><userinput>revert-buffer</userinput></keycombo>
would make this better IMHO.
regards
--
Dave Pawson
XSLT, XSL-FO and Docbook FAQ
http://www.dpawson.co.uk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]