Video mode switching is done in X

with CTRL + ALT + -/+, not just Alt + -/+.

PR:		docs/38287
Submitted by:	Marc Fonvieille <marc@blackend.org>
This commit is contained in:
Giorgos Keramidas 2002-05-21 00:49:59 +00:00
parent e6d20f1057
commit e2852e37cf
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13168

View file

@ -3868,10 +3868,10 @@ To change any of these settings later, edit /etc/rc.conf
permit changing of the mode while running X with the hotkey
sequence
<keycombo action='simul'>
<keycap>Alt</keycap><keycap>+</keycap>
<keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>+</keycap>
</keycombo> or
<keycombo action='simul'>
<keycap>Alt</keycap><keycap>-</keycap>
<keycap>Ctrl</keycap><keycap>Alt</keycap><keycap>-</keycap>
</keycombo>.
</para>