mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 19:08:11 +02:00
specs/XKB: Use ° instead of o for degrees.
Conversion from framemaker turned superscripted "o" into plain "o". Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
3b8364c21f
commit
9e397ed37c
1 changed files with 2 additions and 3 deletions
|
|
@ -25,9 +25,8 @@ top left corner of the keyboard image. A component’s own origin is also its
|
|||
upper left corner. In some cases a component needs to be drawn rotated. For
|
||||
example, a special keyboard may have a section of keys arranged in rows in a
|
||||
rectangular area, but the entire rectangle may not be in alignment with the
|
||||
rest of the keyboard, and instead, it is rotated from horizontal by 30
|
||||
<emphasis>o</emphasis>.
|
||||
Rotation for a geometry object is specified in 1/10 o increments about its
|
||||
rest of the keyboard, and instead, it is rotated from horizontal by 30°.
|
||||
Rotation for a geometry object is specified in 1/10° increments about its
|
||||
origin. An example of a keyboard with rotated sections is shown in <link linkend="figure13.1">Figure 13.1</link>.
|
||||
</para>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue