[squeak-dev] Fireworks 2011

Casimiro de Almeida Barreto casimiro.barreto at gmail.com
Sat Jan 1 22:33:05 UTC 2011


Em 01-01-2011 18:06, Chris Muller escreveu:
> Grrrr...  Sorry to be annoyed.  It's a nice demo but it put Squeak
> into full-screen mode which, in Linux, means you cannot see any other
> windows.
>
> I couldn't break the demo with Alt+., and since I couldn't see a
> terminal to kill the process, I had to shut off my computer
> ungracefully..  Ouch!
>
In Linux (Fedora, Ubuntu, etc) try Ctrl+F2 (or F3 to F6) & you'll go 
into system (terminal) login. From there you can kill whatever you want. 
In Fedora Ctrl+F1 or Ctrl+F7 (F7 if you do init 3 & then init 5 again) 
will lead you into "X init shell" & you won't have login...

To go back to X, try Ctrl+F1 or Ctrl+F7 (F7 if you did init 3 and init 5).

CdAB
> On Fri, Dec 31, 2010 at 10:12 AM, Alexander Lazarević
> <laza at blobworks.com>  wrote:
>> Just found some old code of mine and pushed it to squeaksource.
>>
>> In a 4.1 Squeak or recent trunk image do
>>
>> (Installer repository: 'http://www.squeaksource.com/Fireworks') install:
>> 'Fireworks'.
>> (Smalltalk at: #FireworksAnimation) start.
>>
>> In a 1.1.1 Pharo image do
>>
>> ((Gofer new squeaksource: 'Fireworks') package: 'Fireworks') load.
>> (Smalltalk at: #FireworksAnimation) start.
>>
>> :D
>>
>> All the best for 2011,
>>   Alex
>>
>> PS: ALT-. or CMD-. will help ;)
>>
>>
>>
>>
>




More information about the Squeak-dev mailing list