Remove Question 11.11

Reviewed by:  trhodes, danger
Approved by:  gabor
This commit is contained in:
Gabor Pali 2008-06-21 07:56:39 +00:00
parent a3e2b9875f
commit 2407b9c7b4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32350

View file

@ -6814,26 +6814,6 @@ EndSection</programlisting>
</answer>
</qandaentry>
<qandaentry>
<question id="window-menu-weird">
<para>Why do X Window menus and dialog boxes not work
right?</para>
</question>
<answer>
<para>Try turning off the <keycap>Num Lock</keycap> key.</para>
<para>If your <keycap>Num Lock</keycap> key is on by default
at boot-time, you may add the following line in the
<literal>Keyboard</literal> section of the
<filename>/etc/X11/xorg.conf</filename> file.</para>
<programlisting># Let the server do the NumLock processing. This should only be
# required when using pre-R6 clients
ServerNumLock</programlisting>
</answer>
</qandaentry>
<qandaentry>
<question id="virtual-console">
<para>What is a virtual console and how do I make more?</para>