Hi, what sort of mouse are you using? PS2 or USB?
In my setup I've got PS2 setup as X_MOUSE_PROTOCOL = "PS/2" X_MOUSE_DEVICE = "/dev/psaux" and USB setup as X_MOUSE_PROTOCOL = "imps/2" X_MOUSE_DEVICE = "/dev/input/mice" Hope it helps, Dave Carlos wrote:
Hi, I'm setting up some terminals with LTSP. My server is an AMD64 with Gentoo 2005.0 and I followed the instructions at http://www.gentoo.org/doc/en/ltsp.xml . Problems start when terminals try to start X session. At first, I got a grey background with the cursor centered and static; I didn't get thelogin box (kdm). Then I tried to modify mouse configuration in lts.conf but no result was obtained. Only if I "comment" the mouse entries in lts.conf I can get the login box of kdm and I start a new session without problem, but the mouse doesn't work obviously. My lts.conf is like this: -----------------------------lts.conf----------------------------------- [Default] SERVER = 192.168.0.231 XSERVER = auto X_MOUSE_PROTOCOL = "Microsoft" X_MOUSE_DEVICE = "/dev/ttyS0" X_MOUSE RESOLUTION = 50 X_MOUSE_BUTTONS = 3 X_MOUSE_BAUD = 1200 XkbLayout = es USE_XFS = N USE_NFS_SWAP = Y LOCAL_APPS = N [ws01] SWAPFILE_SIZE = 64m SCREEN_01 = startx [ws02] SWAPFILE_SIZE = 64m SCREEN_01 = startx [ws03] SWAPFILE_SIZE = 64m SCREEN_01 = shell --------------------------------------------------------------------------- The mouse is a serial one. If I start the terminal in shell mode, before the bash line appears that message: ---- Using /lib/modules/2.4.26-ltsp-2/kernel/usb/usbmouse.o insmod: a module named usbmouse already exists /etc/rc.localdev: line 1: X_MOUSE: command not found rc.sysinit completed, switching to multi-session mode Inside of /etc/screen.d/shell tty= /dev/vc/1 ---- And then the bash line. If I try to do startx manually at this point, I get that: /bin/startx: line 1: X_MOUSE: command not found Help me please, I don't know what to do now :( Thanks. Carlos [EMAIL PROTECTED] ----------- Linux registered user #378041 from Canet de Mar, Barcelona (Spain) ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _____________________________________________________________________ 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
-- David Morris DMS AePONA (England) Ltd E-mail: [EMAIL PROTECTED] Web: http://www.aepona.co.uk/ Phone: +44 (0)79 5174 0388 ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _____________________________________________________________________ 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
