Quoting Dave Pawson <[EMAIL PROTECTED]>:

<keycombo><keycap>Alt</keycap><keycap>x</keycap><userinput>revert-buffer</userinput></keycombo>



What about

<keycombo action='seq'>
  <keycombo action='simul'>
    <keycap>Alt</keycap>
    <keycap>x</keycap>
  </keycombo>
  <userinput>revert-buffer</userinput>
</keycombo>

(this may be similar to what others had suggested previously).

This just makes clear that you have to press the Alt and the x key simultaneously, followed by the user input.

regards,
Markus



--
Markus Hoenicka
[EMAIL PROTECTED]
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to