Note where to get additional cyrillic fonts.
Better keycap/keycombo listing. PR: 102542 Done while: Rachel plays Mega Man X
This commit is contained in:
parent
f0a1a631d6
commit
c99e44efe2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28826
1 changed files with 6 additions and 1 deletions
|
@ -820,6 +820,9 @@ FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi"</programlisting>
|
|||
|
||||
<para>If you use a high resolution video mode, swap the 75 dpi
|
||||
and 100 dpi lines.</para>
|
||||
|
||||
<note>
|
||||
<para>See ports for more cyrillic fonts.</para></note>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
@ -834,7 +837,9 @@ Option "XkbOptions" "grp:toggle"</programlisting>
|
|||
turned off (commented out) there.</para>
|
||||
|
||||
<para>For <literal>grp:caps_toggle</literal>
|
||||
the RUS/LAT switch will be <keycap>CapsLock</keycap>.
|
||||
the RUS/LAT switch will be <keycap>Right Alt</keycap>,
|
||||
for <literal>grp:ctrl_shift_toggle</literal> switch will be
|
||||
<keycombo action="simul"><keycap>Ctrl</keycap><keycap>Shift</keycap></keycombo>.
|
||||
The old <keycap>CapsLock</keycap> function is still
|
||||
available via <keycombo action="simul"><keycap>Shift</keycap><keycap>CapsLock</keycap></keycombo> (in LAT mode
|
||||
only). For <literal>grp:toggle</literal>
|
||||
|
|
Loading…
Reference in a new issue