OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [docbook] keycap vs keysym


Markus Hoenicka wrote:
> 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.


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



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]