> Message: 1 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Date: Mon, 6 Sep 2004 12:08:22 +0800 (WST) > Subject: [Ltsp-discuss] Re: No Keyboard working > > > >Very close now to a fully functional 4.1. > > >Only I am missing a magic incantation for the keyboard. > > >My one client has knoppix on the hd. so I look in XF86Config for the kb > > >definition. > > >Section "ServerLayout" > > > Identifier "XFree86 Configured" > > > Screen 0 "Screen0" 0 0 > > > InputDevice "Keyboard0" "CoreKeyboard" > > >Section "InputDevice" > > > Identifier "Keyboard0" > > > Driver "keyboard" > > > Option "CoreKeyboard" > > > Option "XkbRules" "xfree86" > > > Option "XkbModel" "pc105" > > > Option "XkbLayout" "us" > > >EndSection > > >and I add the relevant 2 lines to lts.conf > > >[Default] > > > SERVER = 192.168.2.101 > > > XSERVER = auto > > > X_MOUSE_PROTOCOL = "PS/2" > > > X_MOUSE_DEVICE = "/dev/psaux" > > > X_MOUSE_RESOLUTION = 400 > > > X_MOUSE_BUTTONS = 3 > > > USE_XFS = N > > > SCREEN_01 = shell > > > SCREEN_02 = startx > > > XkbModel = "pc105" > > > XkbLayout = "us" > > >Still cant use the keyboard however. > > >Any suggestions? > > >TIA > > >Tony > > Advised that: > > The XkbLayout option, and probably the XkbModel one too, need to > > be spelt in all-capitals, e.g., XKBLAYOUT. > > > > Tried: > > XkbModel = "pc105" > > XKBLAYOUT = "us" > > Also with XKBMODEL = "pc105" > > Still none of the key presses appear onscreen, so I cant enter the password at > > the GUI login. > > The mouse works, which is actually a USB radio mouse. > > Keyboard is in the PS/2 socket not USB. > > More thoughts? > > > You won't get a keyboard focus in X11, if your mouse doesn't work. > > > > > > Ciao' > > > > Harry > > +++++++++++++++++ > > Good point! But my mouse does work.. > > No it does not!!!! > > You've said that you have a PS/2 mouse on /dev/psaux > which you don't. > > > > X_MOUSE_PROTOCOL = "PS/2" > > > X_MOUSE_DEVICE = "/dev/psaux" > > and > > > The mouse works, which is actually a USB radio mouse. > > Fix the config file and the kryboard will work. A missing PS/2 mouse > will stop the keyboard if configured. > > James I was a bit confused there, because the mouse did work, i.e. moved the pointer around the login greeter, selected the username or password in the usual way. Changed to a PS/2 and, as predicted, the keyboard now works. Thanks....
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&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
