FreeBSD Bugzilla – Attachment 58811 Details for
Bug 88556
Correct FAQ typo and add more specific information regarding Xorg
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.22 KB, created by
Kevin Brunelle
on 2005-11-06 17:50:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Kevin Brunelle
Created:
2005-11-06 17:50:14 UTC
Size:
1.22 KB
patch
obsolete
>--- book.sgml.bak Sun Nov 6 12:20:03 2005 >+++ book.sgml Sun Nov 6 12:33:13 2005 >@@ -6943,7 +6943,7 @@ > <xref linkend="moused" remap="another section"> and set up > moused.</para> > >- <para>Then edit <filename>/etc/XF86Config</filename> and make >+ <para>Then edit <filename>/etc/X11/XF86Config</filename> and make > sure you have the following lines.</para> > > <programlisting>Section Pointer >@@ -6955,6 +6955,17 @@ > for &xorg; 6.7.0. For earlier versions, the > <emphasis>Protocol</emphasis> should be > <emphasis>MouseSystems</emphasis>.</para> >+ >+ <para>For Xorg your configuration may be in >+ <filename>/etc/X11/xorg.conf</filename> and this is the file you should >+ edit. Also, although the pointer section format above is supported, for >+ compatibility reasons, the preferred format is to use an InputDevice >+ section instead. So you would have the following.</para> >+ >+ <programlisting>Section "InputDevice" >+Option "Protocol" "SysMouse" >+Option "Device" "/dev/sysmouse" >+.....</programlisting> > > <para>Some people prefer to use > <devicename>/dev/mouse</devicename> under X. To make this
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 88556
: 58811