This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: marking up keycaps according to their semantics


>>>>> Tobias Reif <tobiasreif at pinkjuice dot com>:

>    <keycombo action="simul">
>      <keycap function="control"/>
>      <keycap>h</keycap>
>    </keycombo>

When I read Bob Stayton's suggestion earlier in the thread, I thought
    <keycap function="control">h</keycap>
was what he meant...?

But of course that would make it hard to express something like C-M-h.

Perhaps one could do something like this...?
    <keycap function="control;meta">h</keycap>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]