[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook] keycap vs keysym
Quoting Dave Pawson <davep@dpawson.co.uk>:
<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
markus.hoenicka@cats.de
(Spam-protected email: replace the quadrupeds with "mhoenicka")
http://www.mhoenicka.de
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]