[K12OSN] Not full screen, just a window

William Fragakis william at fragakis.com
Thu Apr 26 16:38:39 UTC 2007


There is another way

go to /usr/share/applications/

find your tuxtype icon
right click
click "Launcher"
like Petre said, change the command to: tuxtype2 -w

if you have to text edit the file

/usr/share/applications/fedora-tuxtype2.desktop


change the Exec line to: Exec=tuxtype2

this trick works for tuxpaint and GCompris,too,
but for Childsplay, you'll need to use: childsplay --window

regards,
William


On Thu, 2007-04-26 at 12:00 -0400, k12osn-request at redhat.com wrote:
> 
> Message: 12
> Date: Thu, 26 Apr 2007 09:42:17 -0500
> From: Peter Scheie <peter at scheie.homedns.org>
> Subject: Re: [K12OSN] Not full screen, just a window
> To: "Support list for open source software in schools."
>         <k12osn at redhat.com>
> Message-ID: <4630BA49.1010307 at scheie.homedns.org>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
> 
> TuxType is really /usr/bin/tuxtype2, which is a binary file.  You can
> have it launch in 
> a window by using the -w parameter.  To make it that way for everyone,
> cd into 
> /usr/bin/, change tuxtype2 to, say, tuxtype2.bin.  Then create a
> script in /usr/bin/ 
> called tuxtype2 that has this line in it:
> 
> /usr/bin/tuxtype2.bin -w
> 
> Make the script executable (chmod +x scriptname).  Now, whenever
> anyone clicks on the 
> menu selection for TuxType, it will come up in a window.  HTH.
> 
> Petre 




More information about the K12OSN mailing list