A couple of questions: one, why no Scratch topic under Programming?
Two, probably a stupid question, but why does scratch not run remotely as in:
ssh -X etc.
scratch
?
Search found 7 matches
- Wed Jul 18, 2012 5:14 pm
- Forum: Other programming languages
- Topic: Scratch
- Replies: 1
- Views: 1128
- Tue Jul 10, 2012 5:32 pm
- Forum: User groups and events
- Topic: CANADA! anyone in the GTA?
- Replies: 35
- Views: 8036
Re: CANADA! anyone in the GTA?
See: http://www.meetup.com/Raspberry-Pi/ There was a meeting of about 15 folk last Thursday, July 5. Sorry to have posted this after the fact but I only just noticed this thread. I believe there will be a Raspberry Pi stream at the October FSOSS seminar in October. See: http://fsoss.senecac.on.ca/20...
- Mon Jul 09, 2012 3:17 pm
- Forum: General programming discussion
- Topic: Fritzing part
- Replies: 3
- Views: 2905
Re: Fritzing part
Suggest using a 2 x 26 shielded header (I think they call it). It's really all you need for laying out the Pi / breadboard connectors.
I haven't looked hard for the Pi 'part' nor at the dates of the preceding posts. Maybe something exists already.
I haven't looked hard for the Pi 'part' nor at the dates of the preceding posts. Maybe something exists already.
- Sun Jun 10, 2012 6:59 pm
- Forum: General programming discussion
- Topic: Where are the demos Eben speaks of?
- Replies: 14
- Views: 4331
Where are the demos Eben speaks of?
In the post, Eben gives a demo, http://www.raspberrypi.org/archives/1379, where can I find the demos he speaks of. I'm running the debian6-19-04-2012.img. Are they part of this? Is there a package I can apt-get? Or somewhere on this site
?
Thanks.

Thanks.
- Sun Jun 10, 2012 6:52 pm
- Forum: Beginners
- Topic: Remapping the Keyboard
- Replies: 19
- Views: 47351
Re: Remapping the Keyboard
- Run 'dpkg-reconfigure keyboard-configuration' and change the keyboard to USA PC104 (again, change as needed). It thought about it for as while then came back to the command prompt having, apparently, done nothing. Is 'keyboard-configuration' a package that needs to be installed first? You need to...
- Sun Jun 10, 2012 3:53 pm
- Forum: Beginners
- Topic: Which distro ?
- Replies: 25
- Views: 7191
Re: Which distro ?
If you've messed around with Ubuntu on other architectures you'll be comfortable with Debian on Raspberry Pi / ARM.
- Sun Jun 10, 2012 3:38 pm
- Forum: Beginners
- Topic: Remapping the Keyboard
- Replies: 19
- Views: 47351
Re: Remapping the Keyboard
- Run 'dpkg-reconfigure locales' and changing from en_GB.UTF-8 to en_US.UTF-8 (or whatever country setting you need). Worked. Thank you. - Run 'dpkg-reconfigure keyboard-configuration' and change the keyboard to USA PC104 (again, change as needed). It thought about it for as while then came back to...