<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
> > I copied each of them into the following folders:<BR>> > bin => /usr/bin<BR>> > etc => /etc<BR>> > include => /usr/include<BR>> > lib => /usr/share<BR>> > var => /var<BR>> <BR>> last I checked you can't just copy everything, some paths get compiled in.<BR>> So you either need to compile with prefix=/usr, or you just leave the stuff in<BR>> /opt/modular.<BR>> <BR>> The following should do the trick for most setups:<BR>> ln -s /opt/modular/bin/Xorg /usr/bin/X<BR>> <BR>Thanks Peter. I'm going to try the second choice, leaving them in /opt/modular<BR>
and do "ln -s /opt/modular/bin/Xorg /usr/bin/X"<BR>
Do I need add /opt/modular/lib to /etc/ld.so.conf?<BR>
 <BR>
In my original xserver, xorg.conf doesn't set the path of the keyboard and mouse,<BR>
but keyboard and mouse work. In my new xserver, if I didn't set the path of the<BR>
keyboard, it wouldn't work. Now, the keyboard works in my new xserver after<BR>
I set the path in xorg.conf. However, no mattar how I set the path of the mouse,<BR>
it won't work. I set the path as /dev/input/by-path/xxxxxxx-mouse in xorg.conf.<BR>
In Xorg.0.log, it said it couldn't find device which matchs "mouse".<BR>
Why the mouse and keyboard work in my original xserver without setting in<BR>
xorg.conf???<BR>
 <BR>
Thanks<BR>
Wayne<BR>
<BR> <BR><br /><hr />Discover the new Windows Vista <a href='http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>