<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Haiku/BeOS Tip Server</title>
	<atom:link href="http://betips.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://betips.net</link>
	<description>Tips and tricks for Haiku/BeOS users</description>
	<lastBuildDate>Sun, 22 Nov 2009 17:48:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Avoiding awkward file placements on Desktop</title>
		<link>http://betips.net/2009/11/22/avoiding-awkward-file-placements-on-desktop/</link>
		<comments>http://betips.net/2009/11/22/avoiding-awkward-file-placements-on-desktop/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 17:48:52 +0000</pubDate>
		<dc:creator>humdinger</dc:creator>
				<category><![CDATA[Tracker & Deskbar]]></category>

		<guid isPermaLink="false">http://betips.net/?p=767</guid>
		<description><![CDATA[If you use the desktop applet LaunchBox, or keep some other tool open at some fixed position on the screen, you may have experienced this: Newly created or re-ordered files on the Desktop can happen to appear below such a panel. Since these panels are just normal windows, there&#8217;s nothing you can do but at [...]]]></description>
			<content:encoded><![CDATA[<p>If you use the desktop applet LaunchBox, or keep some other tool open at some fixed position on the screen, you may have experienced this: Newly created or re-ordered files on the Desktop can happen to appear below such a panel. Since these panels are just normal windows, there&#8217;s nothing you can do but at worst having to move the panel a bit, right?</p>
<p>Wrong. Here&#8217;s the trick:</p>
<p>Since Replicants protect their space on the Desktop from icons being placed there, you can use e.g. the Workspaces desktop applet to fence off your LaunchBox panel. Move your panel to the side temporarily, adjust the Workspaces window to roughly fit the panel size and grab the Replicant handle to drag the Workspaces panel to the desired LaunchPad position.</p>
<p>Move LaunchBox back on top of the replicated Workspaces panel and you&#8217;re all set.</p>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/2009/11/22/avoiding-awkward-file-placements-on-desktop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Don&#8217;t duplicate commands</title>
		<link>http://betips.net/2009/10/05/dont-duplicate-commands/</link>
		<comments>http://betips.net/2009/10/05/dont-duplicate-commands/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 15:06:48 +0000</pubDate>
		<dc:creator>Michel Clasquin-Johnson</dc:creator>
				<category><![CDATA[Haiku]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://betips.net/?p=763</guid>
		<description><![CDATA[When you start working in Haiku, it is tempting to hit the repositories and download everything in sight. A lot of command-line files can be found there from the BeOS days. But you might want to check if you don&#8217;t already have them.
Take wget, for example: an excellent command-line utility that will reach out over [...]]]></description>
			<content:encoded><![CDATA[<p>When you start working in Haiku, it is tempting to hit the repositories and download everything in sight. A lot of command-line files can be found there from the BeOS days. But you might want to check if you don&#8217;t already have them.</p>
<p>Take wget, for example: an excellent command-line utility that will reach out over the net and retrieve a file. You will find it on both Bebits and Haikuware, and if you download it you should install it into <em>/boot/home/config/bin</em>.</p>
<p>But wait a minute! Haiku already has its own wget, in <em>/boot/system/bin</em>. Now suppose you had both, which one would activate if you typed  <em>wget</em> in the Terminal? That is easy to find out, just type the following command:</p>
<p><em>echo $PATH</em></p>
<p>and it will spit out a list of directories all ending with &#8220;bin&#8221; (for &#8220;binary&#8221;). Whenever you type a command in the Terminal, it will search those directories, in that exact order, for something to execute. On a typical system, <em>/boot/home/config/bin</em> always wins.</p>
<p>In fact, Haiku contains a lot of these command-line utilities that used to be separate downloads in BeOS. When I examined my bin directories I found duplicates of <em>wget</em>, <em>top</em>, <em>reindex</em>, <em>clear</em> and <em>tput</em>.  Now maybe the one in <em>/boot/home/config/bin</em> really is more up-to-date, in which case you can just leave it alone. But will you remember to check after Haiku next receives an update? And there is a real possibility that you are using an out-of-date version.</p>
<p>So before you download and install anything for the Haiku command line, just open a Terminal and type that command to see if it isn&#8217;t there already.</p>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/2009/10/05/dont-duplicate-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Missing NetPositive?</title>
		<link>http://betips.net/2009/10/01/missing-netpositive/</link>
		<comments>http://betips.net/2009/10/01/missing-netpositive/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 18:09:53 +0000</pubDate>
		<dc:creator>Michel Clasquin-Johnson</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Haiku]]></category>

		<guid isPermaLink="false">http://betips.net/?p=753</guid>
		<description><![CDATA[If you are an old BeOS user, likely one of the things you miss about Haiku is NetPositive, the native BeOS browser. Let&#8217;s all agree that its days as an actual web browser are over, this still leaves it as a great little reader of HTML documentation. MUCH faster than Bon Echo.
You can get Net+ [...]]]></description>
			<content:encoded><![CDATA[<p>If you are an old BeOS user, likely one of the things you miss about Haiku is NetPositive, the native BeOS browser. Let&#8217;s all agree that its days as an actual web browser are over, this still leaves it as a great little reader of HTML documentation. MUCH faster than Bon Echo.</p>
<p>You can get Net+ running on Haiku if you are prepared to download a 39Mb file to get it. That file is <a href="http://www.bebits.com/app/2680">BeOS for Linux</a>. If you expand the tarball you will see a floppy image and a file called image.be. Don&#8217;t let the .be suffix fool you &#8211; it is actually in RAW format, and RAW images can be converted and/or mounted in different ways.</p>
<p>In my case, I use VirtualBox to run Haiku, so the following command in the Host OS:</p>
<p><em>VBoxManage convertfromraw &#8211;format VDI image.be beos.vdi</em></p>
<p>converts the .be file into something VirtualBox can mount as a second &#8220;hard disk&#8221;. From then it is just a question of drilling down to where Net+ is found (/boot/home/beos/apps &#8211; the one in /boot/apps is just a symlink) and dragging it to /boot/apps on your main Haiku disk.</p>
<p>Net+ requires a few directories in your settings folder, but it will recreate them the first time you run it.</p>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/2009/10/01/missing-netpositive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finger relief for the switcher</title>
		<link>http://betips.net/2009/09/26/finger-relief-for-the-switcher/</link>
		<comments>http://betips.net/2009/09/26/finger-relief-for-the-switcher/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 22:24:07 +0000</pubDate>
		<dc:creator>Michel Clasquin-Johnson</dc:creator>
				<category><![CDATA[Haiku]]></category>
		<category><![CDATA[Interface]]></category>

		<guid isPermaLink="false">http://betips.net/?p=750</guid>
		<description><![CDATA[It is bad enough to switch between a Windows  or Linux machine, where you copy text with Ctrl-C, to a Mac, where Command-C is used. Now throw in a Haiku setup  with its use of Alt-C and things get really confusing. Moreover, if you are running Haiku in VirtualBox with Mac OSX as the Host [...]]]></description>
			<content:encoded><![CDATA[<p>It is bad enough to switch between a Windows  or Linux machine, where you copy text with Ctrl-C, to a Mac, where Command-C is used. Now throw in a Haiku setup  with its use of Alt-C and things get really confusing. Moreover, if you are running Haiku in VirtualBox with Mac OSX as the Host OS, the merest twitch of the left Command key will take mouse and keyboard control away from Haiku and restore them to the host.</p>
<p>The solution comes in two parts. First of all, in VirtualBox&#8217;s preferences, set the magic key to something that you don&#8217;t hit out of habit a thousand times a day. Just changing from left to right Command did the trick for me.</p>
<p>Second, Haiku&#8217;s Keymap preference let&#8217;s you perform surgery on the signals Haiku expects from the keyboard. Open Keymap and a graphical representation of your keyboard will appear. Now just pick up the left Option (Alt) key with the mouse and drop it on the left Command key. They will exchange places onscreen. Now you can use the same key combinations on Haiku that you are used to on the Mac to cut, paste, copy, exit programs etc. on Haiku. Just remember to save your new keymap and it will automatically become your new default.</p>
<p>People used to the Windows/Linux standard should be able to use the same trick to switch their Ctrl and Alt keys around.</p>
<p>Of course, one day, when Haiku Rules the World, we will all have to retrain our fingers &#8230;</p>
<p>UPDATE: when you apply this tip, all the menu shortcuts change to CTRL instead of ALT. They still work as expected, though.</p>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/2009/09/26/finger-relief-for-the-switcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use a filepanel in your script</title>
		<link>http://betips.net/2009/09/25/use-a-filepanel-in-your-script/</link>
		<comments>http://betips.net/2009/09/25/use-a-filepanel-in-your-script/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 10:47:11 +0000</pubDate>
		<dc:creator>Michel Clasquin-Johnson</dc:creator>
				<category><![CDATA[Haiku]]></category>
		<category><![CDATA[Scripting]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://betips.net/?p=740</guid>
		<description><![CDATA[BeOS has long had the alert command. With alert, you can put up a little message on the screen with one to three buttons:
alert &#8220;Hello World&#8221; &#8220;go away&#8221; &#8220;hello&#8221; &#8220;ok&#8221;
With Haiku alpha1, the dev team seems to have slipped something else in quietly: filepanel
filepanel -d ~/Desktop -t &#8220;Open a File&#8221;

filepanel returns the full pathname of [...]]]></description>
			<content:encoded><![CDATA[<p>BeOS has long had the <em>alert</em> command. With alert, you can put up a little message on the screen with one to three buttons:</p>
<p><em>alert &#8220;Hello World&#8221; &#8220;go away&#8221; &#8220;hello&#8221; &#8220;ok&#8221;</em></p>
<p>With Haiku alpha1, the dev team seems to have slipped something else in quietly: <em>filepanel</em></p>
<p><em>filepanel -d ~/Desktop -t &#8220;Open a File&#8221;</em></p>
<p><img class="size-medium wp-image-745 alignleft" title="fp" src="http://betips.net/wp-content/uploads/2009/09/fp-300x222.jpg" alt="fp" width="300" height="222" /></p>
<p><em>filepanel</em> returns the full pathname of the selected file to standard output. This means that scripts can now ask the user where an app should be installed, for example, or whether to put a symlink in the Deskbar menu and what to call it.</p>
<p>Documentation seems limited to running <em>filepanel</em> with the <em>&#8211;help</em> parameter.</p>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/2009/09/25/use-a-filepanel-in-your-script/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Synchronize Bon Echo bookmarks</title>
		<link>http://betips.net/2009/09/25/synchronize-bon-echo-bookmarks/</link>
		<comments>http://betips.net/2009/09/25/synchronize-bon-echo-bookmarks/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 10:09:48 +0000</pubDate>
		<dc:creator>Michel Clasquin-Johnson</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Haiku]]></category>
		<category><![CDATA[Networking]]></category>

		<guid isPermaLink="false">http://betips.net/?p=735</guid>
		<description><![CDATA[If you use Xmarks to synchronize your bookmarks across browsers and OS&#8217;s, you will know that life without your bookmarks is intolerable :-).


Xmarks requires Firefox 3 to run. But it used to be known as Foxmarks and the last available version (2.6.2) of that runs on the Bon Echo / BezillaBrowser included in Haiku alpha [...]]]></description>
			<content:encoded><![CDATA[<div>If you use <a href="http://www.xmarks.com/">Xmarks</a> to synchronize your bookmarks across browsers and OS&#8217;s, you will know that life without your bookmarks is intolerable :-).</div>
<div>
</div>
<div>Xmarks requires Firefox 3 to run. But it used to be known as Foxmarks and the last available version (2.6.2) of that runs on the Bon Echo / BezillaBrowser included in Haiku alpha 1.</div>
<div></div>
<div>Download it at <a href="http://wiki.foxmarks.com/wiki/Foxmarks:_Release_Notes">http://wiki.foxmarks.com/wiki/Foxmarks: Release Notes</a>. In fact, from Bon Echo you just click on the link there to install the .xpi file.</div>
<div></div>
<div>Another little step towards making Haiku a full citizen in the world of OS&#8217;s :-)</div>
<div></div>
<div>UPDATE: Sometimes Foxmarks in Bon Echo will get stuck. But you can always go into its settings and force an update from the server.</div>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/2009/09/25/synchronize-bon-echo-bookmarks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Haiku Alpha1 in VirtualBox under OS X</title>
		<link>http://betips.net/2009/09/25/installing-haiku-alpha1-in-virtualbox-under-os-x/</link>
		<comments>http://betips.net/2009/09/25/installing-haiku-alpha1-in-virtualbox-under-os-x/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 09:48:55 +0000</pubDate>
		<dc:creator>Michel Clasquin-Johnson</dc:creator>
				<category><![CDATA[Haiku]]></category>
		<category><![CDATA[Installation]]></category>

		<guid isPermaLink="false">http://betips.net/?p=730</guid>
		<description><![CDATA[VirtualBox is a Virtual Machine Manager. That means that it is a program that pretends to be a separate computer, onto which you can load different operating systems. Unlike Parallels or VMWare, it is free. Unlike Q, it has a gorgeous fullscreen display when running Haiku. Using VirtualBox enables you to try out Haiku Alpha1 [...]]]></description>
			<content:encoded><![CDATA[<p>VirtualBox is a Virtual Machine Manager. That means that it is a program that pretends to be a separate computer, onto which you can load different operating systems. Unlike <a href="http://www.parallels.com/">Parallels</a> or <a href="http://www.vmware.com/products/fusion/">VMWare</a>, it is free. Unlike <a href="http://www.kju-app.org/">Q</a>, it has a gorgeous fullscreen display when running Haiku. Using VirtualBox enables you to try out Haiku Alpha1 without buying a new machine or partitioning a disk.</p>
<p>This is not necessarily the <em>only</em> way to install Haiku into VirtualBox. It is a way that worked for me, after much tinkering. Feel free to adapt these instructions to your own circumstances.</p>
<ul>
<li>VirtualBox version: 3.0.6 r52128</li>
<li>Host OS: Mac Os X 10.5.8</li>
<li>Guest OS: Haiku R1 Alpha1</li>
</ul>
<p>1. Install <a href="http://www.virtualbox.org">VirtualBox</a> in Mac OSX.</p>
<p>2. Download the .ISO image of Haiku. Burn it to CD (This is optional. You could boot directly from the .ISO. I just like having a physical CD.)</p>
<p>3. Start up Virtualbox and create a new VM. In the Wizard, set the Operating System to Other and the Version to Other/Unknown. Name it Haiku.</p>
<p>4. 512 MB memory should be plenty for Haiku.</p>
<p>5. Create a new &#8220;hard disk&#8221;. Leave the &#8220;Boot hard disk&#8221; box ticked. You can use a dynamic disk. Make it 4 GB or more if you can spare the disk space.</p>
<p>6 Now click on Settings and use the following:</p>
<ul>
<li>General | Advanced: Disable the shared clipboard (won&#8217;t work anyway). Check Remember Runtime changes.</li>
<li>System | Motherboard: Make sure the CD/DVD is checked in the boot order. Uncheck Floppy.</li>
<li>System | Processor: If you have a Core2Duo processor, you can specify 2 cpu&#8217;s. If you have an 8-core Mac pro, well, I hate you. Don&#8217;t specify more cpu&#8217;s than you actually have. Enable PAE/NX, it doesn&#8217;t seem to hurt.</li>
<li>System | Acceleration: Enable everything.</li>
<li>Display | Video: Go on, be daring, give it 32Mb to play with. Enable 3d.</li>
<li>Display| Remote Display: Disable.</li>
<li>Storage| Select the host CD/DVD drive and enable passthrough.</li>
<li>Storage | Floppy: Don&#8217;t bother. I spent a whole day trying to make Haiku on VB see a floppy image.</li>
<li>Audio: If you get this working, leave a comment. Please.</li>
<li>Networking: The default PCNET-Fast adaptor does not work. There are three Intel Pro/1000 adapters available and they all seem to work. You have four slots available, so try all three and compare the speeds once in Haiku. In each case, use Attached to Bridged adapter and attach to either Airport or to your wired connection.</li>
<li>Ports: Don&#8217;t bother. VB will see all your USB stuff, but Haiku does not seem to pick them up. Like everything else here, this may change after Alpha1.</li>
<li>Shared Folders. Don&#8217;t even try. This requires VB to supply OS-specific Guest Additions. Which they certainly don&#8217;t have for Haiku.</li>
</ul>
<p>7. Insert the CD you made in step 2. Now close Settings and press the Start icon on VB. Your VM will boot from the CD and start the install procedure. You will need to initialise the virtual hard disk. Don&#8217;t bother with a partition scheme, just put BeFs on it. Continue installing. Remove the CD and &#8220;reboot&#8221; the VM. Welcome to Haiku! The only Setting that you really need to consider within Haiku is screen size. On my 20&#8242; iMac, I find that 1280&#215;1024 works best in fullscreen mode. If you are going to use windowed mode, you&#8217;ll want to use less.</p>
<p>8. Use Command-F to toggle between windowed and fullscreen modes. The Command key by itself will toggle the mouse and keyboard between Host and Guest OS.</p>
<p>FAQ: doesn&#8217;t a VMM impose a heavy performance penalty?</p>
<p>A: Yes, but on today&#8217;s machines, and with a lean Guest OS like Haiku, who cares? That teapot is spinning so fast I can&#8217;t really make out the framerate.</p>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/2009/09/25/installing-haiku-alpha1-in-virtualbox-under-os-x/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Haiku on a VMM: solve the mouse jitters</title>
		<link>http://betips.net/2009/09/25/haiku-on-a-vmm-solve-the-mouse-jitters/</link>
		<comments>http://betips.net/2009/09/25/haiku-on-a-vmm-solve-the-mouse-jitters/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 08:20:45 +0000</pubDate>
		<dc:creator>Michel Clasquin-Johnson</dc:creator>
				<category><![CDATA[Haiku]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://betips.net/?p=724</guid>
		<description><![CDATA[I got Alpha1 working under both Q (Qemu for OSX) and Virtualbox. No networking and I haven&#8217;t tested sound yet. But the install (from physical CD) went buttery smooth in both cases.
However, both were unusable because the mouse pointer jumped erratically between Host and Guest OS.
However, the mouse I use on my iMac is the [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">I got Alpha1 working under both Q (Qemu for OSX) and Virtualbox. No networking and I haven&#8217;t tested sound yet. But the install (from physical CD) went buttery smooth in both cases.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">However, both were unusable because the mouse pointer jumped erratically between Host and Guest OS.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">However, the mouse I use on my iMac is the one that comes with the Wacom Graphire4 pad. Cordless, induction-powered, no batteries, only works on the pad. So today I bought a bottom-of-the range Logitech USB mouse, plugged it into the Mac and the problem was solved. Also, OSX doesn&#8217;t mind having more than one pointing device attached, so there is no need for plugging and unplugging the two all day.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Moral of the story, if something that should work, doesn&#8217;t, drop the hardware complexity level a step or two.</div>
<p>I got HaikuR1Alpha1 working under both <a href="http://www.kju-app.org/">Q</a> (Qemu for OSX) and <a href="http://virtualbox.org">Virtualbox</a>, using Mac OSX as the Host OS. The installation (from physical CD) went buttery smooth in both cases. However, both were unusable because the mouse pointer jumped erratically between Host and Guest OS.</p>
<p>However, the mouse I use on my iMac is the one that comes with the Wacom Graphire4 pad. Cordless, induction-powered, no batteries, only works on the pad. So today I bought a bottom-of-the range Logitech USB mouse, plugged it into the Mac and the problem was solved. Also, OSX doesn&#8217;t mind having more than one pointing device attached, so there is no need for plugging and unplugging the two all day.</p>
<p>Moral of the story, if something that should work, doesn&#8217;t, drop the hardware complexity level a step or two.</p>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/2009/09/25/haiku-on-a-vmm-solve-the-mouse-jitters/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Haiku on Virtualbox: getting data in</title>
		<link>http://betips.net/2009/09/25/haiku-on-virtualbox-getting-data-in/</link>
		<comments>http://betips.net/2009/09/25/haiku-on-virtualbox-getting-data-in/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 08:01:06 +0000</pubDate>
		<dc:creator>Michel Clasquin-Johnson</dc:creator>
				<category><![CDATA[Haiku]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://betips.net/?p=718</guid>
		<description><![CDATA[With the release of Haiku R1Alpha1, VirtualBox is a great way to play around with the alpha without committing a real partition to it.
But VirtualBox tends to act like an island, entire unto itself. Your OS is sitting on a .VDI format virtual disk that no other OS or program has ever heard of. So [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of Haiku R1Alpha1, <a href="http://virtualbox.org">VirtualBox</a> is a great way to play around with the alpha without committing a real partition to it.</p>
<p>But VirtualBox tends to act like an island, entire unto itself. Your OS is sitting on a .VDI format virtual disk that no other OS or program has ever heard of. So you&#8217;ve downloaded some new apps from <a href="http://www.haikuware.com/">Haikuware</a> while you were in your Host OS. How are you supposed to get them into Haiku? What is needed is some format that Haiku, VirtualBox and the Host OS all know and understand.</p>
<p>It exists. It is called .ISO (or .CDR on Mac OSX systems). If you are using Mac OSX as your Host OS, the following Terminal command will take a folder (<em>/home/username</em><em>/Binaries Storage/HAIKU &#8211; Storage</em> in this case) and create an .ISO image that VB will accept and that should be readable by Haiku:<br style="padding: 0px; margin: 0px;" /><br style="padding: 0px; margin: 0px;" />hdiutil makehybrid -o ~/Library/VirtualBox/HardDisks/Storage.iso ~/Binaries\ Storage/HAIKU\ -\ Storage/ -ov<br style="padding: 0px; margin: 0px;" /><br style="padding: 0px; margin: 0px;" />Your pathnames will be different, of course. You can put that command in a Mac OSX shell script. You can even make a clickable app from that script using <a href="http://www.sveinbjorn.org/platypus">Platypus</a>. Now inform VirtualBox that this is the image you want to use as your CD/DVD. The next time you boot into Haiku, there will be a fake CD for you to mount containing all the data that was in that folder.</p>
<p>Mac OSX will also mount the .ISO file. In fact, it will mount it read/write. But do not have it mounted in both Host and Guest OS simultaneously! First unmount the image in Haiku, then unmount it in VirtualBox (Devices | Unmount CD/DVD-ROM) &#8211; you do not have to exit the Haiku VM to do this. Now you can safely mount the image in the Host OS, or recreate it using the command above, then reverse the process to get it mounted in the Haiku VM again.</p>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/2009/09/25/haiku-on-virtualbox-getting-data-in/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mozilla, USB-keyboards and international issues.</title>
		<link>http://betips.net/1997/09/09/mozilla-usb-keyboards-and-international-issues/</link>
		<comments>http://betips.net/1997/09/09/mozilla-usb-keyboards-and-international-issues/#comments</comments>
		<pubDate>Tue, 09 Sep 1997 09:36:29 +0000</pubDate>
		<dc:creator>shacker</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.birdhouse.org/betips/?p=700</guid>
		<description><![CDATA[Mozilla has its own keyboard handling, and left keyboard control keys (Ctrl, Alt, Win) are reserved. So international users must use right controls in order to get some symbols, e.g. most important &#8220;@&#8221; symbol.
But by default USB keyboards in BeOS disallow some of those keys.
Problem solution is here:
http://bebits.com/app/630
This patch enables right-win key on USB keyboards.
]]></description>
			<content:encoded><![CDATA[<p>Mozilla has its own keyboard handling, and left keyboard control keys (Ctrl, Alt, Win) are reserved. So international users must use right controls in order to get some symbols, e.g. most important &#8220;@&#8221; symbol.</p>
<p>But by default USB keyboards in BeOS disallow some of those keys.</p>
<p>Problem solution is here:</p>
<p>http://bebits.com/app/630</p>
<p>This patch enables right-win key on USB keyboards.</p>
]]></content:encoded>
			<wfw:commentRss>http://betips.net/1997/09/09/mozilla-usb-keyboards-and-international-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
