Hello,

I use SuSE Linux 9.3, LTSP4 and elotouchscreen.
The first boot of the ltsp-terminal is good. Once operational, if you log out
and log in the touch no longer works until X is restarted. Have any one the
same problem?

I have written an own XF86CONFIG:

Parameters of the the touchscreen:

-------------------------------------
Section "InputDevice"
       Identifier "Elographics"
       Driver      "elographics"
       Option      "Device"           "/dev/ttyS1"
       Option      "MinX" "3709"
       Option      "MaxX" "319"
       Option      "MinY" "3536"
       Option      "MaxY" "512"
       Option      "UntouchDelay"     "3"
       Option      "ReportDelay"      "1"
       Option      "AlwaysCore"
EndSection
------------------------------------

Here the params of the lts.conf:
-----------------------------------
[Default]
        SERVER             = 10.0.2.78
        XSERVER            = auto
        X_MOUSE_PROTOCOL   = "PS/2"
        X_MOUSE_DEVICE     = "/dev/null"
        X_MOUSE_RESOLUTION = 400
        X_MOUSE_BUTTONS    = 3
        USE_XFS            = N
        SCREEN_01          = startx
        LOCAL_APPS         = Y
        Xkbmodel           = pc101
        XkbLayout          = de

[ws001]
        SERVER             = 10.0.2.78
        XF86CONFIG_FILE    = XF86Config_touch
        MODULE_01          = serial
        USE_TOUCH          = Y
        X_TOUCH_DEVICE     = /dev/ttyS1
        #X_TOUCH_MINX       = 3709
        #X_TOUCH_MAXX       = 319
        #X_TOUCH_MINY       = 3536
        #X_TOUCH_MAXY       = 512
        #X_TOUCH_UNDELAY    = 3
        #X_TOUCH_RPTDELAY   = 1
        RUNLEVEL           = 5
        SCREEN_01          = startx
        LOCAL_APPS         = Y
--------------------------------------

Is there a known bug or it's me?
Thanks for any comments help
regards,
Frederic



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to