On Sat, Mar 21, 2009 at 04:57:37PM -0500, Mike Bigalke wrote:
> I'm having a bit of trouble with my xorg.conf file for a computer with a
> touch screen.
>
> Could everyone with a ServerLayout section post theirs for me?
>
> You'll find it at /etc/X11/xorg.conf. Just copy and paste it. I'll try to
> work out the problem and post the resulting info.
Section "ServerLayout"
Identifier "Simple Layout"
Screen "Screen 1"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Touchscreen" "SendCoreEvents"
EndSection
One other section that might be of interest is this module section
Section "Module"
Load "dbe"
SubSection "extmod"
Option "omit xfree86-dga"
EndSubSection
Load "freetype"
EndSection
I don't recall why we put it in, but I am sure there was a reason.
--
David Dooling
http://www.politigenomics.com/
--~--~---------~--~----~------------~-------~--~----~
Central West End Linux Users Group (via Google Groups)
Main page: http://www.cwelug.org
To post: [email protected]
To subscribe: [email protected]
To unsubscribe: [email protected]
More options: http://groups.google.com/group/cwelug
-~----------~----~----~----~------~----~------~--~---