well, it works with the comma and it works with setxkbmap command too :-)<br>(example: setxkbmap -model pc104 -layout il,us -variant ,basic)<br><br>but i can always change the layout sequence and the change the variant sequence too<br>
so their will be no comma and a variant afterwards. no biggy :-)<br><br>i have installed your latest ltsp5 packages and i have issues :-(<br><br>1. i can not get the tftp to send the kernel to the terminal.<br>i follow your instructions on the k12ltsp page without any problems (almost)<br>
and i am unable to boot the terminal (and the virtual terminal too)<br>i use eth1 for the terminals and eth0 for the internet.<br>i never used a bridge before and i suspect it is the issue here, although it looks operational.<br>
i got wireshark on and i am getting tftp request but no file is sent from the server to the terminal.<br><br>2. i found the <b>ltsp-server-initialize </b>script and tried it but got error ipcalc unable to compute <a href="http://192.168.0.254">192.168.0.254</a> so i got inside the script and changed it to <a href="http://192.168.10.254">192.168.10.254</a> for it to work.<br>
i hope i didnt break it and i change the interface to eth1 too.<br><br>3. i had to stop and disable the dhcpd and start ltsp-dhcpd and point it to my dhcpd-k12ltsp.conf file with our terminal's defaults.<br><br>4. remarking the line /tftpboot didn't help since the script ltsp-build-client was parssing the file and finding it inside the remark (i took me some time to fegure it out) so i had to remove it complitly and chage it to /var/lib/tftp in /etc/xinetd.d/tftp file.<br>
<br>after fixing this little issue with tftp the build-client finished smoothly with no errors :-)<br><br>runnning the vmclient i get no dhcpd error and the boot hangs.<br>i set ltsp-dhcpd to listen to eth1 is that ok ?<br>
it seems to work for the actual terminals but not for the vmclient.<br><br>:-)<br><div class="gmail_quote">On Wed, Jul 2, 2008 at 6:06 AM, Warren Togami <<a href="mailto:wtogami@redhat.com">wtogami@redhat.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Nadav, see the previous post on the list.  ldm-2.0.7 should make it possible to specify these XKB* options from lts.conf with ldm logins. But read below...<div class="Ih2E3d">
<br>
<br>
Nadav Kavalerchik wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
anyways...<br>
back to your post. here is a snap of how we use (ltsp 4.2) to configure X in lts.conf :<br>
XKBSYMBOLS = "us(pc101)"<br>
XKBMODEL = "pc101"<br>
XKBLAYOUT = "us,il"<br>
XKBRULES = "xorg"<br>
#XKBOPTIONS = "grp:alt_shift_toggle,grp_led:scroll"<br>
<br>
# hebrew nikud support (Win+Num)<br>
XKBOPTIONS = "grp:alt_shift_toggle,grp_led:scroll,lv3:lwin_switch"<br>
XKBVARIANT = ",si1452"<br>
<br>
</blockquote>
<br></div>
It appears that you have some bad syntax above.  I checked with the Debian and Ubuntu maintainers of LTSP and they agree.  You shouldn't have more than one XKBLAYOUT, and XKBVARIANT beginning with a comma character appears to be wrong.<br>

<br>
Anyway, please give ldm-2.0.7 a try with fixed syntax and let the list know if it does the job.<div><div></div><div class="Wj3C7c"><br>
<br>
Warren Togami<br>
<a href="mailto:wtogami@redhat.com" target="_blank">wtogami@redhat.com</a><br>
</div></div></blockquote></div><br>