<?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>Yet Another Linux Blog &#187; Kwhat?</title>
	<atom:link href="http://linux-blog.org/category/kwhat/feed/" rel="self" type="application/rss+xml" />
	<link>http://linux-blog.org</link>
	<description>Open Source, Open Blog</description>
	<lastBuildDate>Thu, 22 Jul 2010 03:57:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Laptop Multimedia Keys and PCLinuxOS 2009</title>
		<link>http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/</link>
		<comments>http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 02:35:36 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Kwhat?]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/?p=927</guid>
		<description><![CDATA[I installed PCLinuxOS 2009 recently on a Dell D630 Latitude and was disappointed to see that I couldn&#8217;t get the hardware volume (up/down/mute) buttons didn&#8217;t work out of the box.  I thought a bit about kmilo, a program that was previously used for laptop buttons (thinkpad buttons though) and I searched around a bit inside [...]


Related posts:<ol><li><a href='http://linux-blog.org/convert-png-to-gif-via-command-line/' rel='bookmark' title='Permanent Link: Convert PNG to GIF via Command Line'>Convert PNG to GIF via Command Line</a> <small>I installed a bare bones Arch Linux system today and...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>I installed PCLinuxOS 2009 recently on a Dell D630 Latitude and was disappointed to see that I couldn&#8217;t get the hardware volume (up/down/mute) buttons didn&#8217;t work out of the box.  I thought a bit about kmilo, a program that was previously used for laptop buttons (thinkpad buttons though) and I searched around a bit inside the KDE Control Center for keyboard shortcuts to see if I could assign the keys manually.  However, I couldn&#8217;t find any volume setting inside this menu.</p>
<p>Then, it hit me, I had remembered seeing volume settings before&#8230;inside kmix; there is an area for assigning global shortcuts for volume and mute!  This should work for anyone running KDE 3.5.8 and above (I think).  Left click on Kmix in your tray and choose the mixer button.  From there, choose <em>Settings &gt;&gt; Configure Global Shortcuts</em>.  Now assign the volume up, down, and mute keys manually by clicking in the blank and pressing the hardware button.  This should work for a majority of people out there.  For me though, this didn&#8217;t work.  When pressing the keys, nothing happened.  I thought I was doomed.</p>
<p>I researched a bit more and found that installing a program called keytouch would allow me to, at the very least, program my keyboard in any way I wanted to program it.  I opened Synaptic and installed keytouch and keytouch-editor.  After install, I went to <em>Kmenu &gt;&gt; System &gt;&gt; Configuration &gt;&gt; Hardware &gt;&gt; Keytouch</em>.  It prompted me to choose my keyboard.  Since it didn&#8217;t have the Dell D630, I chose the closest thing which was the Dell D800.  I closed the application and now the volume buttons and mute button works!  Keytouch also has the ability to manually edit and also to import keytouch &#8216;schemas&#8217; to give maximum flexibility.  Hopefully, this helps some of you out there that cannot get your multimedia keys working in PCLinuxOS and KDE to work!</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/convert-png-to-gif-via-command-line/' rel='bookmark' title='Permanent Link: Convert PNG to GIF via Command Line'>Convert PNG to GIF via Command Line</a> <small>I installed a bare bones Arch Linux system today and...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/" rel="bookmark">Laptop Multimedia Keys and PCLinuxOS 2009</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on March 17, 2009.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/laptop-multimedia-keys-and-pclinuxos-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autostart Apps in PCLinuxOS 2007 (KDE)</title>
		<link>http://linux-blog.org/autostart-apps-in-pclinuxos-2007-kde/</link>
		<comments>http://linux-blog.org/autostart-apps-in-pclinuxos-2007-kde/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 23:08:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Kwhat?]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[PCLinuxOS]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/autostart-apps-in-pclinuxos-2007-kde/</guid>
		<description><![CDATA[There&#8217;s a question that is often asked via IRC on freenode #pclinuxos-support. Many people want to know how to get programs to startup immediately upon login. Now there are two ways to do this&#8230;kind of. Actually, there is only one way to get programs to autostart but there is another way you can have programs [...]


Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command-part-ii/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command Part II'>Adding Color to Bash List Command Part II</a> <small>I previously blogged about how to add color to the...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a question that is often asked via IRC on freenode #pclinuxos-support.  Many people want to know how to get programs to startup immediately upon login.</p>
<p>Now there are two ways to do this&#8230;kind of.  Actually, there is only one way to get programs to autostart but there is another way you can have programs startup when you login&#8230;let&#8217;s look at both of them.</p>
<p><span style="text-decoration: underline;"><strong>The First Way</strong></span></p>
<p>First, go to the PC Menu (or kmenu) &gt;&gt; Run Command &gt;&gt; konqueror &#8211;profile filemanagement</p>
<p><a class="serendipity_image_link" href="/uploads/Posts/konqueror-autostart.png"><!-- s9ymdb:585 --><img style="border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/Posts/konqueror-autostart.Thumbs.png" alt="" width="110" height="81" /></a>When Konqueror opens, navigate to /home/user/.kde/autostart (replace user with your login name).  Now minimize that window&#8230;we&#8217;ll come back to it later.  Next up, click on the My Computer icon on your desktop (or for other users, open up Konqueror and put the following in the addressbar: system:/).  When that opens, click on applications and minimize the window and place it side by side with the previously opened window.</p>
<h4 class="comment_source_author"><a href="mailto:jdarnold%5Bat%5Dbuddydog.org">Hieronymus</a> <strong>has posted</strong> a helpful tip that simplifies the process above.  After opening up Konqueror, use the Go Menu and click the entry for &#8220;autostart&#8221; which will take you directly to the correct folder for the current logged in user.  Thanks Hieronymus for the tip!  Visit their <a href="http://freebsd.amazingdev.com/blog" target="_blank">homepage</a> here.</h4>
<p><span id="more-179"></span></p>
<p>You should have something that looks like the following:</p>
<p align="center"><a class="serendipity_image_link" href="../uploads/Posts/apps-autostart.png"><!-- s9ymdb:586 --><img style="border: 0px none; padding-left: 5px; padding-right: 5px;" src="../uploads/Posts/apps-autostart.Thumbs.png" alt="" width="110" height="45" /></a></p>
<p>Now go ahead and navigate to the application you want to autostart in the applications window. Find the one you want and drag-drop it with your mouse into the autostart window.</p>
<p>That&#8217;s it! The program will autostart the next time you login. Didn&#8217;t think it would be that easy right? Well, you can even drag and drop shortcuts from the PC (kmenu) menu as well into this window or even shortcuts from the desktop. You can also right click in the folder and create an application link as well&#8230;it&#8217;s very convenient.</p>
<p><span style="text-decoration: underline;"><strong>The 2nd Way</strong></span></p>
<p>The second method is called session saving. This allows you to save a session exactly as it is&#8230;perhaps you have email, xchat, and firefox open&#8230;you could save this exactly as it is and logout. When you log back in, you&#8217;ll have the exact same applications open and waiting for you.</p>
<p><a class="serendipity_image_link" href="../uploads/Posts/session-manager.png"><!-- s9ymdb:587 --><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../uploads/Posts/session-manager.Thumbs.png" alt="" width="110" height="86" /></a>To do this, Open the KDE Control Center. Navigate to KDE Components &gt;&gt; Session Manager. Check the box for on login &#8220;restore previous session&#8221; and click &#8220;apply&#8221;. Make sure you look at the bottom text input field for any applications you may not want to restore and list them there. If you don&#8217;t know what the application command is, right click on the shortcut and choose properties&#8230;and look for the command. If the application is in the PC Menu (kmenu) then right click on the application and choose &#8216;put into run dialogue&#8217; which will tell you the command to put in the field.</p>
<p>That&#8217;s it as well&#8230;now when you log back in, you&#8217;ll have the same stuff you had open when you logged out <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Hope this assists people in the journey with KDE and PCLinuxOS.</p>


<p>Related posts:<ol><li><a href='http://linux-blog.org/adding-color-to-bash-list-command-part-ii/' rel='bookmark' title='Permanent Link: Adding Color to Bash List Command Part II'>Adding Color to Bash List Command Part II</a> <small>I previously blogged about how to add color to the...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://linux-blog.org/autostart-apps-in-pclinuxos-2007-kde/" rel="bookmark">Autostart Apps in PCLinuxOS 2007 (KDE)</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on August 13, 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/autostart-apps-in-pclinuxos-2007-kde/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Going Fishing for a WinSCP Replacement?</title>
		<link>http://linux-blog.org/going-fishing-for-a-winscp-replacement/</link>
		<comments>http://linux-blog.org/going-fishing-for-a-winscp-replacement/#comments</comments>
		<pubDate>Mon, 29 Jan 2007 12:00:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Kwhat?]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[Linux@Work]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tips and tricks]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/going-fishing-for-a-winscp-replacement/</guid>
		<description><![CDATA[So you&#8217;ve got insert_linux_distro_name_here installed and you&#8217;re ready to get started with your standard computing day. You&#8217;ve only recently converted to this Linux thing. You know enough about Linux to install it and have it up and running for your main desktop. You&#8217;ve slowly begun easing yourself into this new Linux role by replacing the [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><!-- s9ymdb:60 --><img style="border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/HDTuxntoshfail.Thumbs.png" alt="" width="110" height="110" />So you&#8217;ve got insert_linux_distro_name_here installed and you&#8217;re ready to get started with your standard computing day.  You&#8217;ve only recently converted to this Linux thing.  You know enough about Linux to install it and have it up and running for your main desktop.  You&#8217;ve slowly begun easing yourself into this new Linux role by replacing the applications you used in Windows with free and open source ones installed or installable on Linux.</p>
<p>Today, your mission is to replace <a href="http://winscp.net/eng/index.php" target="_blank">WinSCP</a>.  You scan through your distro repositories and ask questions in various forums looking for that WinSCP replacement.  Sound familiar?  It should.  I&#8217;ve seen this question in many forums and have also seen in it many mailing lists.  In fact, I&#8217;ve asked this very question myself.  WinSCP was a program I had been using for years in Windows.  I found it to be one of the best free programs available for the Windows platform for <a href="http://en.wikipedia.org/wiki/SFTP" target="_blank">SFTP</a> and <a href="http://en.wikipedia.org/wiki/SSH_file_transfer_protocol" target="_blank">SSH</a> connections and file transfers.</p>
<p>The interesting part is that I didn&#8217;t need to ask these question.  Had I searched for the right terms like &#8220;SCP Client Linux&#8221; (instead of googling &#8220;winscp replacement linux&#8221;) I would have found that Linux has a very good replacement in <a href="http://docs.kde.org/stable/en/kdebase/kioslave/fish.html" target="_blank">FISH</a>.  So if you are searching for a WinSCP replacement after converting into this Linux thing&#8230;please read on.  You&#8217;ll be shocked and amazed that Windows doesn&#8217;t have some new fandangled technology like this :p  Not only has fish simplified my server administration tasks&#8230;it&#8217;s revolutionized the way I manage my information on the 5 websites I have.  To top it off, it&#8217;s built into the <a href="http://www.konqueror.org/" target="_blank">Konqueror</a> file manager in KDE which is my primary desktop.</p>
<p><span id="more-142"></span></p>
<p><span style="text-decoration: underline;"><strong>Gone FISHin&#8217;</strong></span></p>
<p><a class="serendipity_image_link" href="../../uploads/Posts/fishlogin.png"><!-- s9ymdb:451 --><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/fishlogin.Thumbs.png" alt="" width="110" height="88" /></a>So how does one get fish?  If you&#8217;re running <a href="http://kde.org/" target="_blank">KDE</a> 3.X or above (and why wouldn&#8217;t you be?<a class="serendipity_image_link" href="../../uploads/Posts/fishlogin.png"><!-- s9ymdb:443 --></a> ;D ) you have it built into Konqueror.  The quickest and easiest way I use in <a href="http://www.pclinuxos.com/" target="_blank">PCLinuxOS</a> to access this is to open my home folder. After opening my home folder I type in the address bar &#8220;fish://username@website and press enter which prompts me for a password.</p>
<p><a class="serendipity_image_link" href="../../uploads/Posts/detailedlistview.png"><!-- s9ymdb:442 --></a><a class="serendipity_image_link" href="../../uploads/Posts/detailedlistview.png"><!-- s9ymdb:450 --></a><a class="serendipity_image_link" href="../../uploads/Posts/detailedlistview.png"><!-- s9ymdb:450 --></a><a class="serendipity_image_link" href="../../uploads/Posts/detailedlistview.png"><!-- s9ymdb:450 --><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/detailedlistview.Thumbs.png" alt="" width="110" height="84" /></a>After typing in the password and connecting, I&#8217;ll normally change the view around so I&#8217;m dealing with a detailed look at my files (so I can see permissions, etc). You can change this detailed view to the default view if you&#8217;d like by visiting settings &gt;&gt; save view in Konqueror.</p>
<p>So I&#8217;m logged into my website using fish now&#8230;what does that mean? That means that I&#8217;m connected via SSH to my website and I have drag and drop capabilities on it.<a class="serendipity_image_link" href="../../uploads/Posts/bothtabs.png"><!-- s9ymdb:449 --></a> I can drop a patch for my CMS into place or upload a file. I can rename, change permissions, cut, paste, and do everything I could do browsing my own hard drive in KDE. This includes TABS!</p>
<p>Let&#8217;s give a practical example:  Say you open up two SSH connections using Fish and tabs.  <a class="serendipity_image_link" href="../../uploads/Posts/bothtabs.png"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/bothtabs.Thumbs.png" alt="" width="110" height="18" /></a>You&#8217;re applying a patch for the web based software you run there. So you upload the patches by dragging and dropping them into place (or<a class="serendipity_image_link" href="../../uploads/Posts/all4tabs.png"><!-- s9ymdb:447 --><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/all4tabs.Thumbs.png" alt="" width="110" height="88" /></a> copying from one tab to the other&#8230;whichever you need to do&#8230;remember, one tab can be your desktop/home folder)&#8230;now let&#8217;s take a look at your websites to see how the patches worked. Open up two new tabs (total of 4) with control-T and connect to those websites. That&#8217;s right, Konqueror is also a web browser so you can preview what you&#8217;re doing with patches AS YOU&#8217;RE DOING IT. This makes my updates and file uploads a snap.</p>
<p><a class="serendipity_image_link" href="../../uploads/Posts/afterloginfish.png"><!-- s9ymdb:446 --><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/afterloginfish.Thumbs.png" alt="" width="110" height="84" /></a>As you can see, there is a lot of power in using Konqueror with tabs and the fish protocol. It&#8217;s not a hugely robust manager like <a href="http://krusader.sourceforge.net/" target="_blank">Krusader</a> for Linux or <a href="http://www.ghisler.com/" target="_blank">Total Commander</a> for Windows would be but it gets the job done and it does it quickly&#8230;especially for my needs. I&#8217;ve found that the tab abilities of Konqueror and fish allow me to quickly apply patches (blog software) for the 3 blogs I admin for&#8230;it&#8217;s as easy as 1-2-3 copy and pastes. I can simultaneously upgrade using one application instead of having three WinSCP instances running like I did in Windows. To me, fish makes my life and admin tasks more efficient and less bothersome than they were when I used Windows.</p>
<p>Hopefully, you&#8217;ll find fish to also help you in your tasks.  If you were a WinSCP power user, I&#8217;d say that <a href="http://krusader.sourceforge.net/" target="_blank">Krusader</a> is more your speed for replacement&#8230;but if you were like me and simply used WinSCP to patch and alter php files or config files&#8230;perhaps transfer some graphics&#8230;you&#8217;ll find fish more than meets your needs.</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://linux-blog.org/going-fishing-for-a-winscp-replacement/" rel="bookmark">Going Fishing for a WinSCP Replacement?</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on January 29, 2007.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/going-fishing-for-a-winscp-replacement/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>KDE Shortcut Keys</title>
		<link>http://linux-blog.org/kde-shortcut-keys/</link>
		<comments>http://linux-blog.org/kde-shortcut-keys/#comments</comments>
		<pubDate>Thu, 26 Jan 2006 22:12:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Kwhat?]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[window manager]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/kde-shortcut-keys/</guid>
		<description><![CDATA[Most people know shortcuts in Windows but neglect to find out shortcuts in KDE when they make the switch to Linux. So, if you have a shortcut in KDE that isn&#8217;t covered here&#8230;please comment it so that others can benefit from your knowledge! PS: Some of these might not work with your version of KDE&#8230;just [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Most people know shortcuts in Windows but neglect to find out shortcuts in KDE when they make the switch to Linux. So, if you have a shortcut in KDE that isn&#8217;t covered here&#8230;please comment it so that others can benefit from your knowledge! PS: Some of these might not work with your version of KDE&#8230;just test them out and see if they do!</p>
<p><span style="text-decoration: underline;">Alt-F2</span><br />
Brings up a &#8220;Run Command&#8221; prompt</p>
<p><span style="text-decoration: underline;">Alt-Print and Cntrl-Print</span><br />
Take a screenshot. You have to paste it from your clipboard</p>
<p><span style="text-decoration: underline;">Alt-Esc or Control-Esc</span><br />
Shows the KDE session manager, from which you can switch to a specific application or log out of KDE.</p>
<p><span style="text-decoration: underline;">Ctrl-F[1..8]</span><br />
Switch to a specific desktop.</p>
<p><span style="text-decoration: underline;">Alt-Tab or Alt-Shift-Tab</span><br />
Cycle through your windows.</p>
<p><span style="text-decoration: underline;">Ctrl-Tab or Ctrl-Shift-Tab</span><br />
Cycle through your desktops.</p>
<p><span style="text-decoration: underline;">Alt-F4</span><br />
Close the current active window.</p>
<p><span style="text-decoration: underline;">Ctrl-Alt-Esc</span><br />
Window destroyer (every window you click on will be destroyed).</p>
<p><span style="text-decoration: underline;">Alt-F3</span><br />
For your Window Menu</p>
<p><span style="text-decoration: underline;">Ctrl-Alt-Backspace</span><br />
This exits KDE but doesn&#8217;t save your settings or work.</p>
<p><span style="text-decoration: underline;">Ctrl-Alt-Numpad +</span><br />
Cycles to the next screen resolution available.</p>
<p><span style="text-decoration: underline;">Ctrl-Alt-Numpad -</span><br />
Cycles to the previous screen resolution available.</p>
<p>Hope these help you out&#8230;please post any you might have that are helpful and I&#8217;ll add them to the list with credits.  Thanks again for reading.</p>
<p><img style="border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/signature2.Thumbs.gif" alt="" width="110" height="50" /></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://linux-blog.org/kde-shortcut-keys/" rel="bookmark">KDE Shortcut Keys</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on January 26, 2006.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/kde-shortcut-keys/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Schedule Tasks in Linux with Ease &#8211; Kcron</title>
		<link>http://linux-blog.org/schedule-tasks-in-linux-with-ease-kcron/</link>
		<comments>http://linux-blog.org/schedule-tasks-in-linux-with-ease-kcron/#comments</comments>
		<pubDate>Thu, 15 Dec 2005 23:23:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Kwhat?]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[window manager]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/schedule-tasks-in-linux-with-ease-kcron/</guid>
		<description><![CDATA[When I first started using Linux, one of the most daunting tasks was creating crontabs to automate processes. For example, one might want to rotate apache logs (done automatically now by most distros) or perhaps pull info out of those logs, paste them to a file, and send said file to the webmaster. Now this [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--
google_ad_client = "pub-3982453702542240";
/* 468x15, created 6/24/09 */
google_ad_slot = "6181047080";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
When I first started using Linux, one of the most daunting tasks was creating crontabs to automate processes.  For example, one might want to rotate apache logs (done automatically now by most distros) or perhaps pull info out of those logs, paste them to a file, and send said file to the webmaster.  Now this wouldn&#8217;t be feasible to do by hand daily and that is where crontabs come in.  Just like scheduled tasks in Windows, crontabs allow you to run a process at a given time.  Unlike Windows though, you have ultimate control over the task.  Nowadays, things are much easier by using a GUI such as Webmin, pycron, or Crontooie (if you&#8217;re a MAC user).  The great thing is that KDE contains a handy tool to create and manage your Crontabs.  You can disable or enable them straight from an easy to understand and control GUI.  Today, we&#8217;re going to take a look at how to setup a simple crontab using Kcron.</p>
<p>Let&#8217;s start off by seeing if the cron daemon is even running on your system.  Open up a Konsole or Shell and type the following:</p>
<p><span style="font-size: x-small; font-family: courier new,courier,monospace;"><strong>ps aux | grep crond</strong></span></p>
<p><a href="/uploads/Posts/CheckCronD.png"><img style="border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/Posts/CheckCronD.Thumbs.png" alt="" width="110" height="78" /></a>If there is output similar to that in the screenshot, we&#8217;re in business because the cron daemon is running.  If not, restart cron by typing: ./usr/sbin/crond (may vary by your distro&#8230;if you need help, let me know in comments section).</p>
<p><span id="more-109"></span></p>
<p><a href="../../uploads/Posts/FindingKcron.png"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/FindingKcron.Thumbs.png" alt="" width="110" height="83" /></a> I use PCLinuxOS for my Linux desktop. You can find Kcron by navigating to Kmenu &gt;&gt; Configuration &gt;&gt; Other and selecting it.</p>
<p><a href="../../uploads/Posts/resizeddefault.png"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/resizeddefault.Thumbs.png" alt="" width="86" height="110" /></a></p>
<p>Kcron will open and you&#8217;ll see the default menu.  You should see two categories in the main area: &#8220;Tasks&#8221; and &#8220;Variables&#8221;</p>
<p>Variables identifies items you can set to help with your task scheduling. For instance, say you want a custom variable to stand for one users&#8217; desktop&#8230;so you&#8217;d set the PATH variable to their /desktop. Now remember, when you set this variable, Kcron will use in in lieu of the normal path. There are also other variables you can set. There is extended help on variables in the Kcron handbook. For now though, let&#8217;s look at the other item on our list&#8230;and, subsequently, the meat and potatoes of what Kcron does. Tasks.</p>
<p>With Tasks, you setup the command you want to execute.  This can be something<a href="../../uploads/Posts/newCron.png"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/newCron.Thumbs.png" alt="" width="110" height="97" /></a> simple like mailing you out a synopsis of logs or even nmap penetration scans. It&#8217;s up to you what you want to do with it. We&#8217;ll start with something extemely simple to show how Kcron works.</p>
<p>Highlight &#8220;Tasks&#8221;  then select the Edit menu and choose &#8220;New&#8221;</p>
<p><a href="../../uploads/Posts/EditTask.png"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/EditTask.Thumbs.png" alt="" width="95" height="110" /></a>This should bring up a new task menu. Glancing over this menu, you can see that things are pretty self explanatory. You have dates and times, options for repeating weekly, monthly, or daily. Basically, it&#8217;s spelled out for you. This is much easier than the old way of doing crontabs where one had to enter into the crontab file and place asterisk after asterisk and remember what each one of those asterisks meant and try to keep one&#8217;s place with all the asterisks to remember which placeholder to flag to enable the cron. Now, it&#8217;s as easy as point and click.</p>
<p>For training purposes, we&#8217;ll setup a task that should already be setup by default in most distributions&#8230;we&#8217;ll schedule an index update for file location purposes. Just like windows uses indexing service, Linux has a built in &#8216;indexer&#8217; (term is used loosely here because it is really a database of your filesystem) that we can populate and update&#8230;which you&#8217;ll want to do, especially if you install many updates. As stated earlier, this task should already be scheduled in most distributions by default. Let&#8217;s<a href="../../uploads/Posts/UpdateDBTask.png"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/UpdateDBTask.Thumbs.png" alt="" width="95" height="110" /></a> practice though by setting it up to run. Looking at the window we opened in the previous paragraph, enter in the comments &#8220;My First Linux Task &#8211; Updatedb&#8221;. Next, for the command, enter &#8220;/usr/sbin/updatedb&#8221;. Now choose when you want to run it. I chose every Wednesday of each and every month at 9:30 AM. After I set this, I choose &#8220;Ok&#8221;. Now we must save the task.</p>
<p><a href="../../uploads/Posts/SAVEdude.png"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/SAVEdude.Thumbs.png" alt="" width="104" height="110" /></a>Go to File &gt;&gt; Save and now you&#8217;re in business. Never forget to save AFTER you&#8217;ve altered the task, otherwise your changes will go right out the window.<a href="../../uploads/Posts/SetVariable.png"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/SetVariable.Thumbs.png" alt="" width="110" height="110" /></a></p>
<p>You can get more creative and add your own custom paths or mail addresses by using variables. As you can see in the screenshot above, I&#8217;ve input my mail address in case I want my cron output mailed to me.</p>
<p>Remember, as long as you know the command that you want to do, you just place it in the blank, schedule it, make sure the enable box is checked, and save. For instance, say you want to backup your files for linux to your windows share. You could use the following command to back things up into a handy tar archive:</p>
<p><span style="font-size: x-small; font-family: courier new,courier,monospace;"><strong>cd /home/devnet;tar -cvf &#8211; * | tar -C /mnt/windows/share/backup -xv</strong></span></p>
<p><a href="../../uploads/Posts/KcronHandbook.png"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/KcronHandbook.Thumbs.png" alt="" width="110" height="86" /></a>The only limitation is knowledge. If ever you are in doubt of what a certain function entails, open up the Kcron handbook. It might not answer your question but you can get pointed in the right direction. Another good resource would be the developers. If there is one thing I know about KDE its that the developers are always willing answer a rogue question about the functionality of their application.</p>
<p><a href="../../uploads/Posts/HelpMenu.png"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/HelpMenu.Thumbs.png" alt="" width="86" height="110" /></a>You can find both the programmers/developers of Kcron and the Kcron handbook under the help menu. Please remember that developers can answer questions <span style="text-decoration: underline;">about the application</span> but are not there to come up with custom commands for you to use in Kcron&#8230;you&#8217;ll have to do that legwork yourself! Hopefully, this will get you started scheduling your own backups and tasks.<br />
<!-- You will NOT be able to see the ad on your site! This unit is hidden on your page, and will only display to your search engine traffic (from US and CA). To preview, paste the code up on your site, then add #chitikatest=mortgage to the end of your URL in your browser's address bar.  Example:  www.yourwebsite.com#chitikatest=mortgage. This will show you what the ad would look like to a user who is interested in "mortgages." --><br />
<script type="text/javascript"><!--
ch_client = "devnet";
ch_type = "mpu";
ch_width = 468;
ch_height = 180;
ch_non_contextual = 4;
ch_vertical ="premium";
ch_sid = "Chitika Premium";
var ch_queries = new Array( );
var ch_selected=Math.floor((Math.random()*ch_queries.length));
if ( ch_selected < ch_queries.length ) {
ch_query = ch_queries[ch_selected];
}
//--></script><br />
<script src="http://scripts.chitika.net/eminimalls/amm.js" type="text/javascript">
</script></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://linux-blog.org/schedule-tasks-in-linux-with-ease-kcron/" rel="bookmark">Schedule Tasks in Linux with Ease &#8211; Kcron</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on December 15, 2005.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/schedule-tasks-in-linux-with-ease-kcron/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Make Klipper Work FOR you</title>
		<link>http://linux-blog.org/make-klipper-work-for-you/</link>
		<comments>http://linux-blog.org/make-klipper-work-for-you/#comments</comments>
		<pubDate>Thu, 17 Nov 2005 23:29:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Kwhat?]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[window manager]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/make-klipper-work-for-you/</guid>
		<description><![CDATA[&#8220;Klipper is the KDE clipboard utility. It stores clipboard history, and allows you to link clipboard contents to application actions.&#8221; That&#8217;s the common explanation you get from most people and online manuals when seeking information about Klipper. But what else can Klipper do? Is that ALL it does? Can we empower it to be what [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px none ; padding-right: 5px; padding-left: 5px; float: left;" src="http://linux-blog.org/uploads/Filegears.Thumbs.png" alt="" width="110" height="110" />&#8220;Klipper is the KDE clipboard utility. It stores clipboard history, and allows you to link clipboard contents to application actions.&#8221; That&#8217;s the common explanation you get from most people and online manuals when seeking information about Klipper. But what else can Klipper do? Is that ALL it does? Can we empower it to be what cut and past is in Windows? (ducks the possible flames) Perhaps. Grab a pen and paper Klip&#8230;let&#8217;s see what this thing can do.  Please note that this article is written with the assumption that you are using KDE 3.4 or higher.</p>
<p>In most KDE default KDE desktops on the major distros, you find this little icon:</p>
<p align="center"><img style="border: 0px none; padding-right: 5px; padding-left: 5px; float: left; width: 25px; height: 27px;" src="http://linux-blog.org/uploads/Posts/kde-klipper-icon.Thumbs.png" alt="" width="25" height="27" /></p>
<p>That icon is Klipper, your clipboard tool. A clipboard is just what it sounds like&#8230;a place where you can clip text to be used at a later date.  I wanted to take a look at where Klipper came from&#8230;so I went into the &#8216;about Klipper&#8217; menu and emailed a couple of developers.  A few actually responded quelling the myth that developers are unreachable by the general public.  Carsten Pfeiffer, a previous developer, responded about the history of Klipper:</p>
<blockquote><p>&#8220;It was started long time ago by Andrew Stanley-Jones, for storing a history of clipboard entries. I took over maintainership and added those annoying popups, that appeared, for example when you selected a URL in a terminal or somewhere else. The popup allowed you to do something with the URL, like opening it in Konqueror or Mozilla.</p>
<p>More generally speaking, the feature allowed you to configure custom &#8220;actions&#8221; to execute when something specific, described with a regular expression was put into the clipboard (see klipper&#8217;s Preferences dialog).</p>
<p>Later, I attempted to make klipper hide X11&#8242;s IMNSHO broken concept of &#8220;Selection&#8221; and &#8220;Clipboard&#8221;, but I didn&#8217;t really accomplish that.</p>
<p>Later, Lubos Lunak worked hard on fixing Qt&#8217;s clipboard implementation and making klipper play well with it and now I&#8217;m very happy that Esben is taking care of it.&#8221;</p></blockquote>
<p>I contacted Esben in an attempt to get some inside information about where Klipper might go in the future (integration into KDE-core perhaps? or other such directions).  He was able to provide a few possible directions Klipper may go:</p>
<blockquote><p>&#8220;My vision of Klipper is mostly as a clipboard history application&#8230; the actions I merely maintain for those that uses them. Thus the features I have implemented so far has centered on the history: Expanding the history (really making the history scalable), support for images (this was sort of a test, I want to support abitrary mime types in history) and search-as-you type support.&#8221;</p></blockquote>
<p><span id="more-106"></span></p>
<p>Now that we know where Klipper came from and where it might be going&#8230;let&#8217;s take<a href="../../uploads/Posts/configKlip.png"><img style="border: 0px none; padding-right: 5px; padding-left: 5px; float: right;" src="../../uploads/Posts/configKlip.Thumbs.png" alt="" width="110" height="94" /></a> a look at where Klipper can go by making it work for you. By clicking your mouse on Klipper or pressing CNTRL-ALT-V, you can access the menu which shows the text currently stored. When this menu pops open, you can search through it simply by typing your query. Klipper hunts the text down that you&#8217;re typing. Easy enough to find text&#8230;but where we are concerned with for this article is &#8216;configure klipper&#8217;,which is where you can access the menu where customization is king. Let&#8217;s see what we can do. Start by opening up the &#8216;Configure Klipper&#8217; menu.</p>
<p><a href="../../uploads/Posts/configKlipmenu.png"><img style="border: 0px none; padding-right: 5px; padding-left: 5px; float: left;" src="../../uploads/Posts/configKlipmenu.Thumbs.png" alt="" width="110" height="88" /></a>You&#8217;re greeted by a three-tabbed layout that seems easy enough to navigate. Tab 1 is &#8220;General&#8221; and is where all of your general settings are stored (go figure) such as pop-ups for Klipper and Clipboard size. Tab 2 is &#8220;Actions&#8221; and is where all of the application actions are stored (we&#8217;ll explain these later). Tab 3 is &#8220;Shortcuts&#8221; and has to deal with Clipboard shortcuts while you are in various applications. We&#8217;ll cover shortcuts later as well. For now, let&#8217;s take things one step at a time and access Tab 1. If it isn&#8217;t selected, select it now by left-clicking your mouse on the tab labeled &#8220;General.&#8221; You should see the image displayed at the beginning of this paragraph.</p>
<p><span style="text-decoration: underline;"><strong>The General Tab</strong></span></p>
<p>The tab marked general contains your most commonly used settings. Klipper allows cut and past of text with Control X and Control V respectively&#8230;just like the other operating system does. However, unlike that other operating system, Klipper has<a href="../../uploads/Posts/configKlipmenu.png"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/configKlipmenu.Thumbs.png" alt="" width="110" height="88" /></a> two buffers for storing text. One buffer is the &#8220;selection&#8221; buffer. This buffer allows Klipper to store text when you use your mouse to highlight it. You wouldn&#8217;t even need to hit Control C to copy it or Control X to cut it&#8230;it would already be present in the &#8220;selection&#8221; buffer. Now, this isn&#8217;t always right for everyone so you can choose to Synchronize the &#8220;selection&#8221; buffer with the &#8220;clipboard&#8221; buffer&#8230;that is, the other buffer that Klipper saves things to. This buffer can be thought of as the normal clipboard buffer where text is cut and pasted from and to. The settings that control both of these buffers is located in the middle of the &#8220;general&#8221; tab under &#8220;Clipboard/Selection Behavior.&#8221; Selecting &#8220;Separate clipboard and selection&#8221; will cause your clipboard to be completely separate from your selection buffer. Selecting &#8220;Synchronize contents&#8230;&#8221; will synchronize things so that you can highlight text to copy it.</p>
<p>Another often forgotten function of this &#8220;selection&#8221; buffer, is the abiltiy to use the middle mouse button to paste. Of course, this is only if your middle mouse button works in Linux&#8230;and if it doesn&#8217;t, please visit the forum and we&#8217;ll get you up and running.</p>
<p>Cycling through the settings, we can see as the first setting &#8220;Pop-up menu at mouse cursor.&#8221; Toggling this on or off will allow the Klipper pop-up menus to happen either in your KDE Panel or at your mouse position. Next up is &#8220;save on exit.&#8221; This setting is used to access text that you saved in a previous KDE session in Klipper. The next setting is &#8220;Remove whitespace.&#8221; I love this setting because it removes extra spaces from the text you select/cut/paste. This is handy for cutting and pasting urls and downloads. The &#8220;Replay actions&#8221; setting will cause the actions for the text that is present in Klipper to display in a pop-up. We go into further detail on this later.</p>
<p>&#8220;Prevent and empty clipboard&#8221; does exactly what it sounds like it does so we won&#8217;t explain that one. Moving further down, &#8220;Ignore Selection&#8221; means that when you highlight text, Klipper won&#8217;t save it in its selection buffer (which we discussed earlier). So really, &#8220;Ignore Selection&#8221; is a switch to turn off your selection buffer. The two settings after this were discussed in the previous paragraph so we&#8217;ll skip them now. The timeout action for pop-ups sets the time that pop-ups will remain visible to you. The last setting is very simply a way to set how many clipboard entries/items are stored in Klipper.</p>
<p><span style="text-decoration: underline;"><strong>Actions Tab</strong></span></p>
<p><a href="../../uploads/Posts/configKlipactions.png"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/configKlipactions.Thumbs.png" alt="" width="110" height="88" /></a>If you dabble in programming, the actions tab is for you.  Actions are based on the <a title="Qt 4.0 regexp" href="http://doc.trolltech.com/4.0/qregexp.html#details" target="_blank">Qt 4.0 regexp class</a> which provides a way to dynamically use text. It is important to note that Klipper does not support the wildcard options in the class noted above. So what can this action tab do? Well, you can setup actions to take place on the text in the clipboard. For instance, in the picture at the beginning of this paragraph, you can see the setting &#8220;^V.+\.jpg$&#8221;. This setting contains one action beneath it&#8230;which is &#8220;Kview %s&#8221;. The &#8220;%s&#8221; is an alias that stands for the most recent text selection you have on your clipboard. So&#8230;if we were to select text that ended in somename.jpg, Klipper would launch Kview to view this picture since the actions denote that it should. You can add other applications in here if you know what name or expression they use to execute. For more advanced use of this function, see the class link above or try the Klipper Handbook Actions Entry.</p>
<p>One good action I came up with was adding Firefox to my URL action in Klipper. This way, when I selected a URL, the pop-up window asked me if I&#8217;d like to open it in Firefox. Of course, I chose yes. This is a very simple example&#8230;I hope other people have more they might be able to provide to supplement this article with.</p>
<p>The actions menu can really be a powerful area of customization. However, having not used Klipper as much as I should be and only really getting into using it for the last few weeks&#8230;I&#8217;m not too experienced in tapping into these settings. If anyone has any suggestions as to actions that work for them or suggestions as to what actions and expressions in this menu might provide a better KDE experience, please comment below.</p>
<p><span style="text-decoration: underline;"><strong>Shortcuts Tab</strong></span></p>
<p><a href="../../uploads/Posts/configKlipshortcuts.png"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/configKlipshortcuts.Thumbs.png" alt="" width="110" height="88" /></a>The shortcuts tab allows you to change the Keyboard shortcuts that are used to access Klipper. Switch them to whatever shortcut you want. Don&#8217;t like Control V for paste? Change it! You can even assign an action a shortcut key combination. Klipper leaves it up to you to decide how you want things&#8230;it doesn&#8217;t decide for you. To change a shortcut, select &#8220;Custom&#8221; and make your changes. To return to the normal setting, choose &#8220;Default.&#8221; You can also blank out your setting by choosing &#8220;None&#8221;.</p>
<p>As you can see, Klipper makes life much easier in Linux that it ever could be without it. The meat and potatoes of Klipper is the action menu and I wish I had more to give everyone to show them how powerful Klipper could be. I did do some poking around on the net to see if I could find a listing of actions or even a few handy ones but I came up pretty much empty. It seems no one has collected Klipper actions. So, here is as good as any place to collect actions right? If you have an action that you find handy, please post it in the comments below. If it checks out and works great, I&#8217;ll post it in this article and give you reference for it. Thanks for reading!</p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://linux-blog.org/make-klipper-work-for-you/" rel="bookmark">Make Klipper Work FOR you</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on November 17, 2005.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/make-klipper-work-for-you/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Get in the mix, the Kmix&#8230;</title>
		<link>http://linux-blog.org/get-in-the-mix-the-kmix/</link>
		<comments>http://linux-blog.org/get-in-the-mix-the-kmix/#comments</comments>
		<pubDate>Fri, 14 Oct 2005 21:57:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Kwhat?]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[tips and tricks]]></category>
		<category><![CDATA[window manager]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/get-in-the-mix-the-kmix/</guid>
		<description><![CDATA[What is all this K stuff? That&#8217;s often the question when people that have never used Linux and KDE ask when logging in to the environment for the first time. The K naming convention is often portrayed as confusing and cheesy, lacking professionalism. Despite these sentiments and harsh feelings, KDE still flexes its muscle as [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/appgear.Thumbs.png" alt="" width="110" height="110" /><span style="text-decoration: underline;"><strong></strong></span></p>
<p>What is all this K stuff?  That&#8217;s often the question when people that have never used Linux and KDE ask when logging in to the environment for the first time.  The K naming convention is often portrayed as confusing and cheesy, lacking professionalism.  Despite these sentiments and harsh feelings, KDE still flexes its muscle as the desktop of choice for most Linux users.  For those of you who have just gotten your start in Linux and perhaps for some of you that just haven&#8217;t had the time to investigate application  Kxxx in KDE, Yet Another Linux Blog seeks to Ktantalize your KDE Ktastebuds and Ksupplement your Knowledge.<a href="uploads/Posts/Kmix.png"><img style="border: 0px none ; float: right; padding-left: 5px; padding-right: 5px;" src="uploads/Posts/Kmix.Thumbs.png" alt="" width="110" height="68" /></a></p>
<p>This week&#8217;s application is one that is often the first that shows itself when KDE initializes at login.  A pop up window greets you with a bunch of adjustable sliders&#8230;that&#8217;s right, it&#8217;s Kmix.</p>
<p>NOTE:  You can open up Kmix differently in each distribution.  It is usually easy to find and is named &#8216;Sound Mixer&#8217; or &#8216;Kmix&#8217; by most distributions of Linux.  In Kubuntu, it is located under the &#8216;Multimedia&#8217; section of the Kmenu.</p>
<p><span style="text-decoration: underline;"><strong>What is Kmix?</strong></span></p>
<p><a title="Kmix Handbook" href="http://docs.kde.org/stable/en/kdemultimedia/kmix/" target="_blank">Kmix</a> is pretty much what it sounds like.  K for KDE and Mix for Mixer.  Kmix is the default sound mixing program for KDE.  It allows you to control your soundcard.  It is used and supported by ALSA (The Advanced Linux Sound Architecture) driver, HP-UX, Solaris, Irix, and all BSD varieties of operating systems.  So Kmix allows you to control the volumes, panning(moving sound to the right or left), and which sound card you&#8217;d like to have enabled.  Y</p>
<p><span style="text-decoration: underline;"><strong>Multiple Sound Cards?  What For?</strong></span></p>
<p>Many people have the need for two sound cards.  For instance, they may want to save music or sound effects at a higher quality and one of their soundcards will do this.  Kmix provides a quick and easy way to shift back and forth between the cards and allows access to settings for each.  You can select sound cards by toggling the pull down menu under &#8220;Current Mixer&#8221;.</p>
<p><span style="text-decoration: underline;"><strong>What are the Settings For?</strong></span></p>
<p><img style="border: 0px none ; float: right; padding-left: 5px; padding-right: 5px;" src="uploads/Posts/KmixConfig.Thumbs.png" alt="" width="110" height="25" />You can access the settings for Kmix by pulling down the &#8220;settings&#8221; menu. After that, select &#8220;configure Kmix&#8221; and a window similar to this will popup:</p>
<p><a href="/uploads/Posts/KmixConfig2.png"><img style="border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/Posts/KmixConfig2.Thumbs.png" alt="" width="110" height="92" /></a></p>
<p>As you can see, it&#8217;s a no brainer thus far to operate&#8230;but what do these settings actually tell us?  Let&#8217;s go through some of the more common settings.  We&#8217;ll start by explaining all those in the image to the left and then we&#8217;ll branch out into some that might be present for only certain types of soundcards.</p>
<ol>
<li><em><strong><span style="font-size: small;">Dock to Panel </span></strong></em>- Very handy.  This allows you to dock Kmix to the System Tray when using the close button</li>
<li><strong><span style="font-size: small;"><em>Enable System tray volume control</em> </span></strong>- Does exactly what it sounds like it does&#8230;it allows control of the volume when Kmix has been minimized to the system tray by the previous setting.</li>
<li><em><strong><span style="font-size: small;">Show Tickmarks</span></strong></em> &#8211; this setting displays hash marks on your slider for volume control and panning.</li>
<li><em><strong><span style="font-size: small;">Show <a href="http://www.123print.com/Return-Address-Labels">Labels</a></span></strong></em> &#8211; This setting displays labels for each sound device when enabled.</li>
<li><em><strong><span style="font-size: small;">Restore Volumes on Login </span></strong></em>- This also does what it sounds like it does&#8230;your volumes remain constant through logoff and login.  Very handy as well.</li>
<li><em><strong><span style="font-size: small;">Orientation</span></strong></em> &#8211; supposedly a setting for the applet to go horizontal or vertical but I&#8217;m not sure if this feature is enabled yet.  Some mailing list traffic suggests that it hasn&#8217;t been enabled yet in KDE 3.4.2.  If anyone has corrections to this, please post them in the forum and I&#8217;ll correct it and give you a nod here.</li>
</ol>
<p><span id="more-101"></span></p>
<p><span style="text-decoration: underline;"><strong>What About the Lights?</strong></span></p>
<p>For the longest time, I didn&#8217;t know whether to toggle the LED lights above the volume control to illuminated or deluminated for them to be on. Further investigation told me that when the little green light was on, the sound worked. When the light was off, I enjoyed the silence. There are three colors that Kmix deals you&#8230;red, yellow, and green. Green deals with playback sound. Red deals with recording sound. Finally, yellow deals with super secret special soundcard functions&#8230;which I don&#8217;t have <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span style="text-decoration: underline;"><strong>What do the Tabs Do?</strong></span></p>
<p>Kmix has three standard tabs. The first is Output. This is the output of your soundcard. You can adjust volumes to your speakers, your headset, or even control surround sound and 3d capabilities. Navigating to the next tab is Input. This tab deals with all things you might record such as a MIC or MIDI sequence. The last tab is Switches. This controls switches for toggling on or off such as bass boost, Mic 1 or Mic 2, and other things.</p>
<p><span style="text-decoration: underline;"><strong>What&#8217;s the slider on the bottom?</strong></span></p>
<p>The slider on the bottom is for panning your volume to your left speaker or your right speaker. Very simple to operate. The name of your soundcard is displayed in the bottom right hand corner of Kmix. If you notice, mine is integrated sound on my nforce2 Motherboard in my Shuttle X I use as my main PC.</p>
<p><span style="text-decoration: underline;"><strong>So is that it? I mean, C&#8217;mon!</strong></span></p>
<p><a href="../../uploads/Posts/advanced1.png"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/advanced1.Thumbs.png" alt="" width="110" height="88" /></a>Nope&#8230;we&#8217;re getting just the basics out of the way. Please remember the different colors of LEDs listed above&#8230;they&#8217;re imperative to know so that you can tell whether something is muted or unmuted&#8230;on or off. Now we begin to get into the good stuff. Hover your mouse pointer over the top of a volume slider and right click (see picture). In this menu you can split channels (show two sliders instead of one), mute, hide, configure shortcuts (keyboard shortcuts), and channels which gives you a dialog box to confirm what you want on/off.<a href="../../uploads/Posts/appletchoose.png"><img style="border: 0px none; float: right; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/appletchoose.Thumbs.png" alt="" width="110" height="88" /></a></p>
<p>There&#8217;s still more of course. Now we get into the applet function. KDE has the ability to run applets, or small programs that run themselves, in its Kpanel. Right click on your KPanel and choose <a href="../../uploads/Posts/appletchoose1.png"><img style="border: 0px none; float: left; padding-left: 5px; padding-right: 5px;" src="../../uploads/Posts/appletchoose1.Thumbs.png" alt="" width="110" height="4" /></a>Add to Panel &gt;&gt; Applet &gt;&gt; Sound Mixer. Notice that Kmix now pops up into your Kpanel. You can hover your mousewheel over the top of each volume and raise or lower individual channels. Notice also that the right click menu we spoke of in the previous paragraph also works for the applet. When you&#8217;re tired of having it in your menu, right click and choose Remove from Panel &gt;&gt; Applet &gt;&gt; Sound Mixer and it vanishes back again.</p>
<p><span style="text-decoration: underline;"><strong>Are there even more advanced features?</strong></span></p>
<p>You bet. However, they&#8217;re a bit above my head as I rarely use more than one sound card. The only complicated sound thing I can do is use two sound cards and one set of speakers. For those of you that want to try more complicated features of Kmix, <a title="Kmix Advanced Features" href="http://docs.kde.org/stable/en/kdemultimedia/kmix/advanced-kmix.html" target="_blank">see here.</a></p>
<p><span style="text-decoration: underline;"><strong>Ok, now are we done?</strong></span></p>
<p>Yes.  Finally, we&#8217;ve covered just about every single function of Kmix.  If you have questions or comments, please refer them to the forum since it will provide a better atmosphere for user help (and it will knock some of the cobwebs out of there as well <img src='http://linux-blog.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ). Hopefully you have a better grasp of what Kmix is, what it does, and what it is capable of. Thanks for reading and keep posted for next weeks tid bit on more Kapplications.</p>
<p>Please note that the forum has been dissolved and is no longer in service.  You may comment below and I&#8217;ll still respond <img src='http://linux-blog.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://linux-blog.org/get-in-the-mix-the-kmix/" rel="bookmark">Get in the mix, the Kmix&#8230;</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on October 14, 2005.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/get-in-the-mix-the-kmix/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>New Category, New Direction</title>
		<link>http://linux-blog.org/new-category-new-direction/</link>
		<comments>http://linux-blog.org/new-category-new-direction/#comments</comments>
		<pubDate>Sun, 09 Oct 2005 09:12:00 +0000</pubDate>
		<dc:creator>devnet</dc:creator>
				<category><![CDATA[Kwhat?]]></category>
		<category><![CDATA[kde]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://linux-blog.org/word/new-category-new-direction/</guid>
		<description><![CDATA[So I&#8217;ve decided to write a bit more for the blog again. Too many editorials/Rants regarding stupidity/injustice in Linux have been published as of late. This portrays the wrong purpose for Yet Another Linux Blog. I originally started the blog to serve as a place where I could chronicle my search for the best Linux [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>So I&#8217;ve decided to write a bit more for the blog again.  Too many editorials/Rants regarding stupidity/injustice in Linux have been published as of late.  This portrays the wrong purpose for Yet Another Linux Blog.  I originally started the blog to serve as a place where I could chronicle my search for the best Linux Desktop, which, as some of you witnessed, <a title="2005 YALB Best Linux Desktop" href="http://linux-blog.org/index.php?/archives/88-Experiment-Final-Head-to-Head.html" target="_blank">I found for 2005</a>.  It seems I&#8217;ve started to migrate away from this purpose.  Well, it was bound to happen right?  I mean, there is plenty of stupidity and injustice floating around&#8230;</p>
<p>Therefore, I opened up this category to record my true learning&#8230;true as in I&#8217;m going to step through each and every application present in most desktop distros&#8230;of KDE.  I haven&#8217;t even begun to find out what every single application in KDE does or what it is for&#8230;I&#8217;m just as big of a newb as most people are having started and remained with slackware and the shell for so long.  So this will be fun.</p>
<p>I figured that many people switching to Linux probably wouldn&#8217;t use half the applications because they most likely wouldn&#8217;t know what they are for.  With a little help from your friendly neighborhood Linux Blog, hopefully things will right themselves in the KDE world.  I&#8217;ve also got plans to enter the forray that is Gnome very soon as well.  I would cover XFCE but a majority of the programs present there are in both Gnome and KDE so it would defeat the purpose.  Perhaps a review of XFCE 4.2.2 would be a good addition to these categories?</p>
<p>Anyway, this first entry serves as clarification on the direction this category will go.  Each week I&#8217;ll pick out an application (or maybe a few if they are smaller) and I&#8217;ll go through the functionality and purpose of the application as well as which desktop distros have this application by default.  I&#8217;ll also link to the author/homepage for the app.  As I said, I hope this helps some people out.  I know I was confused the first time I logged in on a desktop distro chock full of applications.</p>
<p>I&#8217;ve also found that the Linux Blog forum has been gathering some cobwebs as of late.  I think this is a shame because it provides such an organized way of discussion.  Thus, I&#8217;m closing comments on KWhat? (on all other posts besides this one) and the &#8220;yet-to=be-named-gnome&#8221; category and redirecting comments and questions on the article to the forum.  So this sounds like a good time&#8230;if I can get another hard drive (I had one die on me) so that I can get the old PII 350 up and running as a spare test box.  That way I can triple boot on two machines and check out different desktop distros simultaneously.  So if any of you have a spare 10+ GB ATA hard disk laying around, get in touch with me <img src='http://linux-blog.org/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />   That&#8217;s it for now.  Look for Kwhat? to begin sometime this week.</p>
<p><img style="border: 0px none ; float: left; padding-left: 5px; padding-right: 5px;" src="/uploads/signature2.Thumbs.gif" alt="" width="110" height="50" /></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p><p><a href="http://linux-blog.org/new-category-new-direction/" rel="bookmark">New Category, New Direction</a> originally appeared on <a href="http://linux-blog.org">Yet Another Linux Blog</a> on October 9, 2005.</p>
]]></content:encoded>
			<wfw:commentRss>http://linux-blog.org/new-category-new-direction/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
