lts.conf: [Default] # LTSP server IP address SERVER = 10.30.2.20
# X11 driver, e.g. auto, vesa, i810 XSERVER = auto # Mouse configuration X_MOUSE_DEVICE = /dev/input/mice X_MOUSE_PROTOCOL = auto X_MOUSE_EXTRA = "ZAxisMapping 4 5" # X11 font server USE_XFS = False # SSH compression between LTSP client and server NETWORK_COMPRESSION = True # Sound configuration SOUND = True SOUND_DAEMON = esd # Local devices LOCALDEV = True ** Description changed: PS/2 varients work fine, after a few seconds typing on the keyboard the thin client will completely lock up and require a hard reset. Dapper works fine. I installed Wacom tablet support as per the wiki: $ sudo chroot /opt/ltsp/i386 apt-get install xserver-xorg-input-wacom wacom-tools Rebuilding the LTSP client I notice that xserver-xorg-input-wacom is already installed and skipping this step produces a system that works - ok. + ok: i.e. keyboard and mouse are functional. However the tablet does not + work. Is this an work-in-progress for wacom-tools? -- Edgy: wacom tools break USB keyboard/mouse https://launchpad.net/bugs/65004 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs