Hi all,
I am currently building Xvesa successfully from the xorg-server-1.5.3 source.
I can run it but I have no mouse and my eventual goal is to try to get a touchscreen working.
I am building the Xserver with the following
# ./autogen.sh --enable-kdrive --disable-dmx --disable-dbus --prefix=/var/tmp/xorg2
Which I gathered from this url
http://www.mdeb.org/wiki/index.php?title=KDrive
My question is this:
Can anyone point me to where I could learn my options with the flags in ./autogen.sh to enable different modules etc. with Kdrive to build a custom Xvesa?
I've tried and tried but I just can't seem to find good documentation on building this.
I plan on writing a howto if I can ever figure it out all the way....
Thnx