View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#226
While I am very interested to see if Darken can get two Xomap instances running with some kind of switching mechanism, I still haven't given up on Xephyr (it is just so slick to be able to give your secondary X-server an icon in the primary X-server)...

So, I want to try to get pressure working.

As far as I know, Xephyr is an xorg x-server, which means it should respect the xorg x-server configuration.

I found and installed the xserver-xorg-input-tslib package in Debian, and I added an input item to my /etc/X11/xorg.conf file:
Code:
Section "InputDevice"
        Identifier      "TSC2301 touchscreen"
        Driver          "tslib"
        Option          "Device"        "/dev/input/event3"
EndSection
I need to figure out:
  1. how to properly set up the xorg.conf file to use the tslib touchscreen
  2. how to get Xephyr to respect the xorg.conf file

I can't ask the bootable Debian guys for any of these config files, since you have to use the Xomap server.

Does anyone know where I can look at a working xorg xserver setup with a tslib touchscreen? I'm sure I'm just forgetting to add a section to the xorg.conf or a couple of X-related environment variables, or something straightforward like that.
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!