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:
parent
e6d20f1057
commit
e2852e37cf
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13168
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue