How can we fix it so that it opens in full screen but without the frequency resolution error?<br><br>On one terminal I get the message "Frequency out of range" but I can still see it on the screen. ??<br><br><div>
<span class="gmail_quote">On 27/04/07, <b class="gmail_sendername">William Fragakis</b> <<a href="mailto:william@fragakis.com">william@fragakis.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
There is another way<br><br>go to /usr/share/applications/<br><br>find your tuxtype icon<br>right click<br>click "Launcher"<br>like Petre said, change the command to: tuxtype2 -w<br><br>if you have to text edit the file
<br><br>/usr/share/applications/fedora-tuxtype2.desktop<br><br><br>change the Exec line to: Exec=tuxtype2<br><br>this trick works for tuxpaint and GCompris,too,<br>but for Childsplay, you'll need to use: childsplay --window
<br><br>regards,<br>William<br><br><br>On Thu, 2007-04-26 at 12:00 -0400, <a href="mailto:k12osn-request@redhat.com">k12osn-request@redhat.com</a> wrote:<br>><br>> Message: 12<br>> Date: Thu, 26 Apr 2007 09:42:17 -0500
<br>> From: Peter Scheie <<a href="mailto:peter@scheie.homedns.org">peter@scheie.homedns.org</a>><br>> Subject: Re: [K12OSN] Not full screen, just a window<br>> To: "Support list for open source software in schools."
<br>>         <<a href="mailto:k12osn@redhat.com">k12osn@redhat.com</a>><br>> Message-ID: <<a href="mailto:4630BA49.1010307@scheie.homedns.org">4630BA49.1010307@scheie.homedns.org</a>><br>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
<br>><br>> TuxType is really /usr/bin/tuxtype2, which is a binary file.  You can<br>> have it launch in<br>> a window by using the -w parameter.  To make it that way for everyone,<br>> cd into<br>> /usr/bin/, change tuxtype2 to, say, 
tuxtype2.bin.  Then create a<br>> script in /usr/bin/<br>> called tuxtype2 that has this line in it:<br>><br>> /usr/bin/tuxtype2.bin -w<br>><br>> Make the script executable (chmod +x scriptname).  Now, whenever
<br>> anyone clicks on the<br>> menu selection for TuxType, it will come up in a window.  HTH.<br>><br>> Petre<br><br>_______________________________________________<br>K12OSN mailing list<br><a href="mailto:K12OSN@redhat.com">
K12OSN@redhat.com</a><br><a href="https://www.redhat.com/mailman/listinfo/k12osn">https://www.redhat.com/mailman/listinfo/k12osn</a><br>For more info see <<a href="http://www.k12os.org">http://www.k12os.org</a>><br>
</blockquote></div><br>