Next in thread → Next in month →

Re: [docbook] keycap vs keysym

From
Dave Pawson <>
Date
2007-09-24T15:23:40+00:00
ID
Thread
Re: [docbook] keycap vs keysym
Markus Hoenicka wrote:
> Quoting Dave Pawson <>:
> 
> <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.


Makes for better markup IMHO.

Any committee members support this?
Worth an RFE?

regards


-- 
Dave Pawson
XSLT, XSL-FO and Docbook FAQ
http://www.dpawson.co.uk
Next in thread → Next in month →