<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.xfce.org/extern.php?action=feed&amp;tid=5598&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / G'day, eh?  Like, how's it goin', eh?]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=5598</link>
		<description><![CDATA[The most recent posts in G'day, eh?  Like, how's it goin', eh?.]]></description>
		<lastBuildDate>Mon, 07 Feb 2011 19:46:09 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: G'day, eh?  Like, how's it goin', eh?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20784#p20784</link>
			<description><![CDATA[<p>I like xfce quite a bit.&#160; I generally use KDE if the machine is beefy enough.&#160; Xfce is far lighter and makes old slow machines useful again.&#160; I have recently downloaded and built xfce 4.8 and haven&#039;t quite gotten it working yet -- I&#039;ll reserve those posts until after I&#039;ve studied the forum more thouroughly.</p><p>Cheers!<br />Daniel</p>]]></description>
			<author><![CDATA[dummy@example.com (polypagan)]]></author>
			<pubDate>Mon, 07 Feb 2011 19:46:09 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20784#p20784</guid>
		</item>
		<item>
			<title><![CDATA[Re: G'day, eh?  Like, how's it goin', eh?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20289#p20289</link>
			<description><![CDATA[<div class="quotebox"><cite>gnome_refugee wrote:</cite><blockquote><div><p>Hi again.</p><p>Here&#039;s a step-by-step to build a multiple-item menu with the Xfce panel&#039;s Launcher applet.</p><p>(etcetera, etcetera)</p><p>Hope that&#039;s clear. Post again if you run into problems.</p></div></blockquote></div><br /><p>Hi!</p><p>Thanks for the information!&#160; I was <strong><em>sort of</em></strong> doing that making of launchers.&#160; But only one per panel because I didn&#039;t realize you could have multiple launchers on a panel!&#160; Well, at least I&#039;ve got that figured out.&#160; Works just as well as a dock thing too!</p>]]></description>
			<author><![CDATA[dummy@example.com (M_Mynaardt)]]></author>
			<pubDate>Tue, 14 Dec 2010 07:00:11 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20289#p20289</guid>
		</item>
		<item>
			<title><![CDATA[Re: G'day, eh?  Like, how's it goin', eh?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20288#p20288</link>
			<description><![CDATA[<p>Hi again.</p><p>Here&#039;s a step-by-step to build a multiple-item menu with the Xfce panel&#039;s Launcher applet.</p><p>- Right-click the panel, choose Add New Item..., choose Launcher.<br />- A new icon button appears on the panel. Right-click it and choose Properties.<br />- This Properties window is where you&#039;ll be doing you&#039;re building. You don&#039;t have to choose &#039;OK&#039; and close it before you&#039;re done.<br />- Note the lefthand subwindow. Below it are arrow and +/- buttons. Click + to add a new item (a &#039;sublauncher&#039;?) to the menu-to-be.<br />- On the righthand side of Launcher are Name:, Icon:, Command:<br />- Suppose the first item on the menu will be the Xfce file manager, Thunar. In the Name: field, enter &#039;Thunar&#039;, or &#039;File manager&#039;, or whatever you like.<br />- Click on the icon next to Icon: This brings up a dialog where you can pick an icon from the zillions in your system&#039;s icon files. They&#039;re organised in categories, or you can look under &#039;All&#039;. Find an icon you like for Thunar (or use the Thunar one) and choose OK.<br />- Back in the main window, you now need to choose the command the launcher will use to summon up the mighty god Thunar. To the right of Command: is a little icon. Click it and a dialog opens which is a file browser defaulting to /usr/bin. Scroll down to the thunar executable, choose it and click &#039;Open&#039;.<br />- Add more items to the launcher menu in the same way. To remove an item, select it in the lefthand subwindow and hit the - button below the subwindow. Use the up and down arrows to move an item up and down in the menu. Note that the *bottom* item in the lefthand subwindow list will be the *top* item in the menu.<br />- Two more things to do before closing the Launcher Properties dialog. First, you need to &#039;deactivate&#039; the icon button that launches the menu, i.e. the one you see on the panel. This is labelled &#039;New Item&#039; by default when you add a Launcher to the panel. If you&#039;ve already used this item to create an app launcher, add a new New Item. Select it in the lefthand subwindow. Make sure you leave Command: blank. Choose a suitable icon (my Apps menu launcher has a &#039;gears&#039; icon). You don&#039;t have to enter a Name:. This menu-launching item should sit at the *top* of the lefthand subwindow. (I know, I know, not logical.)<br />- When you&#039;ve created a multiple-item launcher, an arrow will associate with it on the panel. You can choose where this arrow sits using the Arrow: dialog in the Launcher Properties window. I prefer &#039;Inside Button&#039;.</p><p>You can add a script to the menu. Just put the path to the script in the Command: box. To put admin-level items in the menu, prefix the command with gksudo, e.g. gksudo /usr/bin/synaptic to launch Synaptic Package Manager. When you choose this item from your drop-down menu, the sudo authentication box appears, and after entering your admin password you&#039;re taken to the app, e.g. Synaptic.</p><p>In my previous post I mentioned building one of these multiple-item launcher menus for files. Just enter &#039;xdg-open /path/to/filename&#039; in the Command: box. You don&#039;t have to enter this text each time you create a menu item. Just do one, then select the text you put in the Command: box and copy it. Add a new item, paste that text in its Command: field and edit the right-hand end of the entry, i.e. the filename and path details. xdg-open uses the default app to open the file. If it&#039;s an HTML file, it&#039;ll launch in your default browser. If it&#039;s plain text, in your default text editor. Etc.</p><p>Hope that&#039;s clear. Post again if you run into problems.</p>]]></description>
			<author><![CDATA[dummy@example.com (gnome_refugee)]]></author>
			<pubDate>Mon, 13 Dec 2010 22:21:23 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20288#p20288</guid>
		</item>
		<item>
			<title><![CDATA[Re: G'day, eh?  Like, how's it goin', eh?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20287#p20287</link>
			<description><![CDATA[<div class="quotebox"><cite>gnome_refugee wrote:</cite><blockquote><div><p>Hi.</p><p>I looked at Avant WN, docky and Gnome Do. None were as easy to tweak as the Launcher app in Xfce panel. I have 2 launchers on my panel: one for frequently used apps, one for frequently used files. Click on the launcher icon and I get a menu-list of apps/files. The word used in the menu, the icon and the order of appearance is my choice - it doesn&#039;t get much more tweak-friendly than that.:) For the files launcher I use the command &#039;xdg-open path/to/file&#039;, which opens a file with the default application for that file type. It all works with the amazing speed we&#039;ve got used to with Xfce...</p></div></blockquote></div><p>Thanks for that.&#160; I had trouble with Docky, that came with ZevenOS.&#160; It <em>mostly</em> worked, but it wouldn&#039;t let some windows take up the bottom third of the screen.</p><p>I usually use autohide panels as drop down menus for my frequently used stuff.&#160; One for Internet apps and the other for office apps.</p><p>Can you make launchers into drop down menus, then?&#160; I just assumed one launcher is only capable of launching one app.&#160; But if a launcher can launch multiple apps, that is cool indeed!</p>]]></description>
			<author><![CDATA[dummy@example.com (M_Mynaardt)]]></author>
			<pubDate>Mon, 13 Dec 2010 20:28:38 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20287#p20287</guid>
		</item>
		<item>
			<title><![CDATA[Re: G'day, eh?  Like, how's it goin', eh?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20285#p20285</link>
			<description><![CDATA[<p>Hi.</p><p>I looked at Avant WN, docky and Gnome Do. None were as easy to tweak as the Launcher app in Xfce panel. I have 2 launchers on my panel: one for frequently used apps, one for frequently used files. Click on the launcher icon and I get a menu-list of apps/files. The word used in the menu, the icon and the order of appearance is my choice - it doesn&#039;t get much more tweak-friendly than that.:) For the files launcher I use the command &#039;xdg-open path/to/file&#039;, which opens a file with the default application for that file type. It all works with the amazing speed we&#039;ve got used to with Xfce...</p>]]></description>
			<author><![CDATA[dummy@example.com (gnome_refugee)]]></author>
			<pubDate>Mon, 13 Dec 2010 02:01:14 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20285#p20285</guid>
		</item>
		<item>
			<title><![CDATA[G'day, eh?  Like, how's it goin', eh?]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=20284#p20284</link>
			<description><![CDATA[<p>Hi from Canada...</p><p>I rather like Xfce.&#160; It took a little getting used to at first, but I like it!</p><p>I&#039;m using Mint 9 Xfce on my Acer One Aspire netbook, and ZevenOS (Xfce desktop built atop Ubuntu) on my Toshiba Satellite A100 laptop.&#160; The former runs much faster than with the original XP and the latter runs so much faster than the original Vista (yuck!) that it&#039;s hard to believe it&#039;s the same machine!</p><p>I really like using a few panels, on auto hide, as drop-down launchers.&#160; It took me a while to figure out how to configure the launchers on it, but I like the results!</p><p>Can anyone tell me what a good Dock launcher would be to use with Xfce?&#160; I&#039;d probably only use that for my desktop (will switch to an Xfce system before too long), if I use it at all.</p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (M_Mynaardt)]]></author>
			<pubDate>Sun, 12 Dec 2010 23:02:37 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=20284#p20284</guid>
		</item>
	</channel>
</rss>
